Get-AdfsRegistrationHosts
Get-AdfsRegistrationHosts is accessible with the help of adfs module. To install adfs on your system please refer to this adfs.
Synopsis
The Get-AdfsRegistrationHosts cmdlet is deprecated. Instead, use the Get-AdfsDeviceRegistrationUpnSuffix cmdlet.
Description
The Get-AdfsRegistrationHosts cmdlet is deprecated in this release. Instead, use the Get-AdfsDeviceRegistrationUpnSuffix cmdlet.
Parameters
-PassThru
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
Syntax
Get-AdfsRegistrationHosts [-PassThru] [<CommonParameters>]
You can check the Version, CommandType and Source of this cmdlet by giving below command.
Get-Command Get-AdfsRegistrationHosts
You can also read about
- Set-AdfsRegistrationHosts
- Get-AdfsDeviceRegistrationUpnSuffix
Click on this Link for an Single place where you get all the PowerShell cmdlet sorted based on the modules.