What is Alternative Suffix?
By Default, When you create 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.… Continue Reading
Tag Archives: Office365
How to Install MSOnline Module and Connect Azure AD of 21Vianet China Cloud using PowerShell
Installing MSOnline is pretty Simple.
Open PowerShell in Elevated Mode and run the command,
Set-ExecutionPolicy -ExecutionPolicy unrestricted
Install-Modue -Name MSOnline

By Default, When you run the command
Connect-MsolService
You will get connected to Global Tenant ( Public Cloud)
What if … Continue Reading
Enabling Azure AD RMS Online for Office 365 tenant level
Azure AD RMS (AADRM) is the Microsoft Cloud based Right Management Services which uses encryption, identity, and authorization policies to help secure your files and email, and it works across multiple devices—phones, tablets, and PCs.
In this Article, We will … Continue Reading
How to convert Federated domain to Managed Domain(Password Hash Sync(PHS))-Part 2
In this Part 2 Article,we will see converting the domain to Managed and make users authenticated against Azure AD.
Ensure Full Sync and Password sync has been allowed enough time to sync and completed Before converting the Domain.
For Part … Continue Reading
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 … Continue Reading
The pop-up shows up as “AdxTaskPane” and displays the image
Noticed an issue in the Office 365 Proplus and Microsoft office 2016, Any office applications when we open in backend there is popup shows below image and task list it shows as “AdxTaskPane”
This can be even noticed in the … Continue Reading
How to set up forced TLS for Exchange Online in Office 365
By default, Exchange Online always uses opportunistic TLS. Which means Exchange Online always tries to encrypt connections with the most secure version of TLS first, then by default the message will be sent unencrypted if the recipient organization doesn’t … Continue Reading
How to install AAD Connect – Customized installation
In this Article, Will show you how to install the Azure AD Connect 1.1 using Customised Settings.
Prerequisites for Azure AD Connect
Before you install Azure AD Connect, you need to keep the following Prerequisites ready.
Azure AD
- An Azure
How to install AAD Connect – Express installation
In this Article, Will show you how to install the Azure AD Connect 1.1 using Express Settings. Express Settings is the default option.
Prerequisites for Azure AD Connect
Before you install Azure AD Connect, you need to keep the following … Continue Reading
How to transition SMTP Mail Flow Service to office 365 Exchange Online Protection(EOP)
In this article, We will see how to transition On-premises SMTP Mail flow Services to Exchange online Protection(EOP) which is cloud based email filtering.
What Exchange Online Protection(EOP):
EOP is Cloud Based email filtering and provides inbound and outbound spam … Continue Reading