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 1/4] 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 From 648df7e092e468070ba523a2028f199c88b1ea1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 9 Sep 2021 15:19:24 +0200 Subject: [PATCH 2/4] Added Learn dbatools in a Month of Lunches Hi, Stjepan from Manning here. I thought this title might be a good match for your list. Thank you considering it. Best, --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cab88b8..d7bbc74 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ It includes a command-line shell and an associated scripting language. * [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. +* [Learn dbatools in a Month of Lunches](https://www.manning.com/books/learn-dbatools-in-a-month-of-lunches) - Learn how to automate SQL Server with PowerShell and the awesome dbatools module. ## Build Tools From 9ad6c9d892e071889e9790157c561ecc2e83ec80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Tue, 11 Jan 2022 14:14:10 +0100 Subject: [PATCH 3/4] Added a video by Tyler Leonhardt Hi, Stjepan from Manning here. I thought this video might 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 d7bbc74..af59812 100644 --- a/readme.md +++ b/readme.md @@ -262,6 +262,7 @@ It includes a command-line shell and an associated scripting language. * [Windows PowerShell What's New in V2 - SAPIEN](https://www.youtube.com/watch?v=85Yrs5ezxHE&list=PL6ue9e1DXqDv74YTX91gYonfFsweNmrDK) - Old but gold. Most of this is still very relevant. * [All Things Microsoft PowerShell](https://www.youtube.com/watch?v=IHrGresKu2w&list=PLCGGtLsUjhm2k22nFHHdupAK0hSNZVfXi) - Another general language reference. * [Research Triangle PowerShell User Group YouTube Channel](https://www.youtube.com/rtpsug/) - large catalog of user group meetings and demos by community members. 150+ hours of content. +* [The anatomy of the Get-Help command in PowerShell](https://www.youtube.com/watch?v=cEswNaXxJ9g) - Software Engineer Tyler Leonhardt introduces the Powershell help system. ## Webserver From fb8f68bbca82834d101f7baf92a9f295ecedb6d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Wed, 11 May 2022 09:50:56 +0200 Subject: [PATCH 4/4] Added Tiny PowerShell Projects Hi, Stjepan from Manning here. I thought this latest PowerShell title from our catalog might 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 af59812..550276c 100644 --- a/readme.md +++ b/readme.md @@ -80,6 +80,7 @@ It includes a command-line shell and an associated scripting language. * [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. * [Learn dbatools in a Month of Lunches](https://www.manning.com/books/learn-dbatools-in-a-month-of-lunches) - Learn how to automate SQL Server with PowerShell and the awesome dbatools module. +* [Tiny PowerShell Projects](https://www.manning.com/books/tiny-powershell-projects) - A hands-on tutorial for system administration with PowerShell. ## Build Tools