PDA

View Full Version : Install Microsoft Store and Apps on Windows 10 LTSB 2016



dhjohns
August 22nd, 2016, 01:38 AM
Here are links to a project a couple guys and I were working on over at another forum. If anyone has Microsoft Windows 10 LTSB (Long Term Service Branch) 2016 (that is build 14393,) and wants to have a few Modern Apps on it then here are the links. One includes XBox, and one doesn't. Simply extract the file, and run the batch file as administrator. You will have the Microsoft Store in your Start Menu, and will be able to download Modern Apps as if you were on any other version of Windows 10.

With XBox

http://www.mediafire.com/download/qqht3xyzzrhmr30/store_with_xbox.zip

Without XBox

http://www.mediafire.com/download/77y52426o77d9w9/store_without_xbox.zip

Install Edge

https://mega.nz/#!4UBmxT4K!EDKG-CRDjsXTr4kEj14q4TLhjLFboya2k6lUMxU3qoQ

iraqmilner
December 11th, 2016, 12:48 AM
That's very neat! I've installed the Store and can now install applications. The problem I have encountered now is, I cannot launch applications once it has installed. Apps are visible via the start menu, but I cannot click on them whatsoever. How do I fix this, my friend?

wallywestfb
December 12th, 2016, 08:26 PM
Thanks! Can you do the same with Microsoft Edge?

whoatemybeans
December 27th, 2016, 11:26 PM
I got an error. any way to fix. I tired playing forza horizon online but couldnt sign in either so i used these commands to attempt to fix it and the apps went missing. (it worked the first time)
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Get-AppxPackage *xboxapp* | Remove-AppxPackage



Heres the Error
Add-AppxPackage : Cannot find path 'C:\Program

Files\WindowsApps\Microsoft.WindowsStore_11606.1001.39.0_x64__8wekyb3d8bbwe\AppxManifest.xml' because it does not
exist.
At C:\Users\Hiram\Desktop\store_with_xbox\Files\StoreDependencies.ps1:17 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\W ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], ItemNotFou
ndException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand


Add-AppxPackage : Cannot find path 'C:\Program
Files\WindowsApps\Microsoft.XboxApp_19.19.28029.0_x64__8wekyb3d8bbwe\AppxManifest.xml' because it does not exist.
At C:\Users\Hiram\Desktop\store_with_xbox\Files\StoreDependencies.ps1:20 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\W ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], ItemNotFou
ndException

leptium
January 17th, 2017, 12:08 AM
Install Microsoft Store and Apps on Windows 10 LTSB 2016

I have the same problem. Can anyone help me. Thanks!

OldButtKicking
February 1st, 2017, 03:04 AM
This so nearly seems awesome. I used it to install the app store on a Windows Server 2016 Essentials. All appears to be good the XBOX app works and the store runs BUT I can not install any apps. When I press the install button the button actually moves down the screen 1/2" but nothing happens and if I press it again nothing happens. The odd thing is before I installed this if I went to the app store on the web I had a similar issue. I would press the "get app button" and nothing would happen. Presumably because it was trying to instantiate the app store on the client because now it does instantiate the app store on the client but as I say the install button in the client does nothing. I thought maybe a permissions issue but there is no option to RunAs administrator if I right click on the menu. If I switch to the admin user it will not even let me run the app store it says I must log in as a different user. Any ideas?

c0d3d3v
February 5th, 2017, 06:30 PM
Just reinstall Windows without installing Updates. The easy way to be sure that no updates got install, is to disconnect the pc from the internet.

Raxnar
March 3rd, 2017, 07:27 PM
I recently decided to try LTSB for my Gaming Rig, Love the fact there is no Cortana, Edge, or Metro UI.

However I would like to get the store so I can try out Forza Horizon 3.

While this installation appears to have worked and I have the Store app in the list when I try to run it there is an error saying you cannot run this app as the Built in Administrator.

I am not signed in as the built in administrator... I even created a new user from scratch, same issue.

Any ideas?

andileps
March 9th, 2017, 12:45 AM
Very Thankyou

