Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.29 KB

#AutomatedRDS

disclaimer Current code comes from 2017 and it left much to be desired, never the less back then it did the trick, for quick lab deployment. Similar things can be achieved with GUI, or other products available here and there, but still back then when was creating this it was a bit of challenge for me. As of now (2022.02) there is plan to rewrite it, and add a module for the automation on top of the RDS itself, which brings missing RDS tooling, with the use of PS and it's convinience. It's just not consolidated and shared here yet.

#Unatended installation of Remote Desktop Services
PowerShell script which installs the Remote Desktop Services 2016 in unatended way

test conditions:

  • Windows Server 2016
  • WMF5.1

it should work on:

  • Windows Server 2012R2
  • WMF5

has not been tested on:

  • Windows Server 2012
  • WMF4

all variables are stored in psd1 files

this is a rewritten version of https://github.com/citrixguyblog/PowerShellRDSDeployment

#Places worth to follow for the RDS automation context

rds2016_multi_deployment