I have a list of 150 computers on my Windows Active Directory network that I am trying to copy a files to. I wonder if someone might have a script that would, copy the files or shortcut to the computers by looking for the PC names in a text file.
Printable View
I have a list of 150 computers on my Windows Active Directory network that I am trying to copy a files to. I wonder if someone might have a script that would, copy the files or shortcut to the computers by looking for the PC names in a text file.
Group policy will do this. You don't need to write a script for it, unless you're running server 2003 (or older).
http://technet.microsoft.com/en-us/l.../cc772536.aspx
http://www.grouppolicy.biz/2010/02/g...week-13-files/
You should be able to use a wildcard as a source if you have multiple files to copy.