CSM 10.4 Documentation

Home

Auto Update Command-Line Options

Use the Command-Line Configuration (CLC) /autoupdateservice and /update major commands to install the Auto Update Service and check for Trusted Agent Server updates.

Note: In the following examples, square brackets (example: [Common]) denote placeholder variables for customer data. Replace these variables, including the brackets, with your own values.

/autoupdateservice

Use the /autoupdateservice major command to access all minor commands for the Auto Update Service subcommands, and configuration.

/autoupdateserviceinstall

Use this minor command is to install the Auto Update Service.

Sub-command Description
/installuserid User ID the service will log on as. Optional as long as /trustedagenthostinstallaccount has a valid value.

Accepted values: string

Required: Depends

/installpassword Password that the service will log on with. Optional as long as /trustedagenthostinstallaccount has a valid value.

Accepted values: string

Required: Depends

/installaccount

Account the service will log on as.

Accepted values: {LocalService|LocalSystem|NetworkService}

Default value: LocalSystem

Required: Depends; optional as long as /trustedagenthostinstalluserid and /trustedagenthostinstallpassword have valid values

/installautostart Set the service to autostart during installation.

Accepted values: {true | false}

/autoupdateserviceuninstall

Use this minor command to uninstall the Auto Update Service windows service.

/start

Use this minor command to start the Auto Update Service.

/stop

Use this minor command to stop the Auto Update Service.

/update

Use /update major command to load the latest version of the Trusted Agent server into Overwatch.

Sub-command Description
/downloadendpoint

Format: {scheme}//{path}/{apptype}/{version}

Endpoint indicating the update to be performed.

  • Scheme indicates the protocol scheme (such as http: or https:).
  • Path indicates the source of the update files (use "Overwatch").
  • AppType indicates the type of update to perform (use "TrustedAgent").
  • Version indicates the version of this update in the form: xx.xx.xx.xx.

Accepted values: string

Required: Yes

/downloadfile The. zip file containing the files that the Auto Update Service will copy to the application (Trusted Agents) folder.
Note: The size limit for the .zip file is 200,000 MB.

Accepted values: string

Required: Yes


Was this article useful?