Remove-AdfsFarmNode

Remove-AdfsFarmNode

The Remove-AdfsFarmNode cmdlet is deprecated. Instead, use the Uninstall-WindowsFeature cmdlet.

Syntax

Parameter Set: ADFSRemoveFarmNodeDefault
Remove-AdfsFarmNode -ServiceAccountCredential <PSCredential> [ <CommonParameters>]

Parameter Set: AdfsRemoveFarmNodeGmsa
Remove-AdfsFarmNode -GroupServiceAccountIdentifier <String> [-Credential <PSCredential> ] [ <CommonParameters>]

Detailed Description

The Remove-AdfsFarmNode cmdlet is deprecated in this release. Instead, use the Uninstall-WindowsFeature cmdlet. For more information on the Uninstall-WindowsFeature cmdlet, type Get-Help Uninstall-WindowsFeature.

Parameters

-Credential<PSCredential>

Aliases

none

Required?

false

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-GroupServiceAccountIdentifier<String>

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

-ServiceAccountCredential<PSCredential>

Aliases

none

Required?

true

Position?

named

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see    about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).

Inputs

The input type is the type of the objects that you can pipe to the cmdlet.

Outputs

The output type is the type of the objects that the cmdlet emits.

  • System.Object

Uninstall-WindowsFeature