Question

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.

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top