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] 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