Hi, Check the document link here for the full syntax. "To invoke the update deployment remotely on each client machine, run Remote Update Manager on each client machine. You might use an enterprise deployment tool such as SCCM, ARD, or JAMF Casper Suite for this, or use a batch file that invokes Remote Update Manager on each client machine. The syntax for Remote Update Manager is as follows RemoteUpdateManager --proxyUserName= --proxyPassword= --channelIds= --productVersions= --action= --help " Except for RemoteUpdateManager the other commands are optional. Basically what you are doing is running RUM on each machine remotely. You could also do it locally on the machine via a Windows command prompt or terminal on the mac.
... View more