Prev Previous Post   Next Post Next

Remote registry request access denied

Posted: 10-08-2008, 12:14 AM

I have a program that requests performance counter information from
remote Vista machine. In its simplest form it is just a single line o
Visual Basic code:

PerformanceCounterCategory.Exists("Memory", remotemachinename

If I run as an admin (admin accounts on both machines) everything i
fine. But if i run as a standard account (non-Admin on both machines)
get an access denied error on "openHKPD". That is the hidden registr
hive HKEY_PERFORMANCE_DATA. Anyone have ideas about why a standar
account would fail? It does not fail if I run the request locally on th
machine so the standard account has sufficient permission

If I run from Vista to a remote XP machine I do not get this error so
am thinking it may have something to do with registry virtualization o
Vista. Or it may have something to do with UAC except these ar
non-Admin accounts so UAC should not matter.

FYI Remote registry service is running and the registry ke
....\securepipeservers\winreg has granted permission to the non-Admi
account

--
DreamU
Reply With Quote

Responses to "Remote registry request access denied"

 
LinkBack Thread Tools Display Modes
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Access denied on the registry Jean-Charles Meyrignac Windows Vista Security 7 02-26-2008 09:52 PM
Access Denied for Registry Entries Rich Bell Windows Vista Security 7 11-18-2007 09:16 PM
When standard users access Vista registry remotely, Access Denied Gayle Windows Vista Administration 1 10-10-2007 05:48 PM
Access denied in registry with regedit Cuauhtemoc Windows Vista Security 2 06-29-2007 06:57 PM
Remote registry access denied, security tab missing in properties Sean Liming \(eMVP\) Windows XP Embedded 3 07-16-2003 10:58 AM