Use a CMD like this:
FOR %%G IN (MACHINE1,MACHINE2,MACHINE3) DO ( copy Agent_Install.EXE \\%%G\C$ psexec \\%%G CMD /C C:\Agent_Install.exe /Quiet )
Run it from a folder containing Agent_Install.exe.
about this site privacy policy contact |
32-bit printer driver in 64-bit server! And the other way around!!!
Antivirus Exceptions: File Extensions Etc.
Antivirus Exceptions: Processes
Antivirus Non-LiveCD Tools for the Bench
Command Line Utilities for .NET Frameworks
JEB's Driver & Firmware Updates Checklist
Antivirus/Antimalware Tools and Issues
POTS lines (modems, FAX, etc.)
Use a CMD like this:
FOR %%G IN (MACHINE1,MACHINE2,MACHINE3) DO ( copy Agent_Install.EXE \\%%G\C$ psexec \\%%G CMD /C C:\Agent_Install.exe /Quiet )
Run it from a folder containing Agent_Install.exe.
Categories: Automate / Labtech