All good applications create logs and the more detailed the better. In PowerShell I log everything with Start-Transcript and Stop-Transcript. But what happens if you are generating thousands of detailed…
Posts tagged as “Get-ChildItem”
What if I said you could use PowerShell to update PowerShell? No this isn’t inception, there are legitimate use cases that could save you a lot of time and effort.…