Related Articles
SCOM 2012 R2 Technical Preview – A Box of Chocolates?
I was asked few times during my engagements what has changed in the System Center Operations Manager Technical Preview. Microsoft released few weeks ago a first technical preview of Windows 10, Windows Server and System Center. You can download Windows 10 here , for Windows Server and System Center you need to have a MSDN […]
SCORCH 2012 – SCOJob Runner Error “The requested operations requires Publish permissions on the Runbook”
There is a very cool and useful tool to trigger Runbooks from a command line. It is called SCOJobRunner and you can download it here. The tool uses the Orchestrator web service to interact with Runbooks. Well I had been playing around with it and then I hit the following error when I tried to start a […]
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. […]