Related Articles
SCOM 2012 – Maintenance Mode Tool V 1.0
From my customers and also in the forums I hear and read frequently the questions about setting maintenance mode from a monitored server. Let’s assume you are an administrator and you need to put your file server in maintenance mode. How are you going to set maintenance mode? Well there are many ways, let’s just […]
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. […]
SCSM – Get Service Request Object From Any Nested Child Runbook Activity
When you are starting to automate stuff in your cloud environment you probably use SMA for automation and Service Manager to trigger the necessary runbooks in SMA. As this is really great stuff you will start facing many new challenges because you have to script in PowerShell to achieve your goals. Depending on your architecture […]