Hello everybody,
I've just implemented and deployed a custom Windows 8 app for my Company and deployed it using side loading.
The app makes use of a background task which is essential for it, because the main purpose of the app is displaying some information on ist live tile. Unfortunatly this only works, after I start the app once and accept to add the app to the lock screen.
Now, here's my question:
How can I automatically rollout this permission for this app?
Is there a way doing this by
- gpo
- powershell
- sccm
- ?
I only need this functionality for the automatical deployment in my Company. The app is not deployed by the store.