I’ve just updated the OMSSearch PowerShell module. New version is 6.0.0. Here are the changes: Continue reading “OMSSearch PowerShell Module 6.0.0 Release”
Tag: powershell
Free E-book: Inside the Microsoft Operations Management Suite
For the past couple of months I’ve been a little bit quiet on my blog. The reason for this is that I was participating in something special for you. Continue reading “Free E-book: Inside the Microsoft Operations Management Suite”
Publish your Module to PowerShell Gallery with Azure Automation Connection
Recently PowerShell Gallery received a feature that you can deploy Modules from PowerShell Gallery to Azure Automation (part of OMS). You can upload PowerShell Modules to Azure Automation with little or not change to the module. If you want to make your PowerShell module more appealing and easy to use in Azure Automation you can create so called Connection. You can read more here. Recently I was able to confirm that if you publish your PowerShell Module with Connection to the PowerShell gallery that Connection will be imported as well when you import your module to Azure Automation. Continue reading “Publish your Module to PowerShell Gallery with Azure Automation Connection”
Operations Management Suite – Custom Fields / Extract Data Feature
I’ve been waiting for this OMS feature with anticipation. At first sight you might think that this is a feature that is nothing worth to be excited but quite contrary. This feature allows you to extract additional insights from your logs. Why? Continue reading “Operations Management Suite – Custom Fields / Extract Data Feature”
Open Sourcing Download All Microsoft SCOM MPs Script
I am open sourcing download the script that I’ve created for downloading all Microsoft SCOM MPs. Open sourcing is meant to be a joke of course. It is a script with code that is available for viewing and changing as whatever serves your purpose since its creation. The difference is that I am moving to GitHub so it will be easier for contribution by all. There is not new version but you can find all code here. The TechNet gallery page will be left as placeholder but will not contain the script anymore. You can find a link to GitHub repository there as well. I hope this change is welcome.