312-49 · Question #500
Microsoft Security IDs are available in Windows Registry Editor. The path to locate IDs in Windows 7 is:
The correct answer is A. HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. User Security Identifiers (SIDs) in Windows 7 are stored under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. Each subkey under ProfileList is named with the full SID of a user account and contains values pointing to that user's profile path, among…
Question
Microsoft Security IDs are available in Windows Registry Editor. The path to locate IDs in Windows 7 is:
Options
- AHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
- BHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ProfileList
- CHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegList
- DHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Regedit
How the community answered
(31 responses)- A94% (29)
- B3% (1)
- C3% (1)
Explanation
User Security Identifiers (SIDs) in Windows 7 are stored under HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList. Each subkey under ProfileList is named with the full SID of a user account and contains values pointing to that user's profile path, among other details. The 'Windows NT' segment is critical - omitting it (as in option B) leads to a different, incorrect path. Options C and D reference non-existent keys (RegList, Regedit) under this path.
Topics
Community Discussion
No community discussion yet for this question.