Recent posts

Variables in Azure Automation

4 minute read

In this post we will explore how we can use variables in Azure Automation. We will explore both encrypted and unencrypted variables and how we can leverage t...

Exchange Online - Certificate Based Authentication - Step by Step

4 minute read

Microsoft is deprecating basic authentication when establishing a connection to Exchange Online in favor of more secure Certificate Based Authentication (CBA...

Exchange Online - Data returned by the remote Get-FormatData command is not in the expected format

1 minute read

When opening an Exchange Online session via PowerShell error Data returned by the remote Get-FormatData command is not in the expected format is returned a...

PowerShell - Get all members of a group recursively

1 minute read

In this article we are going to explore how we can use PowerShell to get all members of a group even if nested

PowerShell - Get Active Directory reports

3 minute read

In this article Im sharing a function that will gets you all users directly or indirectly reporting to a specific manager