Set-AdfsRegistrationHosts
Set-AdfsRegistrationHosts is accessible with the help of adfs module. To install adfs on your system please refer to this adfs.
Synopsis
The Set-AdfsRegistrationHosts cmdlet is deprecated. Instead, use the Set-AdfsDeviceRegistrationUpnSuffix cmdlet.
Description
The Set-AdfsRegistrationHosts cmdlet is deprecated in this release. Instead, use the Set-AdfsDeviceRegistrationUpnSuffix cmdlet.
Parameters
-PassThru
Required? false
Position? named
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-UpnSuffixes <String[]>
Required? true
Position? 1
Default value none
Accept pipeline input? false
Accept wildcard characters? false
-Confirm <SwitchParameter>
Prompts you for confirmation before running the cmdlet.Prompts you for confirmation before running the cmdlet.
Required? false
Position? named
Default value false
Accept pipeline input? false
Accept wildcard characters? false
-WhatIf
Shows what would happen if the cmdlet runs. The cmdlet is not run.Shows what would happen if the cmdlet runs. The cmdlet is not run.
Required? false
Position? named
Default value false
Accept pipeline input? false
Accept wildcard characters? false
Syntax
Set- AdfsRegistrationHosts [-UpnSuffixes] <String[]> [-PassThru] [-WhatIf] [-Confirm] [<CommonParameters>]
You can check the Version, CommandType and Source of this cmdlet by giving below command.
Get-Command Set-AdfsRegistrationHosts
You can also read about
- Get-AdfsRegistrationHosts
- Set-AdfsDeviceRegistrationUpnSuffix