Enable Remote Desktop
Log In or Register to download the BES file, and more.

1 Votes

Description

<enter a description of the problem and the corrective action here>

Property Details

ID3872
StatusProduction - Fully Tested and Ready for Production
TitleEnable Remote Desktop
DomainBESC
SourceInternal
Source Release Date8/20/2012 12:00:00 AM
KeywordsRDP RDC Remote Desktop
Added by on 10/9/2014 7:01:49 AM
Last Modified by on 10/9/2014 7:01:49 AM
Counters 4380 Views / 59 Downloads
User Rating 1 star 2 star 3 star 4 star 5 star * Average over 0 ratings. ** Log In or Register to add your rating.

Relevance

Used in 257 fixlets and 9 analyses   * Results in a true/false
Show indented relevance
name of operating system as lowercase starts with "win"

Actions

Action 1 (default)

Action Link Click here to deploy this action.
Script Type BigFix Action Script
// Enter your action script here

waithidden cmd.exe /C reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server" /v fDenyTSConnections /t REG_DWORD /d 0 /f

waithidden cmd.exe /C netsh firewall set service type = remotedesktop mode = enable
Success Criteria

This action will be considered successful when the applicability relevance evaluates to false.


Sharing

Social Media:
Share this page on Yammer

Comments

Log In or Register to leave comments!
sinucus -
If you have the Tivoli agent installed on a Windows computer this fixlet will allow you to remote turn on remote desktop.