I'm little confused with these modern apps that can be installed from Windows Store.
There is one app in windows store that we would like to deploy to all of our Windows 8.1 users.
There is deeplinking and sideloading methotds.
Is it really so that I cannot automatically deploy application from windows store to all users? I have understand that all I can get is a deployment that opens Windows Store to end user and they need to manually start the installation from there? It's total anti-it. It's basically same as I would email Windows Store link to all of our users via email and tell them to install it. This method is called deeplinking if I'm right.
Sideloading method seems to be for modern software where I have access directly to appx files. If I have appx files then I'm able to deploy them automatically to my end users? It's hard to get appx files from public store apps. Only if the developer gives them to me. Correct me if I'm wrong.
We use ConfigMgr 2012 R2.