|
Enumerate.Registry.Keys
|
|
| Options: HKEY_LOCAL_MACHINE | HKEY_USERS | HKEY_CURRENT_USER
|
| Notice: HKEY_CURRENT_USER requires Remote admin service
|
| Name of key to enumerate subkeys from
|
|
|
| Extra spaces between words and delimiters in key name are not allowed, example: "SOFTWARE \ Microsoft" will not work, change to "SOFTWARE\Microsoft".
|
|
|
| Best way to get correct key name is to copy from the registry editor: click Windows "start" button, select "run", type "regedit", click "OK", navigate to the key you want to use, right click and choose "copy key name", paste in AdmWin.
|
| Label to write in second column in NTinfo
|