This Script creates a GUI based Tool to perform basic Operation in Office 365.
With the help of this script you can "Perform below Operations".
Retreive RecipientType,OOF Status,User License Details,
Convert to UserMailbox/SharedMailbox/RoomMailbox, Run Manage Folder Assistant, Get MFA Details, Enable/Disable Forwarding, Office 365 License Details, Assigning License, Available License, Add/Remove License, Add/Remove mailbox permission FullAccess/SendAs/SendOnBehalf, Enable/Disable POP IMAP OWA ActiveSync.
************[ Requirement ]************
=>Open the script on a Notepad
=>Search for "UserName@domain.com" and "Password" replace it with your Global Admin Credentials
=>Only Global Admin with Non MFA Enabled Account can Run this Script
To Run the Script with MFA Enabled Account, Click on the below link
https://www.powershellgallery.com/packages/Office365_MultiPurposeTool_MfaEnabledLogin/1.0/DisplayScript
************[ Download ]************
Open PowerShell and Run As Administrator
Run the below Cmdlet
-Path : Specify folder path to Save the Script
Save-Script -Name Office365_MultiPurpose_Tool_NonMfaLogin -Path <path>