PowerShell in Depth
eBook - ePub

PowerShell in Depth

,
  1. 744 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

PowerShell in Depth

,
Book details
Table of contents
Citations

About This Book

Summary PowerShell in Depth, Second Edition is the go-to reference for administrators working with Windows PowerShell. Every major technique, technology, and tactic is carefully explained and demonstrated, providing a hands-on guide to almost everything an admin would do in the shell. Written by three experienced authors and PowerShell MVPs, this is the PowerShell book you'll keep next to your monitor—not on your bookshelf! Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Book A Windows admin using PowerShell every day may not have the time to search the net every time he or she hits a snag. Wouldn't it be great to have a team of seasoned PowerShell experts ready to answer even the toughest questions? That's what you get with this book. PowerShell in Depth, Second Edition is the go-to reference for administrators working with Windows PowerShell. Every major technique, technology, and tactic is carefully explained and demonstrated, providing a hands-on guide to almost everything an admin would do in the shell. Written by PowerShell MVPs Don Jones, Jeffrey Hicks, and Richard Siddaway, each valuable technique was developed and thoroughly tested, so you'll be able to consistently write production-quality, maintainable scripts while saving hours of time and effort. This book assumes you know the basics of PowerShell. What's Inside

  • Automating tasks
  • Packaging and deploying scripts
  • Introduction to Desired State Configuration
  • PowerShell security
  • Covers PowerShell version 3 and later


About the Authors Don Jones, Jeffery Hicks, and Richard Siddaway are Microsoft MVPs, trainers, and administrators. Collectively, they've authored nearly three dozen books on PowerShell and Windows administration. Table of Contents
PART 1 POWERSHELL FUNDAMENTALS

  • Introduction
  • PowerShell hosts
  • Using the PowerShell help system
  • The basics of PowerShell syntax
  • Working with PSSnapins and modules
  • Operators
  • Working with objects
  • The PowerShell pipeline
  • Formatting
  • PART 2 POWERSHELL MANAGEMENT
  • PowerShell Remoting
  • Background jobs and scheduling
  • Working with credentials
  • Regular expressions
  • Working with HTML and XML data
  • PSDrives and PSProviders
  • Variables, arrays, hash tables, and script blocks
  • PowerShell security
  • Advanced PowerShell syntax
  • PART 3 POWERSHELL SCRIPTING AND AUTOMATION
  • PowerShell's scripting language
  • Basic scripts and functions
  • Creating objects for output
  • Scope
  • PowerShell workflows
  • Advanced syntax for scripts and functions
  • Script modules and manifest modules
  • Custom formatting views
  • Custom type extensions
  • Data language and internationalization
  • Writing help
  • Error handling techniques
  • Debugging tools and techniques
  • Functions that work like cmdlets
  • Tips and tricks for creating reports
  • PART 4 ADVANCED POWERSHELL
  • Working with the Component Object Model (COM)
  • Working with.NET Framework objects
  • Accessing databases
  • Proxy functions
  • Building a GUI
  • WMI and CIM
  • Working with the web
  • Desired State Configuration

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access PowerShell in Depth by in PDF and/or ePUB format, as well as other popular books in Computer Science & System Administration. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2014
ISBN
9781638353294

Table of contents

  1. Copyright
  2. Brief Table of Contents
  3. Table of Contents
  4. Praise for the First Edition
  5. Preface
  6. Acknowledgments
  7. About this Book
  8. Part 1. PowerShell fundamentals
  9. Part 2. PowerShell management
  10. Part 3. PowerShell scripting and automation
  11. Part 4. Advanced PowerShell
  12. Appendix A. Best practices
  13. Appendix B. PowerShell Web Access
  14. Appendix C. PowerShell versions
  15. Index
  16. List of Figures
  17. List of Tables
  18. List of Listings