Quantcast
Viewing all articles
Browse latest Browse all 13660

Re: Remote Update Manager and SCCM

Basically just create a script that executes the remote update manager on the client machines.

 

Deploy the script as a package and set it to re-run per your update schedule.

 

The script could look something like..

 

If defined PROGRAMFILES(X86) "C:\Program Files (x86)\Common Files\Adobe\OOBE_Enterprise\RemoteUpdateManager.exe"

if not defined PROGRAMFILES(X86) "C:\Program Files\Common Files\Adobe\OOBE_Enterprise\RemoteUpdateManager.exe"


Viewing all articles
Browse latest Browse all 13660

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>