Citrix Daas SDK

Reset-BrokerEnabledFeatureList

Refreshes the Broker service’s list of enabled features.

Syntax

Reset-BrokerEnabledFeatureList
     [<CitrixCommonParameters>]
     [<CommonParameters>]
<!--NeedCopy-->

Description

Synchronizes the currently selected Citrix Broker Service instance’s list of enabled features with that held by the Central Configuration Service.

By default toggling site features on or off can take many minutes to propagate to all services in the site. Howerver, after a toggle is changed, if this cmdlet is run for each service instance in the site the changes propagate effectively immediately.

The current service instance is the one on the local machine, or the one most recently specified using the -AdminAddress parameter of a Broker SDK cmdlet.

Examples

EXAMPLE 1

Refreshes the selected Broker service instance’s list of enabled features.

Reset-BrokerEnabledFeatureList
<!--NeedCopy-->

Parameters

CitrixCommonParameters

This cmdlet supports the common Citrix parameters: -AdminAddress, -AdminClientIP, -BearerToken, -TraceParent, -TraceState and -VirtualSiteId. For more information, see about_CitrixCommonParameters.

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Inputs

None

You cannot pipe input into this cmdlet.

Outputs

None

By default, this cmdlet returns no output.

Reset-BrokerEnabledFeatureList