Which registry key stores profiles of local machine users

S

Sathyaish

The rights of the users on the network domain are reflected in the
HKEY_CURRENT_USER registry hive if they are user-specific, and in
HKEY_LOCAL_MACHINE if they are to be applied to all the users. This
applies for all the users in a network domain, whether they are
Administrator group users, Restricted Users, Standard Users or Power
Users.

However, for restricted users that are created on the local machine,
and not on a network domain, the above mentioned registry hives do not
apply. I've seen this with one of my applications recently. I want to
know what registry hive stores information pertaining to such users.
 
D

Dave Patrick

I don't know what you mean by doesn't apply. HKEY_CURRENT_USER is the loaded
hive of the current user no matter the user's level of permission.

--
Regards,

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

:
| The rights of the users on the network domain are reflected in the
| HKEY_CURRENT_USER registry hive if they are user-specific, and in
| HKEY_LOCAL_MACHINE if they are to be applied to all the users. This
| applies for all the users in a network domain, whether they are
| Administrator group users, Restricted Users, Standard Users or Power
| Users.
|
| However, for restricted users that are created on the local machine,
| and not on a network domain, the above mentioned registry hives do not
| apply. I've seen this with one of my applications recently. I want to
| know what registry hive stores information pertaining to such users.
|
 

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