Previous Topic: Refresh TimeNext Topic: Check Account Passwords


Endpoint Parameters

The endpoint configuration folder contains parameters you can use to enable or disable features on an endpoint type-by-endpoint type or endpoint-by-endpoint basis. Each parameter can be set to an ordered list of values, each of which can be one of the following:

Parameter

Description

ALL

Enabled for all endpoints of all endpoint types.

-ALL

Disabled for all endpoints of all endpoint types.

EndpointType

Enabled for all endpoints of the specified endpoint type.

-EndpointType

Disabled for all endpoint of the specified endpoint type.

EndpointType:Endpoint

Enabled for the specified endpoint.

-EndpointType:Endpoint

Disabled for the specified endpoint.

If more than one value for the same parameter specifies the same directory, the last value that specifies the endpoint determines whether the feature is enabled or disabled for that endpoint. This lets you provide a more general rule first (enabled for all directories or all endpoint types) and follow that up with a more specific rule (disabled for endpoint ABC of the endpoint type ActiveDirectory).