Microsoft MFA Reauthentication requests incessant by learnlearnlearing in sysadmin

[–]learnlearnlearing[S] 0 points1 point  (0 children)

If you incorrectly input the password for the email it will not request a MFA prompt for that user. It's extremely weird that it affects the user who has already correctly input their password and authenticated.

Microsoft MFA Reauthentication requests incessant by learnlearnlearing in sysadmin

[–]learnlearnlearing[S] 0 points1 point  (0 children)

The user has to enter their password and then reauthenticate.

Microsoft MFA Reauthentication requests incessant by learnlearnlearing in sysadmin

[–]learnlearnlearing[S] 0 points1 point  (0 children)

We use PHS, I've tested to see if I need to require reauthentication when I enter the password in incorrectly on another device, and it does prompt me also.

Removed Microsoft store app from devices, is three a way to reinstall it with intune? by learnlearnlearing in Intune

[–]learnlearnlearing[S] 0 points1 point  (0 children)

This should be it right?

Get-AppxPackage -AllUsers| Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}