Be sure to run through these useful cmdlets for the management of Active Directory Federation Services. Remember, don’t go crazy with memorization here on cmdlets. Just remember the verb-noun syntax and review the list to see what is possible. Once again – don’t miss the READ MORE button in the blog post to see the complete list:
- Add-AdfsAttributeStore
Adds an attribute store to the Federation Service.
- Add-AdfsCertificate
Adds a new certificate to AD FS for signing, decrypting, or securing communications.
- Add-AdfsClaimDescription
Adds a claim description to the Federation Service.
- Add-AdfsClaimsProviderTrust
Adds a new claims provider trust to the Federation Service.
- Add-AdfsClaimsProviderTrustsGroup
Creates a claims provider trust group based on metadata that contains multiple entities.
- Add-AdfsClient
Registers an OAuth 2.0 client with AD FS.
- Add-AdfsDeviceRegistrationUpnSuffix
Adds a custom UPN suffix.
- Add-AdfsFarmNode
Adds this computer to an existing federation server farm.
- Add-AdfsLocalClaimsProviderTrust
Creates a local claims provider trust.
- Add-AdfsNativeClientApplication
Adds a native client application role to an application in AD FS.
- Add-AdfsNonClaimsAwareRelyingPartyTrust
Adds a relying party trust that represents a non-claims-aware web application or service to the Federation Service.
- Add-AdfsRelyingPartyTrust
Adds a new relying party trust to the Federation Service.
- Add-AdfsRelyingPartyTrustsGroup
Creates a relying party trusts group.
- Add-AdfsScopeDescription
Adds a scope description in AD FS.
- Add-AdfsServerApplication
Adds a server application role to an application in AD FS.
- Add-AdfsTrustedFederationPartner
Adds configuration settings for trusted federation partners in AD FS.
- Add-AdfsWebApiApplication
Adds a Web API application role to an application in AD FS.
- Add-AdfsWebApplicationProxyRelyingPartyTrust
Adds a relying party trust for the Web Application Proxy.
- Disable-AdfsApplicationGroup
Disables an application group.
Continue reading 70-742 Additional Notes – Federation Services Cmdlets for PowerShell →