Ok. Put it that way, MS is absolutely confusing branding two different generation OSes the same way. But writing Server 2022 = 20348 doesn't help either, given ATM Server 2022 = 20348 Or 22xxx
It still is called 2009, redstone, etcetc... Referring to server 2022 based on win 11 without mentioning the Insider Preview suffix isn't helpful either.
Sorry but there is one million of IP builds and most people just skip it thinking that is just "yet another minor build"... I personally discovered late that server 22xxx existed because the vague IP designation in the relevant thread. You should really add something like (Server 11) to the thread title.
There are just 6 server IP builds released and published at the OP in there atm. When it gets officially released i will create the official build thread with the names msft gives them.
Before that just avoid to obfuscate it using TWO acronyms, which on it's own are already ambiguous. Whats the meaning of "IP" for a person who don't spend it's life on forums. It's a strange DHCP build? It's a waterproof sever? It's really beyond me trying to understand why the same person who use verbose titles like Windows 10 Final Build 19041/2/3/4 (PC) [20H1/2 / 21H1/2 vb_release] decided to use something puzzling as Server IP LTSC Builds
I don't see anything confusing about the server brandings. server 2022 is sever build 20348.x, nothing else. builds 22xxx are server preview builds, which eventually will end up being server 2025 or whatever MS decides to call it. the name used in the preview builds does not matter at all, it is just a placeholder in the early development life cycle. -andy-
You don't see the confusion bcause you already know how things are going. But usually any information is meant for people who needs to be informed, not for people that already know.
Hi all, I'm trying to install the store on LTSC 2021 from Inbox Apps ISO, but it doesn't work. I use this command, inspired by abbodi1406's script : Code: Add-AppxProvisionedPackage -Online -PackagePath D:\amd64fre\Microsoft.WindowsStore_8wekyb3d8bbwe.appxbundle -DependencyPackagePath "D:\amd64fre\Microsoft.NET.Native.Framework.x64.2.2.appx","D:\amd64fre\Microsoft.NET.Native.Runtime.x64.2.2.appx","D:\amd64fre\Microsoft.VCLibs.x64.14.00.appx","D:\amd64fre\Microsoft.UI.Xaml.x64.2.4.appx" -LicensePath D:\amd64fre\Microsoft.WindowsStore_8wekyb3d8bbwe.xml The install seem works, but the store doesn't want to launch, same with another appx app like calculator. I get this : Code: Path : Online : True RestartNeeded : False is something missing? Maybe a bad version? I use the windows 11 iso (no version seems released specifically for W10 21H2) : SW_DVD9_Win_11_21H2_Refresh_64_ARM64_MultiLang_Inbox_Apps_X22-78344.ISO I also tried 21H1 release but i get an error which suggests a bad version this time. TIA
Thanks. Unfortunately that doesn't work either. I have some warnings like these : Code: Message Failure Message: onecoreuap\enduser\winstore\licensemanager\lib\networkstatusmonitor.cpp(95)\LicenseManager.dll!00007FF89E86FBD4: Exception(6) tid(518) 80070013 Média protégé en écriture. [NetworkStatusMonitor::Invoke] Function NetworkStatusMonitor::Invoke Source onecoreuap\enduser\winstore\licensemanager\lib\networkstatusmonitor.cpp Line Number 137 Message Failure Message: hr: 0x80070013 Function NetworkStatusMonitor::Invoke Source onecoreuap\enduser\winstore\licensemanager\lib\networkstatusmonitor.cpp Line Number 95 Some stuff seems to be in read only, I don't know if that could be the problem.
@casa36 did you verify the dependencies? also, for online installation, you need to install the actual packages for current users using Add-AppxPackage -Path for each pack including dependencies Add-AppxProvisionedPackage only add it for future new users
@abbodi1406 Yes, I verified the dependencies before seeing your message and i tried again with the 21H1 ISO which also seems for the 21H2 according MS documentation, and this time it works ! So, the correct command is Code: Add-AppxProvisionedPackage -Online -PackagePath D:\amd64fre\Microsoft.WindowsStore_8wekyb3d8bbwe.appxbundle -DependencyPackagePath "D:\amd64fre\Microsoft.NET.Native.Framework.x64.2.2.appx","D:\amd64fre\Microsoft.NET.Native.Runtime.x64.2.2.appx","D:\amd64fre\Microsoft.NET.Native.Framework.x64.1.7.appx","D:\amd64fre\Microsoft.NET.Native.Runtime.x64.1.7.appx","D:\amd64fre\Microsoft.VCLibs.x64.14.00.appx","D:\amd64fre\Microsoft.UI.Xaml.x64.2.0.appx","D:\amd64fre\Microsoft.UI.Xaml.x64.2.1.appx","D:\amd64fre\Microsoft.UI.Xaml.x64.2.3.appx" -LicensePath D:\amd64fre\Microsoft.WindowsStore_8wekyb3d8bbwe.xml In my case, the applications appear well in the start menu for current user, so is it necessary? EDIT: Ah ok it's when there are users already created it only installs it for the current one, noted.
Good afternoon guys! Please tell me friends if I can integrate the store into the install.wim for LTSC 2021. Thank you.
https://forums.mydigitallife.net/th...ises-sku-ltsb-ltsc.70741/page-30#post-1468779 & https://forums.mydigitallife.net/th...ises-sku-ltsb-ltsc.70741/page-54#post-1707816
Is it an integrator with which you can integrate the store into the installation image? (in install.wim). Thank you very much. Sorry for my english, I'm from Ukraine