Enable Remote Desktop (RDP)
| 2 Votes |
Collections (part of 1 collection)
Versioning - This is the latest version.
| 1 | Enable Remote Desktop (RDP) | 11/5/2012 6:48:16 PM |
| 2 | Enable Remote Desktop (RDP) | 5/8/2013 12:03:12 PM |
Description
Property Details
| 2458 | |
| QA - Ready for Production Level Testing | |
| Enable Remote Desktop (RDP) | |
| BESC | |
| Configuration | |
| 0 | |
| danielheth@bigfix.me | |
| <Unspecified> | |
| <Unspecified> | |
| 5/8/2013 12:00:00 AM | |
| True | |
| danielheth on 5/8/2013 12:03:12 PM | |
| danielheth on 5/8/2013 12:03:12 PM | |
| 12280 Views / 200 Downloads | |
* Average over 1 rating.
** Log In or Register to add your rating.
|
Relevance
Actions
Action 1 (default)
Action Link Click
here to deploy this action.
Script Type
BigFix Action Script
regset "[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]" "fDenyTSConnections"=dword:00000000Success Criteria
//thanks sinucus (http://bigfix.me/user/sinucus) for this great addition:
waithidden cmd.exe /C netsh firewall set service type= remotedesktop mode = enable
This action will be considered successful when the applicability relevance evaluates to false.
Action 2
Action Link Click
here to learn more about this setting.
Script Type
URL
http://technet.microsoft.com/en-us/library/cc782195(v=ws.10).aspx
Sharing
| Social Media: |
Comments
|
|
|
| great advice... sinucus. I'll add an updated version of this fixlet. | |
|
|
|
| This will not disable to firewall rule. Use the following to open up the firewall. waithidden cmd.exe /C netsh firewall set service type = remotedesktop mode = enable | |

