Citrix Virtual Apps and Desktops 2402 SDK

Reset-AppLibEnabledFeatureList

Refreshes the AppLibrary service’s list of enabled features.

Syntax

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

Description

Synchronizes the currently selected Citrix AppLibrary 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 up to 10 minutes to propagate to all services in the site. However, 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 AppLibrary SDK cmdlet.

Examples

EXAMPLE 1

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

Reset-AppLibEnabledFeatureList
<!--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 can’t pipe objects to this cmdlet.

Outputs

None

By default, this cmdlet returns no output.

Reset-AppLibEnabledFeatureList