blackolive81
April 25th, 2017, 01:43 PM
Works amazingly. Thank you guys so much. I used the Xbox version and the app works great, I also installed Netflix and Plex as a test and it works fine. I downloaded the Forza Horizon 3 Demo and have yet to try it, but still. I love LTSB but still wanted the ability to install apps if I needed to, felt like that was a major downside of LTSB for the average user.

Props!

Mauriciobp
April 29th, 2017, 12:02 AM
I have almost the same problem, and after many tries, I just solved the problem by extracting the zip file at the Desktop.

vacapul
June 1st, 2017, 03:33 AM
Thanks, this works!
win 10 ltsb x64 v14393.1198

luucasalves
June 9th, 2017, 03:16 PM
please make one for 32 bits :(

Cauti
June 13th, 2017, 11:59 PM
Can I install somehow Microsoft Edge on LTSB?

Codename_Falcon
October 5th, 2017, 11:56 AM
This only installs for the currently logged in user. Is it possible to install this for all users?

Him
December 17th, 2017, 05:07 AM
Successfully installed Windows DVD Player app to LTSB as well. Thanks!

Him
December 17th, 2017, 05:24 AM
If you have the Inbox Apps Bundle DVD from Microsoft or you have downloaded the app packages using Fiddler, you can use Add-AppxProvisionedPackage PowerShell command to deploy them to all users.

dhjohns
December 17th, 2017, 03:22 PM
Can I install somehow Microsoft Edge on LTSB?Updated OP to include package for installing Edge.

dhjohns
December 17th, 2017, 03:23 PM
please make one for 32 bits :(This is not available, sorry.

Cauti
December 17th, 2017, 09:56 PM
Updated OP to include package for installing Edge.
Thank you so much!

Him
December 19th, 2017, 01:18 PM
Updated OP to include package for installing Edge.
Can I create the CAB package for other languages myself?

dhjohns
December 19th, 2017, 01:40 PM
Can I create the CAB package for other languages myself?Here are all cab packages for all languages
https://mega.nz/#!MYwGlT6Q!Wn3u1YrzsKG1PA35HO8h1BsayEtCKn3W2hWuSyXmU0A

Him
December 19th, 2017, 01:52 PM
Here are all cab packages for all languages
https://mega.nz/#!MYwGlT6Q!Wn3u1YrzsKG1PA35HO8h1BsayEtCKn3W2hWuSyXmU0A
Thank You!

Him
December 24th, 2017, 04:38 AM
The Edge package is from Build 15063. Is that mean we can even install the Edge from Build 16929 to LTSB 2016 which is based on Build 14393?

Him
December 24th, 2017, 08:04 AM
I received the following error when trying to run Edge, it closed immediately after 1-2 seconds, how can I solve it?


Microsoft-Windows-TWinUI/Operational Error:
ActivateApplicationForContractByAppIdAsUserWithHost of the app Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge for the Windows.Launch contract failed with The remote procedure call failed.

Him
December 24th, 2017, 09:18 AM
I received the following error when trying to run Edge, it closed immediately after 1-2 seconds, how can I solve it?


Microsoft-Windows-TWinUI/Operational Error:
ActivateApplicationForContractByAppIdAsUserWithHost of the app Microsoft.MicrosoftEdge_8wekyb3d8bbwe!MicrosoftEdge for the Windows.Launch contract failed with The remote procedure call failed.



Fixed by placing the corresponding *.pri language files to the "pris" folder.

b0b5ya
December 26th, 2017, 03:35 PM
This looks awesome, yet not working for me.

On LTSB 1607 14393.1944 , trying by running script as Admin in CMD, and Admin Powershell, I get the error:

echo This script must be run as administrator to work properly!
echo If you are seeing this right click on All_In_One.CMD and select "Run As Administrator."
echo ##########################################################
echo.
PAUSE
EXIT /B 1

JeepWillys58
January 1st, 2018, 03:47 PM
Hello Friend
I tried to do as you detailed in your comment, but it did not work. Every time I click the Edge icon on the start menu it opens and closes immediately.



Fixed by placing the corresponding *.pri language files to the "pris" folder.

JCustomIzer
February 21st, 2018, 09:59 PM
Updated OP to include package for installing Edge.

I ran the InstallEdge .cmd as Administrator, but it fails. 355 files copy successfully (no errors there). The first error is on registration:


Add-AppxPackage : Deployment failed with HRESULT: 0x80073CF9, Install failed.

Rejecting a request to register from AppxManifest.xml because the manifest is not in the package root.

(I see the AppxManfiest.xml in the root of C:\Windows\SystemApps\Microsoft.MicrosoftEdge_8wekyb3d8bbwe though)

There's another error, but

I think this could by what another the issue mentioned by another commenter that it is intended for release 15063 but my LTSB is build 14393.2068. What do you think? Should it still work? Maybe something else is wrong?

79792

rjzcap1
March 7th, 2018, 12:50 PM
Install went fine But nothing shows up. What should I do.

JeepWillys58
March 27th, 2018, 02:59 PM
Hello Friend.

The link to download Intall Edge is not working anymore, can you fix this? ;-)

Thanks in advanced.


Here are links to a project a couple guys and I were working on over at another forum. If anyone has Microsoft Windows 10 LTSB (Long Term Service Branch) 2016 (that is build 14393,) and wants to have a few Modern Apps on it then here are the links. One includes XBox, and one doesn't. Simply extract the file, and run the batch file as administrator. You will have the Microsoft Store in your Start Menu, and will be able to download Modern Apps as if you were on any other version of Windows 10.

With XBox

http://www.mediafire.com/download/qqht3xyzzrhmr30/store_with_xbox.zip

Without XBox

http://www.mediafire.com/download/77y52426o77d9w9/store_without_xbox.zip

Install Edge

https://mega.nz/#!4UBmxT4K!EDKG-CRDjsXTr4kEj14q4TLhjLFboya2k6lUMxU3qoQ

Sovok
March 28th, 2018, 12:40 PM
The link to download Intall Edge is not working anymore, can you fix this?

https://forums.mydigitallife.net/threads/solved-add-microsoft-edge-to-windows-10-enterprise-ltsb-ltsc.76296/

outrages
March 31st, 2018, 12:37 PM
The Edge package is from Build 15063. Is that mean we can even install the Edge from Build 16929 to LTSB 2016 which is based on Build 14393?
Were you able to do that? I am struggling to add Edge 42 (17133) or Edge 41 (16299) to LTSB 2016 (instead of Edge 38 of 14393) and I wait with some errors in Microsoft-Windows-TWinUI/Operational
If you succeeded with that, please show the steps? Or upload the Edge 42 binary :)
The topic on MDL is dead, while there is a demand to use latest Edge on LTSB or on WS2016 in terminal environment.

