Skip to content

Latest commit

 

History

History
69 lines (44 loc) · 1.84 KB

Set-WorkgroupClusterRemotingConfiguration.md

File metadata and controls

69 lines (44 loc) · 1.84 KB
description external help file Module Name ms.date online version schema title
Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
Microsoft.FailoverClusters.Adless.PowerShell.psm1-help.xml
FailoverClusters
09/11/2024
2.0.0
Set-WorkgroupClusterRemotingConfiguration

Set-WorkgroupClusterRemotingConfiguration

SYNOPSIS

Configures the remote management settings for a failover cluster that is part of a workgroup.

SYNTAX

Set-WorkgroupClusterRemotingConfiguration [<CommonParameters>]

DESCRIPTION

The Set-WorkgroupClusterRemotingConfiguration cmdlet configures the remote management settings for a failover cluster that is part of a workgroup.

EXAMPLES

Example 1

Set-WorkgroupClusterRemotingConfiguration -Verbose

This example displays detailed information about the current workgroup cluster remoting configuration.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.Object

NOTES

RELATED LINKS

Add-WorkgroupClusterNode

New-WorkgroupCluster

Remove-WorkgroupCluster

Remove-WorkgroupClusterNode

Test-WorkgroupCluster

Test-WorkgroupClusterRemoting