1

Get MFA Status For Azure/Office365 Users Using Powershell

Get MFA Status

If you’ve recently deployed MFA (Multi-Factor Authentication) in Office365/ Azure you may find that there is no easy way to report who has MFA enabled, and more importantly, which of your administrators don’t have MFA enabled. I ran across a… Continue Reading

3

How to Transfer FSMO Roles in Server 2019 Using Powershell

Transfer FSMO Roles

In any Active Directory environment it’s always a good practice to have some form of redundancy and the resiliency to go along with it. In the case of FSMO Roles (Flexible Single Master Operation Roles), it’s an excellent idea to… Continue Reading

0

Get Alexa Ranking using Powershell

Get Alexa Ranking using Powershell

Inspired by this RidiCurious post, I decided to add to his initial script and give it my own little twist. This will show you how to get Alexa ranking using Powershell. In order to keep things nice and uniform I… Continue Reading