Skip to Main Content

Learn PowerShell Scripting in a Month of Lunches

Published by Manning
Distributed by Simon & Schuster

About The Book

Summary

Discover how scripting is different from command-line PowerShell, as you explore concrete hands-on examples in this handy guide. The book includes and expands on many of the techniques presented in Learn PowerShell Toolmaking in a Month of Lunches.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Automate it! With Microsoft's PowerShell language, you can write scripts to control nearly every aspect of Windows. Just master a few straightforward scripting skills, and you'll be able to eliminate repetitive manual tasks, create custom reusable tools, and build effective pipelines and workflows. Once you start scripting in PowerShell, you'll be amazed at how many opportunities you'll find to save time and effort.

About the Book

Learn PowerShell Scripting in a Month of Lunches teaches you how to expand your command-line PowerShell skills into effective scripts and tools. In 27 bite-size lessons, you'll discover instantly useful techniques for writing efficient code, finding and squashing bugs, organizing your scripts into libraries, and much more. Advanced scripters will even learn to access the .NET Framework, store data long term, and create nice user interfaces.

What's Inside

  • Designing functions and scripts
  • Effective pipeline usage
  • Dealing with errors and bugs
  • Professional-grade scripting practices

About the Reader

Written for devs and IT pros comfortable with PowerShell and Windows.

About the Authors

Don Jones is a PowerShell MVP, speaker, and trainer who has written dozens of books on information technology topics. Jeffery Hicks is a PowerShell MVP and an independent consultant, trainer, and author. Don and Jeff coauthored Manning's Learn Windows PowerShell in a Month of Lunches, Learn PowerShell Toolmaking in a Month of Lunches, and PowerShell in Depth.

Table of Contents

    PART 1 - INTRODUCTION TO SCRIPTING

  1. Before you begin
  2. Setting up your scripting environment
  3. WWPD: what would PowerShell do?
  4. Review: parameter binding and the PowerShell pipeline
  5. Scripting language crash course
  6. The many forms of scripting (and which to use)
  7. Scripts and security
  8. PART 2 - BUILDING A POWERSHELL SCRIPT

  9. Always design first
  10. Avoiding bugs: start with a command
  11. Building a basic function and script module
  12. Going advanced with your function
  13. Objects: the best kind of output
  14. Using all the pipelines
  15. Simple help: making a comment
  16. Dealing with errors
  17. Filling out a manifest
  18. PART 3 - GROWN-UP SCRIPTING

  19. Changing your brain when it comes to scripting
  20. Professional-grade scripting
  21. An introduction to source control with git
  22. Pestering your script
  23. Signing your script
  24. Publishing your script
  25. PART 4 - ADVANCED TECHNIQUES

  26. Squashing bugs
  27. Making script output prettier
  28. Wrapping up the .NET Framework
  29. Storing data-not in Excel!
  30. Never the end

About The Authors

Don Jones is a PowerShell MVP, speaker, and trainer. He developed the Microsoft PowerShell courseware and has taught PowerShell to more than 20,000 IT pros. Don writes the PowerShell column for TechNet Magazine and blogs about PowerShell at PowerShell.com. Ask Don your PowerShell questions at http://bit.ly/AskDon.

Jeffery Hicks is a PowerShell MVP with 20 years of IT experience. Jeff works as an independent consultant, trainer, and author and he has taught PowerShell to IT Professionals all over the world. He writes the popular Prof.PowerShell column for MCPMag.com and is a weekly contributor to the Petri IT Knowledgebase. Jeff blogs frequently on PowerShell related topics at http://jdhitsolutions.com/blog.

Product Details

  • Publisher: Manning (November 11, 2017)
  • Length: 352 pages
  • ISBN13: 9781638351559

Browse Related Books

Resources and Downloads