Skip to content

Commit 2783820

Browse files
committed
Updated metadata & cmdlet links
1 parent 85494cd commit 2783820

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

docset/winserver2025-ps/failoverclusters/Test-WorkgroupClusterRemoting.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
2+
description: Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
23
external help file: Microsoft.FailoverClusters.Adless.PowerShell.psm1-help.xml
34
Module Name: FailoverClusters
4-
online version: https://go.microsoft.com/fwlink/?LinkId=691106
5+
ms.date: 09/11/2024
6+
online version: https://learn.microsoft.com/powershell/module/failoverclusters/test-workgroupclusterremoting?view=windowsserver2025-ps&wt.mc_id=ps-gethelp
57
schema: 2.0.0
8+
title: Test-WorkgroupClusterRemoting
69
---
710

811
# Test-WorkgroupClusterRemoting
@@ -19,8 +22,8 @@ Test-WorkgroupClusterRemoting [[-Node] <String[]>] [[-Credentials] <PSCredential
1922

2023
## DESCRIPTION
2124

22-
The `Test-WorkgroupClusterRemoting` function tests if remoting is configured on all nodes.
23-
Additionally it verifies that CredSSP is configured.
25+
The `Test-WorkgroupClusterRemoting` function tests if remoting is configured on all nodes. It also
26+
verifies if CredSSP is configured.
2427

2528
## EXAMPLES
2629

@@ -82,4 +85,14 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable
8285
8386
## RELATED LINKS
8487
88+
[Add-WorkgroupCluster](add-workgroupcluster.md)
8589
90+
[New-WorkgroupCluster](new-workgroupcluster.md)
91+
92+
[Remove-WorkgroupCluster](remove-workgroupcluster.md)
93+
94+
[Remove-WorkgroupClusterNode](remove-workgroupclusternode.md)
95+
96+
[Set-WorkgroupClusterRemotingConfiguration](set-workgroupclusterremotingconfiguration.md)
97+
98+
[Test-WorkgroupCluster](test-workgroupcluster.md)

0 commit comments

Comments
 (0)