Related Articles
SCOMfaq@System Center SP1 TAP Airlift in Redmond
Good news, from September 17th to 19th I will be in Redmond on the Microsoft Campus for the System Center 2012 SP1 TAP Airlift. Together with MVP Marcel Zehner (http://blog.scsmfaq.ch) and Thomas Maurer (http://www.thomasmaurer.ch) we hopefully will see great news and improvements in System Center 2012 SP1. It is my second Airlift and from my […]
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 Policy – Audit and Deploy CanNotDelete Lock on Resource Group Based on Tags
If you move your workloads to production or even preproduction it is highly recommended to protect them not only against data loss but also from accidential deletion. One feature in Azure which can help are Resource Locks. Depending how you configure the lock, you cannot delete the resource, but still read and modify (CanNotDelete lock) […]