nadasmar
May 12th, 2018, 05:27 AM
Hello! Install Edge is not working any more! can you fix that? i tried without Xbox and it works just fine thank you so much.

nadasmar
May 12th, 2018, 05:29 AM
Here are links to a project a couple guys and I were working on over at another forum. If anyone has Microsoft Windows 10 LTSB (Long Term Service Branch) 2016 (that is build 14393,) and wants to have a few Modern Apps on it then here are the links. One includes XBox, and one doesn't. Simply extract the file, and run the batch file as administrator. You will have the Microsoft Store in your Start Menu, and will be able to download Modern Apps as if you were on any other version of Windows 10.

With XBox

http://www.mediafire.com/download/qqht3xyzzrhmr30/store_with_xbox.zip

Without XBox

http://www.mediafire.com/download/77y52426o77d9w9/store_without_xbox.zip

Install Edge

https://mega.nz/#!4UBmxT4K!EDKG-CRDjsXTr4kEj14q4TLhjLFboya2k6lUMxU3qoQ

can you please upload install edge in mediafire!!

RetroBro
May 20th, 2018, 04:34 PM
Hi I´m Retro Bro, I have one problem, the edge link is corrupt, please repair it. Thanks!

@: sorry because my english, i speak spanish and it is so hard for me speak english.

