From 3fd130298cc35271ea5ec00f028a66a0caf27ba7 Mon Sep 17 00:00:00 2001 From: tobvil Date: Thu, 18 Oct 2018 16:23:23 +0200 Subject: [PATCH 1/3] Added one of the most popular PowerShell books by Donald W. Jones and Jeffrey Hicks --- docs/learning-powershell/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index ac0cb345596..a8ed37c22db 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -120,6 +120,8 @@ Commercial Resources - [Windows PowerShell in Action][in-action] by Bruce Payette - [Introduction to PowerShell][powershell-intro] from Pluralsight - [PowerShell Training and Tutorials][lynda-training] from Lynda.com +- [Learn Windows PowerShell in a Month of Lunches](https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160) by Don Jones and Jeffrey Hicks + [in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137 From 97e2f0421d611d1aa747857755b3894b5a5911a4 Mon Sep 17 00:00:00 2001 From: tobvil Date: Sun, 21 Oct 2018 12:22:25 +0200 Subject: [PATCH 2/3] Moved link below --- docs/learning-powershell/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index a8ed37c22db..767322f3d29 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -120,13 +120,14 @@ Commercial Resources - [Windows PowerShell in Action][in-action] by Bruce Payette - [Introduction to PowerShell][powershell-intro] from Pluralsight - [PowerShell Training and Tutorials][lynda-training] from Lynda.com -- [Learn Windows PowerShell in a Month of Lunches](https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160) by Don Jones and Jeffrey Hicks +- [Learn Windows PowerShell in a Month of Lunches][learn-powershell] by Don Jones and Jeffrey Hicks [in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137 [powershell-intro]: https://www.pluralsight.com/courses/powershell-intro [lynda-training]: https://www.lynda.com/PowerShell-training-tutorials/5779-0.html +[learn-powershell]: https://www.amazon.com/Learn-Windows-PowerShell-Month-Lunches/dp/1617294160 [getstarted-with-powershell]: https://channel9.msdn.com/Series/GetStartedPowerShell3 [why-learn-powershell]: https://blogs.technet.microsoft.com/heyscriptingguy/2014/10/18/weekend-scripter-why-learn-powershell/ From ec7a81955e55b1cee7ddba66db505aa95eaf4d89 Mon Sep 17 00:00:00 2001 From: tobvil Date: Sun, 21 Oct 2018 12:24:00 +0200 Subject: [PATCH 3/3] Update README.md --- docs/learning-powershell/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/learning-powershell/README.md b/docs/learning-powershell/README.md index 767322f3d29..c64ed137b2f 100644 --- a/docs/learning-powershell/README.md +++ b/docs/learning-powershell/README.md @@ -123,7 +123,6 @@ Commercial Resources - [Learn Windows PowerShell in a Month of Lunches][learn-powershell] by Don Jones and Jeffrey Hicks - [in-action]: https://www.amazon.com/Windows-PowerShell-Action-Second-Payette/dp/1935182137 [powershell-intro]: https://www.pluralsight.com/courses/powershell-intro [lynda-training]: https://www.lynda.com/PowerShell-training-tutorials/5779-0.html