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 reading