I am starting to test Windows 10 in our environment, and I am having a bit of trouble getting Spark to run with SSO for a user who is not a local administrator.
If I double click the icon, Spark runs without UAC notifications but without SSO.
If I right-click and 'Run as Administrator', UAC immediately prompts for Admin credentials.
If I disable UAC, Spark works with SSO but I lose the 'Metro' apps (Edge, weather app, etc...)
If I add the user to the local administrators group, 'Run as Administrator' works with SSO... even with UAC enabled.
As it appears, I would need to make the users a local admin to get SSO working, or completely disable UAC (which kills Edge, calculator, etc...)
Is there any way to get around this?