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
Boein
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
Boein