Enabling update and maintenance alerts from a CLI
You can use ConfigManager.exe (the Configuration Manager utility) from a Command Line Interface (CLI) to enable alerts for updates and maintenance.
Note: This operation, performed from a CLI, is intended primarily for system administrators working with customers in a cloud environment. Customers working in an on-premises installation environment can use the Configuration Manager utility to accomplish the same ends. See the Configuration Manager help.
Syntax
Use this command line syntax:
ConfigManager.exe -U:CONFIG -mode:edit -name:name -key:MaintenanceCycle -value:value
where:
name
is the configuration name.value
is a Boolean value, specified as 1 to enable alerts for updates and maintenance..
Example
ConfigManager.exe -U:CONFIG -mode:edit -name:Configuration_name -key:MaintenanceCycle -value:1