Skip to main content
Participant
April 8, 2021
Answered

AUSST and Remote Update Manager

  • April 8, 2021
  • 1 reply
  • 434 views

I would like to get a straightforward answer on how to setup a Windows-command line/script to invoke to Remote Update Manager on our clients machines that will pull updates from our internal AUSST server that has been set up in our agency.

This topic is closed to new replies. Start a new post to keep the conversation going.
Correct answer SuJoshi

Hello,

You can check this link to get the syntax: https://helpx.adobe.com/ee/enterprise/using/using-remote-update-manager.ug.html#syntax-and-description

The command which might work for you: RemoteUpdateManager.exe --channelIds= --productVersions= --action= (download and install)

1 reply

SuJoshiCommunity ManagerCorrect answer
Community Manager
April 8, 2021

Hello,

You can check this link to get the syntax: https://helpx.adobe.com/ee/enterprise/using/using-remote-update-manager.ug.html#syntax-and-description

The command which might work for you: RemoteUpdateManager.exe --channelIds= --productVersions= --action= (download and install)