简体   繁体   中英

Install Windows 8 app (appx) remotely via PowerShell?

As the title says. My scenario is I have some company app that want to install to all of machines in network. I know that I can install .exe and .msi remotely from my machine to any machines in network via PowerShell. Can I do the same thing with Windows 8 app (appx)? If there's anyway how? Thanks in advanced.

This is called sideloading and requires some work like signing the App and installing the certificate. You can use the System Center 2012 Configuration Manager SP1 to automate this .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM