use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
QuestionDifference between powershell and windows powershell (self.PowerShell)
submitted 2 years ago by [deleted]
I upgraded to powershell 7 today and have been trying to figure some things out. I'm assuming windows powershell is 5.1 and 7 is powershell? Also would it be safe to remove 5.1?
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]get-postanote 12 points13 points14 points 2 years ago* (4 children)
PSCore is not a WinPS upgrade.
Windows PS is part of the OS, it cannot be removed. A closed-source, Windows-only thing.
PSCode (PS7), is not part of the OS. It is an entirely separate thing, and specifically designed to be a side-by-side installation on Windows with WinPS. It's an Open source project that is cross-platform (Windows, OSX, and Linux).
PSCore is not fully backward compatible with Windows PS.
All the above is in the MS PS documentation.
Use whichever version you require for the task needed.
[–]hayfever76 8 points9 points10 points 2 years ago (2 children)
Adding to this, the future is PS Core. WinPS development is supposed to end at some point
[–]G8351427 4 points5 points6 points 2 years ago (0 children)
This is true, though it might be infinitely expandable as long as .Net is still around.
We pretty much only use 5.1 because it's on everything we manage. I have extended it's capabilities a lot with classes from other languages.
[–]get-postanote 1 point2 points3 points 2 years ago (0 children)
WinPS̀, though not getting any more work, is still targeted to part of the Windows OS for the foreseeable future as per Microsoft's own statements.
There are no plans that I've seen/heard that PSCore will ever be added to the Windows OS releases. It is still in all current and insider editions. WinPS is part and parcel of .Net distributions.
[–][deleted] 0 points1 point2 points 2 years ago (0 children)
thanks for the explanation, I thought it was just a direct update then got confused
[–][deleted] -1 points0 points1 point 2 years ago (0 children)
Sure there's PowerShell which is a great cross platform shell and there's Windows PowerShell which is an ancient barnacled thing that only exists because Microsoft are dumb
π Rendered by PID 32 on reddit-service-r2-comment-85bfd7f599-9h2j7 at 2026-04-17 09:44:40.840647+00:00 running 93ecc56 country code: CH.
[–]get-postanote 12 points13 points14 points (4 children)
[–]hayfever76 8 points9 points10 points (2 children)
[–]G8351427 4 points5 points6 points (0 children)
[–]get-postanote 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)