G
Guest
Hi,
I have a .bat file that copies a file across the network
to a share. It works fine when i run it from the command
line, but it doesn't when i schedule it to run with the AT
command.
this doesnt work
AT \\SRVRM 12:00 /EVERY:M,T,W,T,F CMD /C \\SERVER\DAILY
any ideas why??
I have a .bat file that copies a file across the network
to a share. It works fine when i run it from the command
line, but it doesn't when i schedule it to run with the AT
command.
this doesnt work
AT \\SRVRM 12:00 /EVERY:M,T,W,T,F CMD /C \\SERVER\DAILY
any ideas why??