Add book Powershell for SysAdmins

Added the book "Powershell for SysAdmins: Workflow Automation Made Easy" by Adam Bertram to book listing.
This commit is contained in:
Mark Lotspaih 2020-03-27 10:59:02 -04:00 committed by GitHub
parent 1be2b6537d
commit 44d83f92e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,6 +72,7 @@ It includes a command-line shell and an associated scripting language.
* [The Big Book of PowerShell Error Handling - Dave Wyatt](https://leanpub.com/s/znHIFrvBAYRST5nFBiQU5g.pdf) - Great reference for error handling techniques.
* [Secrets of PowerShell Remoting](https://leanpub.com/s/DQLESXQ69TlVFQ9ogjrFLw.pdf) - On all things remoting. Workflow, fan-out, etc.
* [PowerShell Notes for Professionals](https://goalkicker.com/PowerShellBook/PowerShellNotesForProfessionals.pdf) - Compilation of notes and snippets.
* [Powershell for SysAdmins: Workflow Automation Made Easy](https://nostarch.com/powershellsysadmins) - Learn how to manage and automate your desktop and server environments.
## Build Tools