From 3448469c7e1a4b3837a1514c06d37f58a77a8e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 12 Aug 2021 17:36:05 +0200 Subject: [PATCH] Added Practical Automation with PowerShell Hi, I am Stjepan from Manning Publications. i thought this title fight be a good match for your list. Thank you for considering it. Best, --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9f1760e..cab88b8 100644 --- a/readme.md +++ b/readme.md @@ -78,6 +78,7 @@ It includes a command-line shell and an associated scripting language. * [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. +* [Practical Automation with PowerShell](https://www.manning.com/books/practical-automation-with-powershell) - Learn how to build, organize, and share useful automations with PowerShell. ## Build Tools