salt.modules.rdp

Manage RDP Service on Windows servers

salt.modules.rdp.disable()

Disable RDP the service on the server

CLI Example:

salt '*' rdp.disable
salt.modules.rdp.enable()

Enable RDP the service on the server

CLI Example:

salt '*' rdp.enable
salt.modules.rdp.status()

Show if rdp is enabled on the server

CLI Example:

salt '*' rdp.status

Current Salt release: 0.17.1

Previous topic

salt.modules.rbenv

Next topic

salt.modules.reg

SaltConf - Jan 28-30 2014

Upcoming SaltStack Events