Hi All
I'm currently building a test lab for VMware vCenter 5.1 on Server 2012 (I normally run it on Server 2008 R2).
I've setup my first server, namely the active directory server on 2012. (e.g. DC01)
I setup my 2nd server, also running 2012 for vCenter 5.1 (e.g. CEN01) and join it to the Domain controller.
I then create a new user on the AD, since I want to login as this user to install vCenter on CEN01.
In this case, I create a domain user named "domain/SVC-VCTR02-001" and made it part of the administrative group.
I typed "gpupdate /force" on both servers, DC01 & CEN01. I've also rebooted CEN01.
Once I login as "SVC-VCTR02-001" on CEN01 and try to change anything it tells me that this user doesn't have any permission eventhough it is an administrative user on the AD.
I've also went to the "LOCAL GROUP POLICY" of the CEN01 server and made "domain/SVC-VCTR02-001" 'act as part of the local operating system'. rebooted again and login again as this user. Still I get prompted either "You don't have
enough permission to perform this task" or i get prompted to type in the login details of an administrator.
Any idea how to get by this? Since in Server 2008 R2 if I do the same it works 100%.