Multithreaded System Asset Gathering with Powershell
This function gathers a plethora of useful system information via WMI and multithreading with powershell.
Continue readingThis function gathers a plethora of useful system information via WMI and multithreading with powershell.
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 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 reading