Need help to delete/copy files using .bat file for windows 2003 logon - TechRepublic
Question
May 6, 2008 at 09:02 AM
asizemore

Need help to delete/copy files using .bat file for windows 2003 logon

by asizemore . Updated 17 years, 8 months ago

I have a file that needs to be uploaded onto each workstation when a user logs in. Are there commands that can be placed into the logon batch file for this? I need to delete a file from the hard drive, then copy a file from a network drive to the hard drive. I tried some simple DOS commands (del,copy) but those give me access denied when I try to use them.

This discussion is locked

All Comments