File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
docset/winserver2022-ps/failoverclusters Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11---
2- description : Use this topic to help manage Windows and Windows Server technologies with Windows PowerShell.
2+ description : Use this article to help manage Windows and Windows Server technologies with Windows PowerShell.
33external help file : Microsoft.FailoverClusters.PowerShell.dll-Help.xml
44Module Name : FailoverClusters
5- ms.date : 11/22/2022
5+ ms.date : 05/17/2023
66online version : https://learn.microsoft.com/powershell/module/failoverclusters/grant-clusteraccess?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77schema : 2.0.0
88title : Grant-ClusterAccess
@@ -24,7 +24,8 @@ Grant-ClusterAccess [-User] <StringCollection> [-Full] [-ReadOnly] [-InputObject
2424
2525The ` Grant-ClusterAccess ` cmdlet grants access to a failover cluster, either full access or
2626read-only access. To provide someone with read-only access to the cluster, use the ** ReadOnly**
27- parameter.
27+ parameter. Granting full access to the cluster is equivalent to granting full access to each of the
28+ cluster nodes.
2829
2930## EXAMPLES
3031
You can’t perform that action at this time.
0 commit comments