Share via


Using Powershell to Install, Configure and Maintain RDS in Windows Server 2012

This is a landing page for articles on all aspects of installing, configuring and maintaining Remote Desktop Services on Windows Server 2012 using PowerShell. Both Virtual Machine based deployments, as well as Session Based Deployments will be covered. Topics included but not limited to:

  • Remote Desktop Cmdlets in Windows Powershell
  • Deploying a Session Based Desktop Deployment using PowerShell on Windows Server 2012
  • Deploying a Virtual Machine Based Desktop Deployment using PowerShell on Windows Server 2012
  • Managing Remote Apps using PowerShell on Windows Server 2012
  • Managing RDS licensing using PowerShell on Windows Server 2012
  • Customizing the RDS title “Work Resources” using PowerShell on Windows Server 2012
  • Customizing the RDCB HA client Access DNS name using PowerShell on Windows Server 2012

Feel free to edit this page and add new items.

Remote Desktop Cmdlets in Windows PowerShell

https://technet.microsoft.com/en-us/library/jj215451

Deploying a Session Based Desktop Deployment using PowerShell on Windows Server 2012

http://social.technet.microsoft.com/wiki/contents/articles/12834.deploying-a-session-based-desktop-deployment-using-powershell-on-windows-server-2012.aspx

http://blogs.technet.com/b/askperf/archive/2015/03/04/step-by-step-instructions-for-installing-rds-session-deployment-using-powershell-in-windows-server-2012-r2.aspx

Deploying a Virtual Machine Based Desktop Deployment using PowerShell on Windows Server 2012

(To be added)

Managing Remote Apps using PowerShell on Windows Server 2012

http://social.technet.microsoft.com/wiki/contents/articles/12837.managing-remote-apps-using-powershell-on-windows-server-2012.aspx

Customizing the RDS title “Work Resources” using PowerShell on Windows Server 2012

http://social.technet.microsoft.com/wiki/contents/articles/13451.customizing-the-rds-title-work-resources-using-powershell-on-windows-server-2012.aspx

Customizing the RDCB HA client Access DNS name using PowerShell on Windows Server 2012

http://social.technet.microsoft.com/wiki/contents/articles/14843.customizing-the-rdcb-ha-client-access-dns-name-using-powershell-on-windows-server-2012.aspx


See Also