Enabling Client Features

You can enable or disable the Cloud Client features for enrolled Windows or Linux systems either from the command line or from the Client Profile in the Admin Portal.

For example, you can enable features such as delegated machine credentials, AAPM, or client-based login (AgentAuth).

Feature management is available on systems with Cloud Client version 20.7 or later.

To enable or disable client features in the Admin Portal:

  1. In the Admin Portal, go to Systems, and select the computer for which you want to enable or disable features.
  2. In the system page, click Client Profile.
  3. In the Client Features section, click the checkbox next to any feature that you want to enable; deselect any checkboxes next to features that you want to disable.
  4. Click Save.

To enable client features at the command line:

  1. Log in to the system for which you want to enable or disable features.

  2. In a command line or terminal window, run the cedit command to set the feature parameters. For example, if you want to enable delegated machine credentials, you'd enter the following:

    cedit -s 'FeatureDMCEnabled:true'

For a list of parameters that you can use with [cedit], see Customizing Cloud Client Parameters.