G
Guest
I have two simple batch files A & B. Both are scheduled to run at night
without anyone logged on. Both work when I am logged on as Administrator,
have the same permissions, and the same "Run as" parameters.
A simply runs an exe file (virus scan) and works well.
B contains a simple copy command to copy a file from C:\ to a network drive.
It does not run with administrator logged off. I have tried to reference
the network drive by its mapped letter and by its \\computername\share path.
The OS is Windows Server 2003
I hope there is something simple I am missing that someone can help me with.
without anyone logged on. Both work when I am logged on as Administrator,
have the same permissions, and the same "Run as" parameters.
A simply runs an exe file (virus scan) and works well.
B contains a simple copy command to copy a file from C:\ to a network drive.
It does not run with administrator logged off. I have tried to reference
the network drive by its mapped letter and by its \\computername\share path.
The OS is Windows Server 2003
I hope there is something simple I am missing that someone can help me with.