7. Remotely Copy & Install Adobe Reader with PowerShell

Published: 03 May 2016
on channel: CyberAutomate
23,053
210

As constructed this script reads a txt file containing computer names and attempts to ping each machine. If the ping is successful, it copies the contents of c:\Install from the source computer to c:\install on the target machine. Once the copy is complete it tests that the install package is present in the correct directory on the target (in my case the Adobe Reader DC offline installer). Once the file is confirmed on the target it launches the installation silently with no reboot or user interaction required.

Download Link: https://www.cyberautomate.io/posts/20...

Website: www.CyberAutomate.io
Twitter: @CyberAutomate
Github: https://github.com/cyberautomate

#PowerShell #PowerShellTraining #CyberAutomate #LearnPowerShell #PowerShellAutomation