Related Articles
Azure Policy – Export Azure Policy Definitions
If you are moving to Microsoft Azure you immediately have to deal with governance and compliance topics. In Microsoft Azure there is the Cloud Adaption Framework (CAF) which guides you through the journey of moving to Azure. One very important part is cloud governance with all its flavors. One single piece of this governance cake […]
OMS – OMS Gateway Chaining
I had an interesting question few weeks ago, which I could not answer for sure. I was asked, if it is possible to chain OMS gateways. I would have said yes in the first place, because they are just proxies. But so far I haven’t tested it. So, I decided to build this scenario in […]
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. […]