From the course: Complete Guide to PowerShell 7
Unlock this course with a free trial
Join today to access over 24,800 courses taught by industry experts.
Install PowerShell 7 on Windows - PowerShell Tutorial
From the course: Complete Guide to PowerShell 7
Install PowerShell 7 on Windows
- [Instructor] To start installing PowerShell 7 on Windows, you first need to go to the official PowerShell GitHub repository. Look for the latest PowerShell 7 release and choose the MSI package, which is the installer specifically for Windows. Make sure to select the 64 bit version as it is the most common architecture supported by modern systems. First, you need to run the downloaded MSI installer, then follow the onscreen prompts, accept the license agreement, choose the installation path, it's recommended to use the default one that's there, and then complete the installation and check that it works. For convenience, you can add PowerShell 7 to the system's path. This allows it to be called from anywhere in the command prompt or other shells using the pwsh command. Additionally, you can set PowerShell 7 as the default version on your machine, ensuring it launches automatically when you use the PowerShell. And of course, you can test that it's installed correctly by going to a…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
Overview of PowerShell4m 1s
-
Key features of PowerShell 73m 58s
-
(Locked)
PowerShell vs. traditional command-line interfaces3m 17s
-
(Locked)
Install PowerShell 7 on Windows6m 36s
-
(Locked)
Install PowerShell 7 on macOS2m 1s
-
(Locked)
Install PowerShell 7 on Linux1m 54s
-
(Locked)
Understanding the PowerShell console7m 4s
-
-
-
-
-
-
-
-
-
-
-
-
-
-