© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
I. WatersPowerShell for Beginnershttps://doi.org/10.1007/978-1-4842-7064-6_2

2. Beginners’ Guide to PowerShell and Visual Studio Code

Ian Waters1  
(1)
Bexhill, UK
 

Getting started developing PowerShell scripts is very easy, and the tools you need are open source and free to download and use. We first need to install the latest version of PowerShell and the code development tool Visual Studio Code.

PowerShell 7

PowerShell is the scripting language but also a command line shell that runs the scripting language. So we first need to install PowerShell in order to run our scripts. Remember PowerShell is open source and multiplatform making it extremely versatile ...

Get PowerShell for Beginners: Learn PowerShell 7 Through Hands-On Mini Games 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.