Hello All, we got the request to add multiple contacts in M365 address book. I hope you may also get this kind of request in future. If yes, this article helps you to achieve that request. Of course, we have two ways to add multiple contacts. Option 1: Using the contact template download from M365 […]
Solution 1: Check Network Connection (VPN/AVD) Solution 2: Update the Outlook Client version: – Open browser -> Search for “Office.com” -> Install apps -> download M365 Apps exe file -> Install in your system. Solution 3:- If automatic calendar sync is not working, try to sync the OST manually with Exchange Online. For this,
There are multiple factors that can cause O365 outlook slow performance. The reasons can be issues on a client’s computer (Hardware and Software), Network or Internet connection issues. Solution 1: Check the Computer Hardware and Software Health: Note: If your device is managed by your organization, your administrator may not have granted you permission to view […]
This is the new requirement in Exchange resource mailbox. When the users booking the conference room, they will be getting the automatic notification of Conference room name, location, terms and procedure and availability. This article helps you to configure the automatic email using HTML code on resource mailbox. 3. Search and Select the Resource group […]
A distribution list is used to send emails to groups of people without having to enter each recipient’s individual email address in Microsoft 365 Login to O365 Admin Center -> Under Recipients -> Groups -> Distribution List ->Add a group. Select a group type Distribution and click Next. Enter Group name as per the request […]
Microsoft has announced ExchangeonlineManagement Powershell 2.0.6 Preview v2. which is ideally super excited for Exchange Folks to have REST API Connections and Avoid Basic Authentications Why do we require REST API Connections to connect to Exchange Online? For more details about the 2.0.6-Preview6 version- Please read Microsoft Article Let us see how we can configure […]
Resolution: Tried to install Exchange Online Management Latest Preview Version 2.0.6-Preview6 but failed with an error mentioned in the screenshot Before we install 2.0.6-Preview6, we would need to install PowerShellGet To install PowerShellGet, Open Powershell with the Elevated Rights and run the following CMDLET. Install-Module PowerShellGet -Force -AllowClobber After installing PowerShellGet, Now try to install […]
What is SSPR? SSPR is the Self-Service Password Rest Portal for the Office 365 Users. It enables users to reset the accounts and enables users to unblock their accounts without reaching IT Team. It helps to increase the productivity. In the past, On-premise closed environment, If user accounts locked, they need to reach their IT […]
Issue: When Testing the Hybrid Connectivity using the below Command, Test-HybridConnectivity testO365Endpoints Resolution for Invoke-WebRequest Error: Checked with Microsoft by raising a Support case. It seems that the host watchdog.servicebus.windows.net is no longer. Which is why it could not be reached. To resolve this issue, as recommended by Microsoft, commented out the line in the […]
Issue: When running the Hybrid Configuration Wizard, It is failing with the following error. Resolution for this Hybrid Agent Error: It is ideally Exchange Web Services not allowed with required Authentication methods to proceed with the Hybrid Configuration. Step 1: Open Exchange Management Shell and run the commands below individually to make the necessary changes […]