PikaMaster
June 22nd, 2018, 06:21 PM
Is anyone having this and how do you fix it https://i.imgur.com/oIdUSsn.png
:crying::crying::crying:

szaboi65
June 24th, 2018, 06:41 AM
https://www.youtube.com/watch?v=prvLMyICXdo&t=254s

tistou77
July 6th, 2018, 03:47 PM
Hello

Is it possible to install Edge extensions without the Store ?

Thanks

Cauti
August 29th, 2018, 02:39 PM
@dhjohns Please reupload installer Edge.

riccardo
October 18th, 2018, 01:45 PM
Does it work with the new LTSC 2019 version?

Pitbull_Raven
November 10th, 2018, 06:07 PM
Does this need Admin privileges? While I do have local admin privileges, I am a member of a ADS and as such, some Admin tasks (such as registry settings) are blocked.

yxCustoms
January 11th, 2019, 12:17 PM
Wonderful, this was my problem with Windows 10 LTSB. It works, but the download speed is about 10 kByte per second. The methods described for Windows 10 pro do not work, as the pages are different. Has someone found a solution to speed up the transfer?

neero
January 22nd, 2019, 11:21 PM
Wonderful, this was my problem with Windows 10 LTSB. It works, but the download speed is about 10 kByte per second. The methods described for Windows 10 pro do not work, as the pages are different. Has someone found a solution to speed up the transfer?

To fix download speed issue try to reset tcp/ip to default
Command Prompt cmd as admin then Type “netsh int ip reset” then restart

https://iihelp.iinet.net.au/resetting_tcp/ip_to_default#toc-link-0

WarHound
January 24th, 2019, 07:43 PM
Hi, had a question about this. I was able to get the windows store with xbox installed on my laptop. However I can not get it to install on my desktop which uses the same version of Windows. It runs through the installation like it did on my laptop but the store or xbox are not on my computer. Has this happened to anyone else?

WarHound
January 25th, 2019, 09:11 PM
Is anyone having this and how do you fix it https://i.imgur.com/oIdUSsn.png
:crying::crying::crying:

Yep this is my problem. Anyone find a solution for this yet?

dasa
February 9th, 2019, 08:58 PM
Is anyone having this and how do you fix it https://i.imgur.com/oIdUSsn.png
:crying::crying::crying:


Yep this is my problem. Anyone find a solution for this yet?

I'm also getting this. Works flawlessly on my desktop - errors on my laptop. What gives?

dasa
February 9th, 2019, 09:05 PM
I'm also getting this. Works flawlessly on my desktop - errors on my laptop. What gives?
I lied. I'm getting ItemNotFoundExceptions for my installation.


I got an error. any way to fix. I tired playing forza horizon online but couldnt sign in either so i used these commands to attempt to fix it and the apps went missing. (it worked the first time)
Get-AppxPackage *windowsstore* | Remove-AppxPackage
Get-AppxPackage *xboxapp* | Remove-AppxPackage



Heres the Error
Add-AppxPackage : Cannot find path 'C:\Program

Files\WindowsApps\Microsoft.WindowsStore_11606.1001.39.0_x64__8wekyb3d8bbwe\AppxManifest.xml' because it does not
exist.
At C:\Users\Hiram\Desktop\store_with_xbox\Files\StoreDependencies.ps1:17 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\W ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Program File...ppxManifest.xmlhttp://virtualcustoms.net/images/smilies/confused.giftring) [Add-AppxPackage], ItemNotFou
ndException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand


Add-AppxPackage : Cannot find path 'C:\Program
Files\WindowsApps\Microsoft.XboxApp_19.19.28029.0_x64__8wekyb3d8bbwe\AppxManifest.xml' because it does not exist.
At C:\Users\Hiram\Desktop\store_with_xbox\Files\StoreDependencies.ps1:20 char:1
+ Add-AppxPackage -DisableDevelopmentMode -Register "C:\Program Files\W ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (C:\Program File...ppxManifest.xmlhttp://virtualcustoms.net/images/smilies/confused.giftring) [Add-AppxPackage], ItemNotFou
ndException

