Forum Discussion
PieterWigleven
Apr 07, 2020Iron Contributor
Outlook displays "need password" authentication dialog isn't shown on Win10 Enterprise multi-session
Recently issues have been reported related to logon in Office ProPlus on Windows 10 Enterprise multi-session. One specific example is Outlook showing "need password" however the authentication prompt...
David Brophy
Sep 29, 2020Brass Contributor
PieterWigleven I know this has been mentioned on another thread but no harm mentioning it here too. Yesterday the following fixed it for a user of ours:
Add-AppxPackage -Register "C:\Windows\SystemApps\Microsoft.AAD.BrokerPlugin_cw5n1h2txyewy\Appxmanifest.xml" -DisableDevelopmentMode -ForceApplicationShutdown
PieterWigleven
Sep 29, 2020Iron Contributor
David Brophy Thanks for sharing David.