Forum Discussion

Kyle_Manel's avatar
Kyle_Manel
Copper Contributor
Dec 25, 2023

I want to prepare for Win12 in advance with PowerShell, and want PowerShell compatibility info

Every prior version of Windows has changed scripting languages significantly, Windows 7 introduced PowerShell, Windows 8 was a joke, not providing working scripts in many cases, Windows 10 provided significant changes to variables and libraries for PowerShell.

 

I want to know if scripts I designed to deliver my Windows 11 environment will be useable in Windows 12, such as commands to change registry keys;

Test-Path, New-Item, Get-ItemProperty & Set-ItemProperty in particular, though an over-arching knowledge of all commands and/or functions and their compatibility would be useful.

  • Kyle_Manel  

    Honestly, it is impossible to answer your question because Windows12 has not been released, not even anyone from Microsoft writes about it + most of it is simply published by scammers.

    • Kyle_TM's avatar
      Kyle_TM
      Copper Contributor

      Deleted 

      Thanks, I'm new here, and not as certain how far along the development team is.

       

      That said, having language compatibility drawn out is certainly something they do have already, as that would be a component of the earliest designs, prior even to UI, and input, as that would need to be baked into the OS deeply such that it could be utilized to produce other features.

       

      I wasn't aware that Microsoft was being as tight-lipped as you describe, though that is unfortunate, as I would have hoped they would have learned something from various Linux communities by now. 🙂

      • Deleted's avatar
        Deleted

        Kyle_TM  

        Version compatibility has been standard so far.

        But I really wonder why the Windows 12 rumor has been so widespread?

        At the earliest, it will be maybe in 2025, but problems with Windows11 - the next generation of processors, etc. Changing multiple computers is already a big problem!

        Why would Microsoft introduce another version in such circumstances?

         

Resources