Query Remote Registry Key
I found this one in my archives. Once I had to find out a value of a registry key on all my domain PC’s. This script will query either a single remote computer or an entire domain for the value of the specified key.
I found this one in my archives. Once I had to find out a value of a registry key on all my domain PC’s. This script will query either a single remote computer or an entire domain for the value of the specified key.
Do you need to delete a lot of registry keys and all of its subkeys all the time?
This script removes registry keys and recursively remove all of the subkeys listed under the parent key.
Just drag and drop!