You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##This is to enable multi factor authentication for a single Office 365 account.
##Note: This script may be moot at this point since Microsoft
##has gotten on top of things when it comes to two factor Authentication
#Import-PSSession $Session
##With 2FA authentication enabled already. If you don't have this enabled, use the above section on line 6 and DISABLE the next 3 lines below by putting a # at the beginning of each line.