we have a large network that we work on, and i was just wondering if there was a batch file to restart a print spooler within XP services remotley.
As sometimes using the connect to a another computer takes an age and can hang the window.
I am just trying to save our agents time, so they can put the command into command promt with the PC name and its done, bit like the remote registery one we have.
sc \\%1 config remoteregistry start= demand
any help would be greatly appreciated.
Many Thanks.