Code Monkey home page Code Monkey logo

ltsb-add-microsoftstore's Introduction

Add Store to Windows 10 Enterprise LTSB

For Windows 10 Enterprise 2015 / 2016 LTSB or Windows Enterprise 2015 / 2016 LTSB N
Download

To install, run Add-Store.cmd as Administrator

If you do not want App Installer / Purchase App / Xbox identity, delete each one appxbundle before running to install. However, if you plan on installing games or any app with in-purchase options, you should include everything.
If the store still will not function, reboot. If still not working, open the command prompt as the administrator and run the following command, then reboot once more.
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

Addition troubleshooting

Right click start
Select Run
Type in: WSReset.exe
This will clear the cache if needed.

Windows Server 2016 Problem

This allowed me to update the other apps in the package (Xbox, etc..), but not allowed me to install new apps onto my computer that was already in my library.However, it did allow me to install apps using the "Business Store", which is no fun task. You have to shop on their website (not through the store app), then add the app via their website to your "private store", sign in the Windows Store App using your "Business Store Account", and finally those listed under your "private store", you could download and install.

为Windows 10 Enterprise LTSB增加应用商店

适用于Windows 10 Enterprise 2015 / 2016 LTSB 或 Windows Enterprise 2015 / 2016 LTSB N
下载地址

要开始安装, 请打包下载后用右键管理员运行 Add-Store.cmd

如果您不想安装App Installer / Purchase App / Xbox,请在运行安装之前删除对应的.appxbundle后缀的文件。但是,如果您计划安装游戏,或带有购买选项的应用,则不要删除。
如果装完之后商店仍然打不开,请先重启试试。如果仍然不行,请以管理员身份打开命令提示符并运行以下命令之后,然后再重启试试。
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"

商店修复

Win+R打开运行,输入WSReset.exe回车。
该命令会清空并重置Windows Store商店的所有缓存。

该脚本由GOD666贡献:
https://forums.mydigitallife.net/threads/add-store-to-windows-10-enterprise-ltsc-ltsb.70741/page-22#post-1419464

ltsb-add-microsoftstore's People

Contributors

kkkgo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ltsb-add-microsoftstore's Issues

Not working.

Aloha! 🙂

The packages was installed:

image

...but when I click on "Microsoft Store" I see this:

image

Best regards❗ ✌️

Queued?

After opening the Add-Store cmd file as Administrator, it says Adding Microsoft Store and then it says Queued.

Windows Server 2019

It works fine with Win 10! I can install any apps from Store.
It will be installed and started on Windows Server 2019! But I can't install anything. Please add this possibility.

无法连接Xbox Live服务

安装后商店一切正常,但Xbox主机小帮手无法登录(0x409 / 0x80131509),Xbox identity provider打开后卡加载界面。

Windows 10 1511 unable to install

The README says that lstb2015 is supported. 2015 is based on 1507, which is older than 1511. However, when I runned the batch file it reports that it's for windows 1607 or higher.

PLEASE FIX THIS

it says that "ms store cant be opened using built in administrator account.please sign in from a different account" how to fix

lower version

the pack is not working. only for 1607, is there something for a lower version?

a script for uninstall

Hello,

Would it be possible to create a script to uninstall Store Apps ?

PS : Sorry for my bad english, i am French...

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.