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 readingI put together a function for remotely gathering Windows disk information. This was specifically written to accommodate alternate credentials. This script also accounts for the glaring disconnect between win32_Volume and win32_DiskDrive within WMI.
Continue readingIt has been a while since I passed on some personal experiences when performing Exchange 2010 migrations. I thought it was about time to update my list to include some more of the lesser known aspects of an Exchange 2010 migration.
Continue readingDuring my many years of working with active directory I’ve used several tools. Here are some of the best that I’ve used which are not baked into windows. Good thing about this list is that most of these tools are fee! Another bonus is that most of the information gathering tools don’t require elevated rights as, by default, domain users have read-only access to active directory.
Continue reading