After I copied a folder using Robocop /COPYALL the folder was marked hidden. All I had to do was change the attributes back using the following command in an elevated command prompt:
attrib -h -s E:\Path\To\Folder
Welcome to MUNDY.CO - IT Knowledgebase written by Daniel Mundy from Adelaide, Australia.
Need help with anything? Email
This email address is being protected from spambots. You need JavaScript enabled to view it.
or call 0407 175 859.

After I copied a folder using Robocop /COPYALL the folder was marked hidden. All I had to do was change the attributes back using the following command in an elevated command prompt:
attrib -h -s E:\Path\To\Folder