Share via

Run Get-ClusterResource without admin access

Kanak Agrawal 6 Reputation points
2022-09-07T06:53:12.28+00:00

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?

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments

1 answer

Sort by: Most helpful
  1. Limitless Technology 40,106 Reputation points
    2022-09-09T09:01:17.037+00:00

    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--

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.