Citrix Daas SDK

Reset-AnalyticsEnabledFeatureList

Refreshes the Analytics service’s list of enabled features.

Syntax

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

Description

Synchronizes the currently selected Citrix Analytics 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 Analytics SDK cmdlet.

Examples

EXAMPLE 1

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

Reset-AnalyticsEnabledFeatureList
<!--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-AnalyticsEnabledFeatureList