How to Create an Unlicensed User in Office 365 for Testing

You can create an unlicensed user in Office 365 for testing purposes. Lets get started. Prerequisites Download and install the following modules. Microsoft Online Service Sign-in Assistant for IT Professionals RTW Windows Azure Active Directory Module for Windows PowerShell (64-bit version) Create an Unlicensed User in Office 365 for Testing Open portal.office.com in your favorite ... Read more

How to Set an Individual Password to Never Expire in Office 365

If you want to set a password to never expire for a single user, you have to do it via PowerShell. There is no way from admin center. Prerequisites Download and install the following modules. Microsoft Online Service Sign-in Assistant for IT Professionals RTW Windows Azure Active Directory Module for Windows PowerShell (64-bit version) Step-By-Step ... Read more

Office 365 Password Policy

This article focuses on Office 365 password policy. Allowed Characters Following are the allowed characters in Office 365 user password: a - z A - Z 0 - 9 @ # $ % ^ & * – _ + = [ ] { } | \ : ‘ , . ? / ` ~ “ ... Read more

How to Remove Active Directory Domain Services Using Server Manager

In one of earlier articles, we removed active directory domain services using PowerShell. In this guide, I'll focus on removing active directory domain services using server manager. Remove Active Directory Domain Services Using Server Manager Step 1. Open server manager dashboard. Click: Manage -> Remove roles and features. Step 2. Verify the tasks and then click Next. ... Read more

How to Migrate AD Users in a Forest Using ADMT v3.2

When you have multiple domains in a forest, migrating Active Directory objects between two domains is a day to day task of system engineers. Reasons can be that companies are sold or merged or employees are transferred. Type of AD Migration There are two types of AD migrations: Inter forest migration - In inter forest migration, AD objects ... Read more

Firewall Ports Used by Office 365

I was recently preparing for Office 365 certification (exam 70-346), I came up with several questions about firewall ports used by O365. I explored and then I thought I should document for others 🙂 Ports Used by Office 365 Following are the ports used for various purposes by Office 365. TCP 443 - ADFS, Microsoft ... Read more