PsExec and PsInfo have always been a great tools to execute remotely. I recently needed to push Flash Player 12 to remote machines.
I copied both PsExec.exe and PsInfo.exe and flashplayer12-0_install_win_ax.exe file to my machine C:\Temp
To check the installed software on my machine, I run:
C:\Temp> PsExec.exe \\remote-machine -u DOMAIN\Username -c -f C:\Temp\PsInfo.exe -accepteula -s
-c : copy the PsInfo.exe to the remote machine
-f : force copy if the file exists on the remote machine
-s: Info for software
To Install the Adobe Flash 12 ActiveX on the remote machine, I run:
C:\Temp> PsExec.exe \\remote-machine -u DOMAIN\Username -c -f -h C:\Temp\flashplayer12-0_install_win_ax.exe -install
-h : run the installer with higher privileges
-install : adobe silent install flag
1 comment:
I am really inspired along with your writing skills and also with the layout to your weblog. Is this a paid subject or did you customize it yourself? Either way stay up the nice quality writing, it's rare to peer a great weblog like this one these days.. craigslist san diego
Post a Comment