File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
docset/winserver2022-ps/failoverclusters Expand file tree Collapse file tree 1 file changed +6
-4
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 : 12/20/2016
5+ ms.date : 05/17/2023
66online version : https://docs.microsoft.com/powershell/module/failoverclusters/grant-clusteraccess?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
77schema : 2.0.0
88title : Grant-ClusterAccess
@@ -21,8 +21,10 @@ Grant-ClusterAccess [-User] <StringCollection> [-Full] [-ReadOnly] [-InputObject
2121```
2222
2323## DESCRIPTION
24- The ** Grant-ClusterAccess** cmdlet grants access to a failover cluster, either full access or read-only access.
25- To provide someone with read-only access to the cluster, use the ** ReadOnly** parameter.
24+ The ** Grant-ClusterAccess** cmdlet grants access to a failover cluster, either full access or
25+ read-only access. To provide someone with read-only access to the cluster, use the ** ReadOnly**
26+ parameter. Granting full access to the cluster is equivalent to granting full access to each of the
27+ cluster nodes.
2628
2729## EXAMPLES
2830
You can’t perform that action at this time.
0 commit comments