Mastering PowerShell Scripting
eBook - ePub

Mastering PowerShell Scripting

Automate repetitive tasks and simplify complex administrative tasks using PowerShell

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

Mastering PowerShell Scripting

Automate repetitive tasks and simplify complex administrative tasks using PowerShell

About this book

Use PowerShell to save time and reduce the potential for human error by writing scripts that automate the execution of tasksPurchase of the print or Kindle book includes a free PDF eBook.

Key Features

  • Explores PowerShell as a programming language
  • Take advantage of the features built into the PowerShell language in day-to-day automation
  • Automation of complex tasks, data manipulation, and environment security

Book Description

Mastering PowerShell Scripting, Fifth Edition, can help you overcome any fears and become proficient in navigating PowerShell's capabilities. This edition includes new chapters on debugging, troubleshooting, and creating GUIs. You will learn about the latest features of PowerShell 7.3, including working with parameters, objects, and.NET classes. The book covers basic and advanced topics, such as asynchronous processing, desired state configuration, managing large amounts of data, interacting with other services, and working with regular expressions and Windows Management Instrument (WMI). Discover how to efficiently use PowerShell's automation features and error-handling techniques for more complex scripts and filters.Starting with foundational knowledge, this extensive guide progresses to advanced concepts like using complex scripts and filters, asynchronous processing, desired state configuration, debugging, and error-handling techniques. You will learn how to effectively handle large data sets and interact with external services using PowerShell 7.3. Additionally, you'll discover how to fully utilize PowerShell's automation capabilities, including parsing data, manipulating regular expressions, and working with WMI using various methods.

What you will learn

  • Create scripts that can be run on different systems
  • PowerShell is highly extensible and can integrate with other programming languages
  • Discover the powerful command-line interface that enables users to perform various operations with ease
  • Create reusable scripts and functions in PowerShell
  • Utilize PowerShell for various purposes, including system administration, automation, and data processing
  • Integrate PowerShell with other technologies such as.NET, COM, and WMI
  • Work with common data formats such as XML, JSON, and CSV in PowerShell
  • Create custom PowerShell modules and cmdlets to extend its functionality

Who this book is for

This book is for system administrators who want to automate and speed up their processes using PowerShell and Windows PowerShell. You'll need to know the basics of operating systems, but beginners with no prior experience with PowerShell will have no trouble following along.

]]>

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
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.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Mastering PowerShell Scripting by Chris Dent in PDF and/or ePUB format, as well as other popular books in Ciencia de la computación & Administración de sistemas. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Preface
  2. Introduction to PowerShell
  3. Modules
  4. Variables, Arrays, and Hashtables
  5. Working with Objects in PowerShell
  6. Operators
  7. Conditional Statements and Loops
  8. Working with .NET
  9. Files, Folders, and the Registry
  10. Windows Management Instrumentation
  11. Working with HTML, XML, and JSON
  12. Web Requests and Web Services
  13. Remoting and Remote Management
  14. Asynchronous Processing
  15. Graphical User Interfaces
  16. Scripts, Functions, and Script Blocks
  17. Parameters, Validation, and Dynamic Parameters
  18. Classes and Enumerations
  19. Testing
  20. Error Handling
  21. Debugging
  22. Other Books You May Enjoy
  23. Index