Hi guys, I have a Windows 2008 server that needs to push out two files to all the other computers in their C drive. Considering this is my first .bat script is this the correct code? move C:\test.txt C:\test.txt or do I need something more elaborate? I do plan on pushing this out as a logon script. Thanks!
I got the answer of No you can't do this or No it isn't logical to push out files from the server. Not unless it is created given to the user to click on to grab the files. Thanks for asking.