Category: PowerShell

Authentication and Azure Automation Runbooks

Recently I ran into an issue with Authentication and Azure Automation child runbooks. The goal was to call a PowerShell child runbook following the

Azure OMS Log Analytics Step by Step – Data Collector API

I see a lot of potential in Azure Log Analytics. That should go without saying considering the amount of time I have spent learning

Variables in Azure Automation

Shared Resources in Azure Automation allow for the reuse of credentials, modules, scheduled, connections, certificates and variables. Variable assets provide a way to share

Writing to the Windows Event Log with PowerShell

Odds are,  you were Googling something like ‘write event log PowerShell’ and you stumbled on this page.  If that’s the case and you just

PowerShell Desired State Configuration Troubles

I am excited for the potential of PowerShell Desired State Configuration.  The ideal of pushing configurations with one click, making settings consistent across multiple
Scroll to Top