Hi,
You need to run the Get-Cluster cmdlet in an elevated PowerShell (run as administrator) which has the full privileges.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
We have created service account in active directory. The user is assigned to administrator, Hyper-v administrator group. Also under the failover cluster settings the service account is assigned full permissions. But when we logged into the user and try to run "Get-Cluster" command it says access denied.
Below is the error from an application called Dynatrace
> Get-Cluster
Get-Cluster : You do not have administrative privileges on the cluster. Contact your network administrator to request
access.
Access is denied
At line:1 char:1
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.
Hi,
You need to run the Get-Cluster cmdlet in an elevated PowerShell (run as administrator) which has the full privileges.