File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docset/winserver2022-ps/failoverclusters Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Use this article to help manage Windows and Windows Server technolo
33external help file : Microsoft.FailoverClusters.PowerShell.dll-Help.xml
44Module Name : FailoverClusters
55ms.date : 05/17/2023
6- online version : https://docs .microsoft.com/powershell/module/failoverclusters/grant-clusteraccess?view=windowsserver2022-ps&wt.mc_id=ps-gethelp
6+ online 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
99---
@@ -21,7 +21,7 @@ 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
24+ The ` Grant-ClusterAccess ` cmdlet grants access to a failover cluster, either full access or
2525read-only access. To provide someone with read-only access to the cluster, use the ** ReadOnly**
2626parameter. Granting full access to the cluster is equivalent to granting full access to each of the
2727cluster nodes.
You can’t perform that action at this time.
0 commit comments