Skip to content

Commit f2c4f5d

Browse files
Apply suggestions from code review
Co-authored-by: JohanFreelancer9 <[email protected]>
1 parent 44fc610 commit f2c4f5d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docset/winserver2012r2-ps/adfs/Remove-AdfsFarmNode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Remove-AdfsFarmNode -GroupServiceAccountIdentifier <String> [-Credential <PSCred
2828
## DESCRIPTION
2929
The **Remove-AdfsFarmNode** cmdlet is deprecated in this release.
3030
Instead, use the [Uninstall-WindowsFeature](https://go.microsoft.com/fwlink/?LinkID=287572) cmdlet.
31-
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup please use the **Set-AdfsFarmInformation** with the `-RemoveNode` parameter.
31+
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup, use the **Set-AdfsFarmInformation** cmdlet with the `-RemoveNode` parameter.
3232

3333
## EXAMPLES
3434

docset/winserver2016-ps/adfs/Remove-AdfsFarmNode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Remove-AdfsFarmNode -GroupServiceAccountIdentifier <String> [-Credential <PSCred
2929
## DESCRIPTION
3030
The **Remove-AdfsFarmNode** cmdlet is deprecated in this release.
3131
Instead, use the [Uninstall-WindowsFeature](https://go.microsoft.com/fwlink/?LinkID=287572) cmdlet.
32-
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup please use the **Set-AdfsFarmInformation** with the `-RemoveNode` parameter.
32+
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup, use the **Set-AdfsFarmInformation** cmdlet with the `-RemoveNode` parameter.
3333

3434
## EXAMPLES
3535

docset/winserver2019-ps/adfs/Remove-AdfsFarmNode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Remove-AdfsFarmNode -GroupServiceAccountIdentifier <String> [-Credential <PSCred
2929
## DESCRIPTION
3030
The **Remove-AdfsFarmNode** cmdlet is deprecated in this release.
3131
Instead, use the [Uninstall-WindowsFeature](https://go.microsoft.com/fwlink/?LinkID=287572) cmdlet.
32-
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup please use the **Set-AdfsFarmInformation** with the `-RemoveNode` parameter.
32+
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup, use the **Set-AdfsFarmInformation** cmdlet with the `-RemoveNode` parameter.
3333

3434
## EXAMPLES
3535

docset/winserver2022-ps/adfs/Remove-AdfsFarmNode.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Remove-AdfsFarmNode -GroupServiceAccountIdentifier <String> [-Credential <PSCred
2929
## DESCRIPTION
3030
The **Remove-AdfsFarmNode** cmdlet is deprecated in this release.
3131
Instead, use the [Uninstall-WindowsFeature](https://go.microsoft.com/fwlink/?LinkID=287572) cmdlet.
32-
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup please use the **Set-AdfsFarmInformation** with the `-RemoveNode` parameter.
32+
For more information on the **Uninstall-WindowsFeature** cmdlet, type `Get-Help Uninstall-WindowsFeature`. However, this cmdlet removes only the server role but doesn't remove the node from the ADFS farm. For proper cleanup, use the **Set-AdfsFarmInformation** cmdlet with the `-RemoveNode` parameter.
3333

3434
## EXAMPLES
3535

0 commit comments

Comments
 (0)