PowerShell cmdlets

You can use the Federated Authentication Service (FAS) administration console for simple deployments; however, the PowerShell interface offers more advanced options. If you plan to use options that are not available in the console, Citrix® recommends using only PowerShell for configuration.

The following command adds the FAS PowerShell cmdlets:

Add-PSSnapin Citrix.Authentication.FederatedAuthenticationService.V1

In a PowerShell window, you can use Get-Help <cmdlet name> to display cmdlet help.

For more information on the FAS PowerShell SDK cmdlets, see https://developer-docs.citrix.com/projects/federated-authentication-service-powershell-cmdlets/en/latest/.

PowerShell cmdlets