Windows for business | Windows Server | Storage high availability | Clustering and high availability
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm trying to run Get-ClusterResource on PowerShell from a non-admin user and it is failing. Since, this is not making any modifications, is there a work around to get it working without admin access?
Hi KanakAgrawal-6035,
The Get-ClusterResource command requires Admin access in order to interrogate for information. Therefore, you will need admin rights in order to use it.
----------------------------------------------------------------------------------------------------------------------------
--If the reply is helpful, please Upvote and Accept as answer--