Need help on reg key (progs work as local admin not as domain admin)

T

tingelton

Hi,

can somebody explain me what this key stands for:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\ProfileList\<Profile-ID>]
"State"=dword:00000100

I have several applications that only seems to work properly if the
value is 100 (this is the value that corresponds with the
administrator-profile-id). So these appliaction only run when logged
on as a local admin, if you logon with a domain admin the application
doesn't run. I figured this out because the state value was different,
setting it the same as the local admin-profile solved it.
Ok problem solved but why? Does this key corresponds with some kind of
policy? Anybody ideas?

Thanks
 
D

Dave Patrick

Ask the application developer what permissions are required.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi,
|
| can somebody explain me what this key stands for:
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
| NT\CurrentVersion\ProfileList\<Profile-ID>]
| "State"=dword:00000100
|
| I have several applications that only seems to work properly if the
| value is 100 (this is the value that corresponds with the
| administrator-profile-id). So these appliaction only run when logged
| on as a local admin, if you logon with a domain admin the application
| doesn't run. I figured this out because the state value was different,
| setting it the same as the local admin-profile solved it.
| Ok problem solved but why? Does this key corresponds with some kind of
| policy? Anybody ideas?
|
| Thanks
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top