Greetings divine beings
I have this command which installs printer definitions
system qw[ cmd.exe /c start \\\\oywps01\\snp109 ];
And I need to run it on 2500 Windows XP Machines!
I read and tested the code of everything on this site that has the word remote cmd, process, executing remote command…etc you name it I tried it and it did not work!
Can someone please tell me how can I run this command on those machines
remotely and
successfully
Thanking You
20041011 Edit by castaway: Changed title from 'executing a command on a remote Windows XP machine'