Multithreaded Remote Registry Gathering with Powershell
Gather specific subkey values or an entire registry key’s subkey values with powershell and multithreading.
Continue readingGather specific subkey values or an entire registry key’s subkey values with powershell and multithreading.
Continue readingThis function gathers a plethora of useful system information via WMI and multithreading with powershell.
Continue readingThis function attempts to connect to a computer and find out if it is virtual or not using WMI. If it is virtual, a best guess at the type of virtual platform it is running upon is returned as well.
Continue readingI’ve updated the original Exchange Mailbox Audit Report Script with some new features and bug fixes. These updates have also set the stage for the entire script to be wrapped with a GUI! Here is the initial release of the Mailbox Audit Report GUI for your auditing needs.
Continue readingTest the following connectivity methods to a server: RDP, ping, rpc, wsman, sccm agent, scom agent, and remote registry. Optionally an alternate credential can be used. Versatility is added with options to return only true/false when singular tests are performed.
Continue reading