Excel and HTML Asset Reports With Powershell
This set of powershell functions collates and generates reports upon system information it gathers. Information gathered includes hardware health, system information, networking information and much much more. Multiple types of html reports can be generated and all data can be exported directly to an excel workbook, saved as individual reports, and emailed.
Continue readingMultithreaded Remote Registry Gathering with Powershell
Gather specific subkey values or an entire registry key’s subkey values with powershell and multithreading.
Continue reading