Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
batch file multiple users copy file
Name: jerich66 Date: August 12, 2004 at 17:42:55 Pacific OS: windows 2000 CPU/Ram: unsure
Comment:
I have recently created several templates for my wife to use at her workplace. She will use the templates in addition to her team at various workstations. My first thought was to create a batch file to copy the templates to the users templates folder. I'm trying to keep this as simple as possible for the end user. I want to make a CD with the 20 templates they need, they would insert the CD, locate the batch file and click it, viola the files are copied to their directory. My delima is not knowing how to create a batch file that can determine who is logged in and how to copy the files to that particular users templates folder. Keep in mind this is not my place of business so I have no control over the network. The users that need these files aren't computer savy so it needs to be fairly simple for them to execute. Thanks in advance! Eric
Summary: Hello. I'm in the process of creating a batch file. I'm copying files from a network drive. I can get all the files within a folder but I cannot copy any of the subfolders. What command would I ha...
Summary: We have software called Altiris Deployment Solution which allows us to do this type of thing. However, we have also used login scripts when it was necessary for multiple users to execute a batch file...