Hello, I am getting the dreaded ERROR:Access Denied when running gpresult on a Windows 7 SP1 32bit system. I ran winmgmt /verifyrepository and it came back Consistant. We are using an elevated command prompt, the user is a local admin, and UAC is disabled. When I use run as a different user, it runs fine for that user. When this user logs into another machine, he can run gpresult fine. From a remote machine running:
gpresult /s PROBLEM-PC /user problemuserID /v
also produces the error. Running
gpresult /s PROBLEM-PC /user differentuserID /v
throws INFO: The user "Test1" does not have any RSOP data, which is expected.
Running rsop.msc works fine. This is only a big deal because we are doing an Intraforest migration (this user was migrated as part of the pilot) and we are worried that things may break during the migration.
Thanks!