Azure
Exchange 2019:- Building an Exchange lab in Azure
I have been getting requests on how to build an Exchange Test lab in Azure. In this video series, I step through each section as follows: Creating a Virtual Machine in Azure. (Part 1)Installing the Active Directory Domain Services and creating a new Forest. (Part...
Azure VM’s:- TenantEncryptionCert added
In Azure, when you build Virtual Machines, you have the option to install Extensions, this may be AntiVirus etc. that you need to only license once you access your VM. What you will notice is that once you do that, you have a few certificates installed on your VM...
AAD Connect – Configure filtering in Azure ADSync using Domain Based, Organizational Unit Based, and Attribute based filtering
With Azure AD Connect Services we can configure which Users, Mail-Enabled Groups,Computers and Mail enabled contacts are synchronized to Office 365. This can be done inthree ways (Domain, OU, and Attribute based filtering). For more reading you can go...
Azure – Install Azure AD Connect with SQL Express
To successfully synchronize your on-premise Active Directory with Windows Azure Active Directory you can use either DirSync or Azure AD Connect. For reference you can read more...
Office 365 – Bulk import of Contacts
In Office 365 we can easily import contacts from a CSV file vs having to create them 1 by 1. The first step in doing so is to connect to our Tenant using Azure PowerShell. To do this launch Azure PS as Administrator, you should get a window as shown below. The next...
Create a Virtual Machine in Azure
This short guide will show you how to create a Virtual Machine in Azure. Login to Azure with your account. On the left hand side click on Virtual Machines. Click the link that says "Create a Virtual Machine" In this exercise we are using Windows Server 2012 R2. Click...
Create a Network in Azure
This short guides shows you how to create a Virtual Network on Azure. Login to Azure with your account. Scroll down towards the bottom until you see Networks. Click the link that says "Create a Virtual Network" Enter in the Name of the Network. Select the location....