Manage RDP Service on Windows servers
Disable RDP the service on the server
CLI Example:
salt '*' rdp.disable
Enable RDP the service on the server
CLI Example:
salt '*' rdp.enable
Show if rdp is enabled on the server
CLI Example:
salt '*' rdp.status
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.1
Upcoming SaltStack events, webinars and local meet ups and user groups.