Skip to content

Update Installing-Windows-PowerShell.md #2118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 2 additions & 14 deletions reference/docs-conceptual/setup/Installing-Windows-PowerShell.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,9 @@ title: Installing Windows PowerShell
---

# Installing Windows PowerShell
Windows PowerShell comes installed by default in every Windows, starting with Windows 7 SP1 and Windows Server 2008 R2 SP1.

PowerShell comes installed by default in every Windows,
starting with Windows 7 SP1 and Windows Server 2008 R2 SP1.

Linux, macOS, and Windows users that would like to install **PowerShell 6** (beta),
in their machines, need to:

1. Get PowerShell for the specific OS and version, from [GitHub](https://github.com/powershell/powershell#get-powershell)
1. Follow the installation instructions
- [Linux](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/linux.md)
- [macOS](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/macos.md)
- [Windows](https://github.com/PowerShell/PowerShell/blob/master/docs/installation/windows.md#msi)

PowerShell 6 is also available for Docker;
see [Docker installation](https://github.com/PowerShell/PowerShell/tree/master/docker) instructions.
If you are interested in PowerShell 6 and later, you need to install PowerShell Core instead of Windows PowerShell. For that, see [Installing PowerShell Core on Windows](Installing-PowerShell-Core-on-Windows.md).

## Finding PowerShell in Windows 10, 8.1, 8.0, and 7

Expand Down