Wednesday, April 20, 2016

New OMS and Azure Hybrid Worker PowerShell Module Available

Today Tao Yang (the scripting and toolkit ninja from down-under) has just released another free PowerShell module - this time for the OMS and Azure Automation Hybrid Worker role.


Combining ideas from recent blog posts by Pete Zerger and Kevin Holman with some added knowledge based on real-world experience thrown in for good measure, Tao's HybridWorkerToolkit contains the following three PowerShell functions:

  • Get-HybridWorkerConfiguration - used to get the Hybrid Worker and Microsoft Monitoring Agent configuration.
  • Get-HybridWorkerJobRuntimeInfo - retrieves the following information about the Azure Automation runbook and the job run time.
  • New-HybridWorkerRunbookLogEntry - used to log event log entries.

Check out Tao's blog post for detailed information on each of these functions and if you're using Hybrid Workers with either OMS or Azure Automation, then I'd strongly recommend you download this module and give it a test drive.

It's available for download on both Github and the PowerShell Gallery.


No comments:

Post a Comment