Posts by Category

blog

Creating an Hybrid Worker in Azure

4 minute read

Using a Hybrid Worker with Azure Automation is something I became pretty familar with early in my career. They are great at dealing with changes to Active Di...

New Beginning

less than 1 minute read

$Name = "Alex" Write-Output("Hello World I'm $Name")

Back to Top ↑