© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2022
V. SukhijaPowerShell Fast Track https://doi.org/10.1007/978-1-4842-7759-1_9

9. Miscellaneous Keywords

Vikas Sukhija1  
(1)
Waterloo, ON, Canada
 

In this chapter, you will be introduced to keywords in PowerShell. These keywords can perform data manipulation, which is a crucial part of any scripting or automation operation.

In the next chapter, you will use the knowledge you have gathered in this book to create some practical production scripts using the cheat codes shared in this book.

Split

The split keyword can be used to extract data out of a string. Say there is an email address inside a string and you want to get it, or you want to extract some useful information ...

Get PowerShell Fast Track: Hacks for Non-Coders now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.