Formula to enable Windows Remote Desktop and configure the terminal service.
Note
See the full Salt Formulas installation and usage instructions.
- This formula has been tested on salt-minion 2015.5.8, running under Windows Server 2008r2 SP1 and Windows Server 2012r2.
Meta-state which includes the following states, in order:
rdp.rdp rdp.registry rdp.service
Toggles access to Windows Remote Desktop connections. Settings are configurable via the pillar.
Toggles Network Level Authentication and sets the ingress TCP port number for RDP. Settings are configurable via the pillar.
Ensures the TermService and UmRdpService services are running.
See rdp/defaults.yml
.