GTKC Knowledgebase
A little bit of wisdom
Installing software remotely with psexec
Posted by  Admin on


In the middle of setting up a new Windows domain, I had a non privileged user needing to install an application on his PC.

Rather than go to his desk (or even remote desktop) I was able to install the software remotely using psexec.
PS C:\PsTools\psexec -i \\target_pc \\target_pc\c$\(path to installer)


Tags: Admin , Windows

Return to home page: Home