Jump to content

Recommended Posts

Posted

Hi,

 

I am using (or trying) to use robocopy to copy down some files to the client machines. I have created batch file to run at startup that copies down a mandatory profile to the C drive. I can using the /copyal & /mir switches.

 

If i run it manually it works a treat copies down all files.

 

When i run it as a startup script its missing out key files such as .MAN & .DAT files. It is also missing out desktop.ini files and ntuser.ini files.

 

Does anyone know why its deciding to miss these out please?

 

Thanks

Posted
Are they getting locked at startup? You can use the /LOG: to get robocopy to generate a log which will tell you exactly what it has and hasn't done (and why).
Posted

Hi

 

Its because the files where living in the netlogon folder. The computer had full read rights but wouldnt copy them down. I put the files in a share and they worked fine.

 

Weird

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...