Microsoft introduced PowerShell 7 for all platforms
So within a week after announcing PowerShell 6.2's General Availability information, Microsoft officially introduced a new upgrade to PowerShell on all existing platforms.
- Microsoft made small changes in how Windows operating systems interact with external storage devices
Accordingly, the new upgrade will bring PowerShell directly to version 7. In a blog post, Microsoft explained why the company decided to take a leap from 6.2 to version 7, internal. Specifically as follows:
'Microsoft has found that the demand for PowerShell Core has increased significantly over the past two years. In particular, most of this growth comes from activities using PowerShell on Linux or related to this operating system. It can be said that this is encouraging information for our investment in creating more versatile and convenient PowerShell platforms.
However, it is also clear that the need to use PowerShell on Windows has not achieved a significant increase, although PowerShell is a commonly used tool on Windows platforms.
This means that Windows PowerShell and PowerShell Core users will be able to use the same PowerShell version to automate on a variety of operating system platforms such as Windows, Linux and macOS and of course between Windows platforms. . In addition, PowerShell 7 users will own very high compatibility between this platform and the Windows PowerShell modules they trust at the present time. '
- Microsoft officially launched Visual Studio 2019 for Windows and Mac with many new features, invited to download and experience
In other words, Microsoft wants to put all of today's popular operating system platforms on the same PowerShell version to help bring better cross-platform compatibility. Besides, Microsoft is also making important changes to PowerShell's Support Lifecycle. The company will release LTS (Long Term Servicing) and non-LTS versions of PowerShell 7 to more closely link with the .NET Core support lifecycle. In addition, Microsoft will release PowerShell 7 for Windows users but will allow them to switch between PowerShell 5.1 and PowerShell 7.
- Experience Microsoft Edge with Chromium, nice interface, fast loading speed, better RAM than Chrome
It is expected that Microsoft will release PowerShell 7 in May 2019. PowerShell's General Availability will take a long time because Microsoft will need to align the release with .NET Core 3.0.
You should read it
- Now you can run PowerShell on both Linux and macOS
- Next time, Microsoft will release PowerShell updates via Windows Update Windows
- How to Install or Update PowerShell on Windows 11
- Microsoft urges Admin to patch PowerShell vulnerability on Windows
- Use PowerShell to download any file on Windows 10
- PowerShell command in Windows
- Instructions on how to use PowerShell in Windows Server 2012
- How to Run Powershell
May be interested
- Microsoft Windows PowerShell and SQL Server 2005 SMO - Part 2part i of this series shows how to set up and use simple powershell and smo commands. in part ii we will learn more about powershell as well as its features associated with smo. if you do & ati
- Use PowerShell to download any file on Windows 10windows powershell is a tool built into windows 10. this tool has the ability to set up more features than command prompt, better operating system control .... most likely, powershell will replace command prompt in the future.
- PowerShell command in Windowswindows powershell is an executable command line and a scripting language specifically designed for system administrators.
- How to use PowerShell's default parameter to change the command behaviormany people like to use powershell because it allows them to do things that can't be done with the windows gui. however, it is undeniable that some powershell cmdlets can be tedious or complicated. but what if there is a way to edit these cmdlets and get them to 'behave' the way you want?
- How to check PowerShell version in Windows 10powershell is one of the extremely useful command tools for advanced windows 10 users.
- Instructions on how to use PowerShell in Windows Server 2012what is powershell? windows powershell is a command-line shell language interpreter and scripting language specifically designed for system administrators. built on the .net framework, windows powershell helps it professionals control and automate windows operating system administration tasks as well as applications running on windows server environments.
- What is Windows PowerShell? How to use Windows PowerShelldo you want to learn the features of windows powershell but don't know how? suggestions for you what is windows powershell? the most convenient way to use windows powershell.
- What to do when Windows can't find PowerShell?powershell is a handy tool that allows you to automate tasks, fix various errors, and manage several windows installations. but what if it suddenly disappears from your computer?
- Microsoft Windows PowerShell and SQL Server 2005 SMO - Part 3part i and part ii of this series showed powershell and smo settings, simple wmi cmdlets. this part 3 will cover how to write code for the powershell cmdlet and execute them. script code is essential for automated operations and
- Microsoft Windows PowerShell and SQL Server 2005 SMO - Part 5part i and part ii of this series showed you how to install powershell and simple smo and wmi cmdlets. in part iii, i showed you how to script powershell and connect to sql server. in part iv, i will show you how to use the powershell script to loop through the contents of the file and connect it