Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable RDP #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Enable RDP #9

wants to merge 4 commits into from

Conversation

ulv1
Copy link

@ulv1 ulv1 commented Jan 18, 2018

Sample to Enable RDP on target machine, works on Windows machines from 7-10 and tested on latest builds of AirWatch and Windows 10.

(First time making a pull request, hopefully, followed routine as established in https://github.com/ulv1/AirWatch-samples/tree/master/Windows-Samples)

Overview
Author: ulv1
Date Uploaded: 18/01/2018
Tested on
AirWatch 9.2.3.0: Completed 
Client Operating System: Windows 10 (1709)

Description
Enables RDP on target machine.

What does the sample do?
1. Opens firewall to allow incoming connections
2. Disables "Deny TS Connections" registry key
3. Sets termservice to start automatically at boot 
4. Starts termservice
Added description in bat script
Added readme, as required.
@vmwclabot
Copy link

@ulv1, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@ulv1
Copy link
Author

ulv1 commented Jan 18, 2018

I believe I've added DCO to each commit now (in comments) "Signed-off-by: Ulv Bjørnsson ulv.ares.b@gmail.com"

Copy link
Author

@ulv1 ulv1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Ulv Bjørnsson ulv.ares.b@gmail.com

@ulv1 ulv1 closed this Jan 18, 2018
@ulv1 ulv1 reopened this Jan 18, 2018
@vmwclabot
Copy link

@ulv1, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org> to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.

@varunmurthy
Copy link
Collaborator

@ulv1 Thanks a lot for contributing to the samples and helping grow the community!

One minor edit required is that in order for the DCO requirements to be met, you should add "Signed-off-by: Ulv Bjørnsson ulv.ares.b@gmail.com" to the commit message. You have added a comment in GitHub and this does not meet the DCO requirement. Please make the change and re-commit with the signature and I will merge the changes asap. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants