SET DEPLOYPKGUPDATES (Enable the server for client deployment)

Use this command to enable or disable a server for client deployment.

To display the current setting for client deployment package updates, issue the QUERY MONITORSETTINGS command. When you install the server, the default setting is ON.
Tip: If archive retention protection is enabled on a server, automatic client deployment package updates are not supported and the SET DEPLOYPKGUPDATES parameter value is set to OFF.

Privilege class

To issue this command, you must have system privilege.

Syntax

Read syntax diagramSkip visual syntax diagram SET DEPLOYPKGUpdates ONOFf

Parameters

ON
Specifies that the server is enabled for client deployment. This is the default value.
Spoke servers receive client deployment packages from the hub server as new packages become available. On both hub servers and spoke servers, client nodes can be scheduled for updates by using the Operations Center.
OFf
Specifies that the server is not enabled for client deployment.
Spoke servers do not receive new client deployment packages. On both hub servers and spoke servers, client nodes are not eligible for automatic client updates.

Example: Disable the deployment package manager

Disable the deployment package manager by issuing the following command:
set deploypkgupdates off

Related commands

Table 1. Commands related to SET DEPLOYPKGUPDATES
Command Description
QUERY MONITORSETTINGS Displays information about monitoring alerts and server status settings.
SET DEPLOYPKGMGR Specifies whether the client deployment package manager is enabled.