Basic Coding Techniques
In this chapter, you'll learn about the basics in PowerShell scripting, which are necessary to develop and understand most PowerShell scripts. We recommend using VSCode when working with the examples provided in this and all subsequent chapters. We put forth our argument in its favor in the previous chapter and the examples assume they are run in the editor's console. You can download the code from GitHub to work with the provided examples; you can find them at https://github.com/ddneves/Book_Learn_PowerShell.
Keep in mind that you should put a lot of efforts into training yourself with the content of this chapter, because it is the foundation for upcoming chapters. Some of the topics are simply introduced and will ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access