Exchange Online PowerShell

Invoke-WebRequest The remote name could not be resolved: ‘Watchdog.servicebus . windows.net

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 […]

Exchange Online PowerShell

The connection to the server failed when running Hybrid Agent Setup

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 […]

Exchange Online PowerShell

How to Convert OST to PST with Stellar Converter for OST

We are going to look at the application called Stellar Converter for OST and what we think of it when it comes to recovering data from inaccessible and old OST files. We will be looking at the installation, ease of use, features and of course the end result of the application. We all know that […]

Exchange Online PowerShell

How to Setup Spoken Name for the Mailbox

It is indeed a Crazy one but sometimes it helps much to pronounce a name in the right way. For example, My Name is Radhakrishnan but when Non-Indians try to pronounce it, definitely they struggle a bit. That is why it is good to have a spoken name setup in outlook so that they can […]

Prevent Accidental Deletions in Azure

How to Add Alternative UPN Suffix in Active Directory

What is an Alternative Suffix? By default, When you create a user in Active Directory, Users will get the Root domain UPN as Login ID. Consider you have a root domain named ABC.com, users will get User@ABC.com as login and UPN Suffix. In this case, ABC.com acquires a company called XYZ and they are willing […]

Exchange Online PowerShell

The user isn’t assigned to any management roles Error

When launching the Exchange Management Shell, it throws an error as follows, When looking in the event logs –> Application events, could see below mentioned error. Resolution for Management Roles Issue: With an error message mentioned above, Could understand that user who launched the PowerShell not has been assigned with any management roles. When checked […]

Exchange Online PowerShell

How Does Free/Busy Works between two different office 365 Tenants and Configure

Hello Windowstechpro Viewers, Welcome Back!! In this Article, We are going to see How Free/Busy Sharing Works in the federation Trust enabled two different Office 365 Tenants and How to Create Organization Relationships to share Free/Busy Information. How does Free/Busy Sharing Works? Consider Tenant 1: Windowstechpro.com User UserA@Windowstechpro.com wants to see the free/busy information of […]

Exchange 2019 Installation with Step by Step Explanation

Exchange 2019 Installation with Step by Step Explanation

Welcome Back!! In this Guide, we are going to see how to install Exchange 2019 step by step and we are going to see other information in upcoming articles in detailed. Before Proceeding with Exchange 2019 Installation Media, We need to install a few Prerequisites for Exchange 2019. Please refer the article for more details […]

Federated domain to Managed Domain

How to Convert Federated Domain to Managed Domain(Password Hash Sync(PHS))-Part 1

In this Article, we will see how to convert the Federated domain which is using the ADFS Authentication using against the On-premises Active Directory to Managed Authentication against Azure Active Directory(AAD). ADFS Authentication is Token Based Authentication and it is very secured Authentication wherein it has some limitation as it is required Web Application Proxy(WAP) […]