Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Mastering Windows PowerShell Scripting

Posted By: readerXXI
Mastering Windows PowerShell Scripting

Mastering Windows PowerShell Scripting
by Brenton J.W. Blawat
English | 2015 | ISBN: 1782173552 | 282 Pages | Mobi + Code Files | 19 MB

If you are a system administrator who wants to become an expert in controlling and automating your Windows environment, then this book is for you. Prior knowledge of PowerShell's core elements and applications is required for this book.

What You Will Learn:

- Utilize variables, hashes, and arrays to store data
- Parse and manipulate different data types
- Optimize code through the use of functions, switches, and looping structures
- Create and implement regular expressions in PowerShell scripts
- Leverage session-based remote management
- Manage files, folders, and registries through the use of PowerShell
- Discover the best practices to manage Microsoft systems

PowerShell is quickly becoming the de facto standard for scripting in Microsoft Windows environments. It enables the automation of otherwise complex tasks, providing interactivity between different products.

Beginning with PowerShell fundamentals, this book progresses by imparting the advanced skills required to master automation. You will learn how to deal with data and operations on various data types and structures, and see the techniques of data manipulation and parsing. Moving on, you will learn about the usage of regular expressions and comparison operators. Error handling techniques will enable you to identify and eliminate errors. This book also provides best practices for scripting and techniques to reduce the amount of code required to complete tasks.

By the end of this book, you will be able to create a variety of PowerShell scripts and successfully automate your environment and become the go-to person.