Avatar of joukiejouk
joukiejouk

asked on 

Need PSEXEC help to deploy .exe and .reg files to client machines

Please help come up with a PSEXEC (silent install) command to do the following:

1. Execute InstallDPRAdllFiles.exe from the following share:

2017-04-18_15-03-07.jpg

2. The share will have a Computers.txt file which contains the client IPs to deploy this app to.

3. The command will also need to execute the DPRARegistry.reg file on the client's computer.

4. The command should also reboot the clients computer once the .exe and the reg have been executed.

I will be running the PSEXEC command from another server (e.g. - Server2).

Please detail the PSEXEC command I must run from Server2 to accomplish this given the scenario above. Thank you.
2017-01-17_13-16-02.jpg
Powershell* PSExecScripting Languages

Avatar of undefined
Last Comment
joukiejouk

8/22/2022 - Mon