Hello, I am trying to write a script that will find the value "PnPCapabilities" under
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class"
I have been able to find a script that finds what I am looking for, but I can't limit it to this specific path, it wants to search the entire registry. I have also found on MSDN how to limit the search area to the specific path above, but now i can't find specific values.
Can anyone help?
Thanks...
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class"
I have been able to find a script that finds what I am looking for, but I can't limit it to this specific path, it wants to search the entire registry. I have also found on MSDN how to limit the search area to the specific path above, but now i can't find specific values.
Can anyone help?
Thanks...