Close Menu
    Facebook X (Twitter) Instagram
    Friday, May 16
    X (Twitter) LinkedIn
    All about Endpoint Management
    • Home
    All about Endpoint Management
    Home»Hyper-V»You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer

    You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer

    Eswar KonetiBy Eswar KonetiApril 26, 8:49 pm2 Mins Read Hyper-V 17,497 Views
    Share
    Facebook Twitter LinkedIn Reddit

    Few days ago have install Core Hyper-V server 2008 R2 on Desktop machine which has around 8 GB of RAM and assigned IP Address for it through DHCP.

    Server is running fine with hyper-V manager but when I try to connect to it from another machine as it is CORE and no console based (less resources used by this) ,it gives me error

    “You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer”

    John has nice post on this here .

    Below are the steps what I have performed to get this working.

    On Hyper-V : Disable the Firewall and allow remote desktop and WMI through firewall rules with command line  given below:

    netsh advfirewall set currentprofile state off

    netsh advfirewall firewall set rule group="Remote Administration" new enable=yes

    netsh advfirewall firewall set rule group="Remote Desktop" new enable=yes

    netsh advfirewall firewall set rule group="Remote Volume Management" new enable=yes

    netsh advfirewall firewall set rule group="Windows Firewall Remote Management" new enable=yes

    netsh advfirewall firewall set rule group="Windows Management Instrumentation (WMI)" new enable=yes

    On client machine :

    If you already enabled DCOM permissions,you don’t have to do this step  Jump to Step 2 :

    Step 1 : Run “Component Services” manager and expand “Component Services – Computers – My Computer.

    Right-click on “My Computer” and choose “Properties”.

    Under “Access Permissions”, click “Edit Limits”.

    Click “ANONYMOUS LOGON” and select “Allow” for “Remote Access”.

     

    Step 2 : run the CMD with administator with below command line and you should know the password of Hyper-V  computer.

    cmdkey /add:Hyper-V-name /user:Hyper-V-Name\FirstLast  /pass

    Where Hyper-V-Name is name of the Hyper-V computer

    and Firstlast is name of the administrator .

    It prompts you to enter the password of the user of Hyper-V server …all done

    CMDKEY: Credential added successfully.

    Try now to connect to Hyper-V server remotely….

    cmdkey Core Hyper-V error Required permission to complete task.disable firewall cmd Hyper-V Error You do not have the required permission to complete this task. Contact the administrator of the authorization policy for the computer
    Share. Twitter LinkedIn Email Facebook Reddit

    Related Posts

    SCCM Configmgr 2012 How to get list of VMs running on each Hyper-V server in your environment?

    December 01, 11:10 am

    Hyper-v Share folders between Host and Guest Operating System

    October 01, 5:27 pm

    2 Comments

    1. Colin Chambers on January 4, 2013 5:44 AM

      cmdkey /add:Hyper-V-name/user:Hyper-V-Name\FirstLast /pass

      Should have a space before the /user

      cmdkey /add:Hyper-V-name /user:Hyper-V-Name\FirstLast /pass

      Reply
      • Eswar Koneti on January 4, 2013 7:03 AM

        Thanks.Updated.

        Reply

    Leave a ReplyCancel reply

    This site uses Akismet to reduce spam. Learn how your comment data is processed.

    Sign Up

    Get email notifications for new posts.

    Author

    I’m Eswar Koneti ,a tech enthusiast, security advocate, and your guide to Microsoft Intune and Modern Device Management. My goal? To turn complex tech into actionable insights for a streamlined management experience. Let’s navigate this journey together!

    Support

    Awards

    Archives

    © Copyright 2009-2024 Eswar Koneti, All rights reserved.

    Type above and press Enter to search. Press Esc to cancel.