Ok, I want to make things easy when looking for an object in the registry. I hate when their are a million SIDs and I have to search through a few to find what I am looking for. This script will allow you to pull all objects and their SID and write it to a text file.
I was looking through the registry of a terminal server for a users outlook profille info. The only problem was, all users are referred to by an SID. I did some searching on the Internet and found this answer. This script will allow you to pull a users SID and display it in a message box.
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.
Ever said to yourself, "I'm not sure what computer accounts in this OU are valid"! Well, with this script you can see when the last time a computer(in an OU) logged in.
Being an Network Admin isn't always easy, at some point in time you will need to reboot or shutdown all of your computers. This script will shutdown, reboot or loggoff all computers in an OU.