Related Articles
PowerShell – Remote Desktop Cmdlets “A Remote Desktop Services deployment does not exist…”
Recently while automating some cool stuff I needed to create a PowerShell workflow for deploying VDI clients using Windows Server 2012 R2 Remote Desktop Services. One of the first things I always do is checking the existing PowerShell support and I figured out there is a large number of cmdlets available for managing RDS services. […]
Azure Monitor – Combine Azure Monitor and Azure Log Analytics Data in Grafana
Probably one of the biggest pain in monitoring is to provide a dashboard displaying all information needed. There are many third party solutions available but also Microsoft offers plenty of ways to display monitoring information. One feature I like very much is to have Azure Log Analytic queries exported and displayed in PowerBI. In this […]
SCOM 2012 – Unix/Linux Dynamic Grouping Using VSAE Authoring
SCOM is a great tool for monitoring cross platform systems as for example Linux or other Unix derivate. Although Microsoft invested a lot in cross platform monitoring, one thing I am missing is a way for dynamic grouping Unix/Linux systems in SCOM. What is the problem? As you might know in SCOM you can create […]