Get-ZimmermanTools
Get-ZimmermanTools copied to clipboard
Get all my software
When using the script to install all tools using ansible(winrm), the script crash without dowloading. the exeption is cause because `$defaultColor` is `$null` ```powershell Cannot convert null to type "System.ConsoleColor"...
This will close https://github.com/EricZimmerman/Get-ZimmermanTools/issues/5 Has not been tested yet, but will continue conversation in the issue created
Expand-Archive giving syntax error in PowerShell v5.1 (A parameter cannot be found that matches parameter name 'DestinationPath') I've added Microsoft.PowerShell.Archive to use it from the correct library.