Work or School Account not works, Azure AD connection error
I use Hybrid AD ( on premise and Azure AD )
- Work or School Account button not working (Windows 10 Setting)
I did use powershell commands by windows scheduler ( for logout someone account on a public PC ).
- Get-ItemProperty -Path "C:\Users*\AppData\Local\Packages" | ForEach-Object { Remove-Item -Path "$_\Microsoft.AAD.BrokerPlugin*" -Recurse -Force | Out-Null }
but, after deleted account, not working add work or school account button.
because, maybe, registered device on the AD users (Auzre AD - users - device - that PC)
( After deleted the device that registered to user, button works )
How can remove account without this error ?
- Among first cases, removed one PC on all Devices menu on the azure AD.
And then, When I logged in teams or office program, that PC has not registered on AD devices , and add button not works ( same error as first case - work school account not works )
How can fix it?
3 answers
Sort by: Most helpful
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more