In this blog post, we will be discussing Azure Active Directory and Azure AD PowerShell. Azure AD is a service provided by Microsoft Azure. It allows you to create a directory of users on the cloud that can connect from any device or location. We will go over how you can use PowerShell to find if a user exists in Azure AD.
Azure AD PowerShell
PowerShell Script – Get Creation Date Of All Azure AD Users
This article will show you how to get the creation date of all your Azure Active Directory users using a PowerShell script. This is important for auditing purposes and can be used in other scripts to remove any users that were created after a certain date.
View and Export Azure AD Guest Users With PowerShell
This blog post will show how to view and export all the guest users inside an Azure Active Directory tenant using the Azure AD PowerShell module.
List All Azure AD Registered Devices Using PowerShell
In this post, I will show you how to list all Azure AD registered devices using PowerShell.
Find Azure AD User Group Membership Using PowerShell
In this post, we will learn how to use the Azure AD PowerShell module to find which groups a user is a member of using PowerShell.
Change Office 365 User Details With PowerShell
In this blog post, I will show you how to change the details on an Azure Active Directory user using PowerShell.
How to Start A Manual Active Directory Sync to Office 365
In this blog post, I’ll show you how to start a manual Azure Active Directory synchronization from the on-premises Active Directory environment to Office 365.
How To Update Azure AD Connect Step By Step (March 2017 Update 1.1.443.0)
In this article, I’ll show you how I update my Azure AD Connect to the latest version which Is now in version 1.1.443.0.
Search Office 365 Users Using A Simple String With The New AzureAD PowerShell Module
In this article, I’ll show how to Search for Office 365 Users using a search string with the new Azure Active Directory PowerShell V2 module.
How To Connect To Office 365 Using The New Azure AD PowerShell Module
In this article, I’ll show you how I connect to Office 365 using PowerShell and Manage my Office 365 tenant.
Manage Office 365 With The New Azure Active Directory V2 PowerShell module
In this article, I’ll show how to Install the new Azure Active Directory PowerShell Version 2 Module that Is used to manage Office 365 Users, Applications, and Devices using PowerShell.