2
PowerShell Scripting Fundamentals
Now that you have learned how to get started with PowerShell, let’s have a closer look at PowerShell scripting fundamentals to refresh our knowledge.
We will start with the basics, such as working with variables, operators, and control structures. Then, we will dive deeper, putting the big picture together when it comes to cmdlets, functions, and even modules.
After working through this chapter, you should be able to create your very own scripts and even know how to create your own modules.
In this chapter, we are going to cover the following topics:
- Variables
- Operators
- Control structures
- Naming conventions
- Cmdlets
- Functions
- Aliases
- Modules
Technical requirements
For this chapter, you will need the following: ...
Get PowerShell Automation and Scripting for Cybersecurity 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.