Hyper V Access Remotely Not Possible

ithaca

New member
Joined
Apr 22, 2011
Messages
1
Location
Amsterdam
Hello,
i have installed domain controller in a hyper-v and creeted two other instances on hyper v for sql server and sharepoint. i have joined those instances to the domain and it works fine. but when trying to connect through remote desktop at the sql or sharepoint instances it prompts for password and after providing password it it prompts again.

All of the server can be accessed remotely using local administrator credentials but i need to access using domain\admin. Any help is highly appreciated. Thanks!
 
Hi there.

Right click computer > properties > remote access > add users > type DOMAIN ADMINS. Also remember that you must use this format to login:

Username@domain

Cheers
 
Hi,

Or you could just create "Remote Desktop Users" (pick a name that suits your rules) in domain add users that you want to be able to connect over remote desktop and populate new gpo in group policy that puts this group under local remote desktop users group on domain computers, you can also create another group of administrators that would be added to local admins group too.

I found a link that shows exactly how to do that http://www.windowsecurity.com/articles/Using-Restricted-Groups.html.
 
Back
Top