Install Microsoft Store and Apps on Windows 10 LTSB 2016

I have the same problem. Can anyone help me. Thanks!
These were found on the first page with no resolution. I finally solved it but I'm not sure which specific step of mine is what fixed it:



Install was successful on desktop so I copied my WindowsApps folder from desktop to new installation
Redownloaded the Xbox + Store zip because mine was missing files - realized after my folder wasnt 50mb like the zip file
Manually moved the WindowsApps folders from the redownloaded zip to the WindowsApps directory


Now it works. I'm assuming it was failing to move the files to WindowsApps for some reason and the resolution was manually moving them.

dinar
February 24th, 2019, 05:07 AM
not working in x86

Padre Pedro
February 24th, 2019, 09:32 AM
https://www37.zippyshare.com/v/6OxKZjIc/file.html

Store for LTSC 2019

jsd6265
February 25th, 2019, 05:32 AM
Didn't try the Add-Store 2019 since it's an exe, no one else has posted about it, and I don't have time to run in a sandboxed VM, ill let someone else do that one.

Used the original 2016 script, ran as admin and was able to install store on Jan2019 release of LTSC enterprise x64!! Thanks very much!

dasa
March 9th, 2019, 05:35 AM
Didn't try the Add-Store 2019 since it's an exe, no one else has posted about it, and I don't have time to run in a sandboxed VM, ill let someone else do that one.

Used the original 2016 script, ran as admin and was able to install store on Jan2019 release of LTSC enterprise x64!! Thanks very much!DO NOT RUN THE EXE POSTED.

I don't know if it's a virus but I've installed LTSC 2019 on 3 different computers and I am able to install Store, Xbox, and Edge fine using the OP scripts (labeled for 2016). There is no reason to run the exe and it would be stupid to from a security standpoint.

zimbrich
April 30th, 2019, 06:20 PM
Finally got it to install and Store will launch but I keep getting the error 0x80070422 when I try to search or open an app shown in list. Any ideas?

MrWhispers
June 13th, 2019, 01:49 AM
This still works but Recently Microsoft updated the XBOX APP to nolonger support older versions of windows so as long as you do not update XBOX APP to the new "XBOX CONSOLE COMPANION" you should be ok.

I did not know this unfortunately and now my xbox app is no more its updated to the xbox console companion and I currently don't know anyway to downgrade.

This just recently happen during E3 a couple days ago. You can read more here: https://www.reddit.com/r/xboxone/comments/bwszzx/xbox_app_updated_on_windows_10_to_xbox_console/

Might have to reinstall windows and just not update the xbox app. As this is the only way I know to keep this going unless you want to reinstall windows to the latest build ???

( anyone have any ideas ? )



TL;DR

XBOX APP E3 UPDATE renamed "Xbox Console Companion" will not open on older versions of windows? temp work around DO NOT UPDATE XBOX APP. (sadly everyone prob updated it and now have to reinstall windows because of this)



Edit:

I think if I was able to find a previous version of the appxbundle I could side load this but I can't find any on the web currently still searching.

Microsoft.XboxApp_19.19.28029.0_x64__8wekyb3d8bbwe.AppXbundle might even work if I can find the AppX file.

Khal
June 18th, 2019, 11:21 AM
Hello,


This still works but Recently Microsoft updated the XBOX APP to nolonger support older versions of windows so as long as you do not update XBOX APP to the new "XBOX CONSOLE COMPANION" you should be ok.

I did not know this unfortunately and now my xbox app is no more its updated to the xbox console companion and I currently don't know anyway to downgrade.

This just recently happen during E3 a couple days ago. You can read more here: https://www.reddit.com/r/xboxone/comments/bwszzx/xbox_app_updated_on_windows_10_to_xbox_console/

Might have to reinstall windows and just not update the xbox app. As this is the only way I know to keep this going unless you want to reinstall windows to the latest build ???

( anyone have any ideas ? )



TL;DR

