Citrix Federated Authentication Service 1903 PowerShell cmdlets¶
Citrix Federated Authentication Service provides various Microsoft Windows PowerShell cmdlets in a PowerShell snapin. These cmdlets allow you to perform advanced configuration functions.
Installation¶
- Install the Federated Authentication Service.
-
Install the Federated Authentication Service PowerShell snapin using the following command:
Add-PSSnapin Citrix.Authentication.FederatedAuthenticationService.V1Note: In a PowerShell window, you can use Get-Help \
to display cmdlet help.
To access and run the cmdlets¶
Start a shell in PowerShell.
Cmdlets¶
- Get-FasAdministrationPolicy
- Get-FasAuthorizationCertificate
- Get-FasCertificateDefinition
- Get-FasMsCertificateAuthority
- Get-FasMsTemplate
- Get-FasPolicyOid
- Get-FasRule
- Get-FasServer
- Get-FasServerForUser
- Get-FasUserCertificate
- Import-FasAuthorizationCertificateResponse
- New-FasAuthorizationCertificate
- New-FasAuthorizationCertificateRequest
- New-FasCertificateDefinition
- New-FasMsTemplate
- New-FasPolicyOid
- New-FasRule
- New-FasUserCertificate
- Publish-FasMsTemplate
- Remove-FasAuthorizationCertificate
- Remove-FasCertificateDefinition
- Remove-FasMsTemplate
- Remove-FasPolicyOid
- Remove-FasRule
- Remove-FasUserCertificate
- Set-FasAdministrationPolicy
- Set-FasCertificateDefinition
- Set-FasPolicyOid
- Set-FasRule
- Set-FasServer
- Unpublish-FasMsTemplate