Forum Discussion
Outlook login issues with WVD - FSLogix
- Nov 22, 2019
DAsnow this scenario isn't ringing a bell in terms of a common scenario, probably best to contact support on this.
Unfortunately, our users just authenticate a lot. It's extra burdensome because we have MFA enabled.
I'd like to get a copy of the script used to clean out the tokens for existing profiles. I'd also be willing to help get the write-up out there. I know it's going to be corrected moving forward, but with the likes of Nerdio and NetApp "instant deploy" users out there... This would be immensely helpful to a large group of admins.
Appreciate all the hard leg work you've put on this. Very interested the process behind the script.
-Cheers
- brbundy85Oct 12, 2021Copper ContributorThis in conjunction with the GPO to block future Azure AD Joins is the solution
- Glen70Apr 06, 2021Copper Contributorbing_badaboem,
Do you have found a solution for the problem? We also use RDS 2019 with FSLogix and two servers. Sometimes Outlook (and Teams) ask for a password. Solution is to log the user in to the other server.
I don't want to create new user profiles for all the users.
Mark Lunn Do you have a script for me? - bing_badaboemNov 12, 2020Copper Contributor
Thank you Mark.
We use 2019 rdsh and fslogix with same problems with outlook.
We went for the route to enable sso and hybrid azure ad join.
From the two reg keys we needed to skip the second so only have the
[HKLM\SOFTWARE\Policies\Microsoft\Windows\WorkplaceJoin​]
"BlockAADWorkplaceJoin"=dword:00000001in place. Otherwise the machines won't go past pending state in aad.
Even with the current fslogix profiles people now are able to open outlook.
Time will tell if it's permenant. We did not yet enabled conditional access to bypass mfa.
- Berni81Nov 12, 2020Copper Contributor
Thanks Mark!
Aditional Info: Microsoft finally helpded us and has published a solution:
https://docs.microsoft.com/en-us/office/troubleshoot/activation/reset-office-365-proplus-activation-state#clear-credentials-from-workplace-join
WPJCleanUp.cmd
It works! Without having to recreate FSLOFIX profile.
Hope it can helps someone else.
Regards!
Berni
- Mark LunnNov 12, 2020MCTHave sent you a PM. I am currently trying to write to info into a blog
- bing_badaboemNov 11, 2020Copper Contributor
Mark Lunn can you provide me with the script too?
Or is there a blog or post somewhere for this script?
If I understand correct the command dsregcmd /forcerecovery will do the same but manually.
So running this command once per user would do the same as the script but manual?
regards,
- vincentc1105Nov 04, 2020Copper ContributorCould you PM it to me as well ? Thank you.
- Mark LunnNov 04, 2020MCTHi JSpecMugen,
PM has been sent