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. […]
SCOM 2012 – Getting SCOM SNMP Device Properties in PowerShell
Have you ever tried to access a network device respectively network device properties in SCOM using PowerShell? Let’s say you want to access the network device’s IP address, vendor or description for using in a script? Well, I am sure you will run into a problem which you probably don’t expect. You might think, easy, […]
SCOM 2012 – Monitoring Oracle Database OLE DB Management Pack Template
As you know there are different ways to achieve certain things. It always depends on your requirements. In my latest blog post I would like to show how relatively easy it is to monitor an OLE DB connection to an Oracle database and also get some performance data. My well-respected fellow SCSM Guru and MVP […]