I have written a Powershell Script to deploy RDS 2012 Single Server RemoteApp Proof of concept or lab deployment.
This script deploys a fully functional/preconfigured RDS deployment for use in a Proof of concept or Lab environment. The script deploys all the roles required for RDS and configures self assigned certificates for all roles.
The script asks a series of questions before the deployment:
- Servername: use the FQDN
- Session Collection Name: give the collection a name
- Collection Description: Give the collection a name
- Domain: enter the Domain
- Certificate Password: This is for the self assigned certificates
- RD Gateway FQDN: provide a external FQDN for the Gateway Role.
You can Download the script here
Hi Ryan, thanks for sharing your wealth of knowledge and experience on RDSH configuration and setups.
Just curious to find out if this deployment script would also work on 2012R2?
Cheers,
M
It has been tested on both.
Best regards,
Thanks Ryan, I will give it a try. I need to build a quick basic setup for my MDT lab use.
Regards,
M