XBOX APP E3 UPDATE renamed "Xbox Console Companion" will not open on older versions of windows? temp work around DO NOT UPDATE XBOX APP. (sadly everyone prob updated it and now have to reinstall windows because of this)



Edit:

I think if I was able to find a previous version of the appxbundle I could side load this but I can't find any on the web currently still searching.

Microsoft.XboxApp_19.19.28029.0_x64__8wekyb3d8bbwe.AppXbundle might even work if I can find the AppX file.

Tried on W10 LTSC 2019?

I've the problem on W10 LTSB 2016, on 3 computers. I'm not able to launch the Xbox companion since the update.
I think, you're right when you say it's not compatible with old W10 (like LTSB 2016).

I'm proceding upgrade to the LTSC 2019. Wait & see.
If after the upgrade, the problem still there, I downloaded the W10 Enterprise 1809, I will extract the WindowsApp directory from the install.wim and start again from the beginning.

Khal
June 25th, 2019, 02:24 PM
For information, it works.

Take the install.wim from a Windows 10 Enterprise 1809 ISO.
Don't extract the install.wim. I think microsoft used symbolic links. If we extract the zip stupidly, it weighs ~ 130GB...
Open it with 7zip, you will find numbers from 1 to x. For me, the good version was the number 3 (as indicated in the [1].xml).
Copy the WindowsApps folder where you want.

Modify rights on the real "C:\Program Files\WindowsApps", take ownership and add full rights for your user.
For the Xbox app, copy:
- DesktopAppInstaller*
- NET.Native.Framework*
- NET.Native.Runtime*
- Services.Store.Engagement*
- StorePurchaseApp*
- VCLibs*
- WindowsStore*
- Xbox*

Add app you want.
After, open PowerShell terminal as superadmin and run 3/4 times:
Add-AppxPackage -Register -DisableDevelopmentMode 'C:\Program Files\WindowsApps\*\AppxManifest.xml'

You may need to force an update of the store. Run:
$namespaceName = "root\cimv2\mdm\dmmap"
$className = "MDM_EnterpriseModernAppManagement_AppManagement01"
$wmiObj = Get-WmiObject -Namespace $namespaceName -Class $className
$result = $wmiObj.UpdateScanMethod()

Wait few minutes. I do not know how long it takes...

Now, you have to restore NTFS rights on the WindowsApps folder.
Boot on Windows 10 USB key (preferably a 1809 enterprise), choose "Repair the computer", terminal and type:
icacls "C:\Program Files\WindowsApps" /q /c /t /reset
exit

And that's good !

rasputin
July 18th, 2019, 08:49 AM
Ok from Rasputin

qwertybbg
December 9th, 2019, 01:18 PM
Add app you want.
After, open PowerShell terminal as superadmin and run 3/4 times:
Add-AppxPackage -Register -DisableDevelopmentMode 'C:\Program Files\WindowsApps\*\AppxManifest.xml'



Hello, I'm getting deployment failed errors when the powershell add appx script reaches the Xbox packages:


Add-AppxPackage : Deployment failed with HRESULT: 0x80073CFD, A Prerequisite for an install could not be satisfied.Deployment Register operation with target volume C: on Package Microsoft.Xbox.TCUI_1.11.28003.0_x64__8wekyb3d8bbwe
from: (AppxManifest.xml) failed with error 0x80073CFD. See [url] for help
diagnosing app deployment issues.
NOTE: For additional information, look for [ActivityId] 776cc3d8-ae9e-0003-51c6-6c779eaed501 in the Event Log or use
the command line Get-AppxLog -ActivityID 776cc3d8-ae9e-0003-51c6-6c779eaed501
At line:1 char:1
+ Add-AppxPackage -Register -DisableDevelopmentMode 'C:\Program Files\W ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (C:\Program File...ppxManifest.xml:String) [Add-AppxPackage], Exception
+ FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand

Did this happen to you? Internet searches say this error occurs because the app expects a higher Windows build version. I'm on LTSB using the AppX packages from 1809 enterprise like your tutorial.
Thank you in advance for any assistance with this