microsoft / 2LCS

Lifecycle Services Companion App for administrators
MIT License
104 stars 55 forks source link

Possibility to quickly open RDP from shortcut or URL #66

Closed DjLysy closed 2 years ago

DjLysy commented 3 years ago

Hi all,

I've implemented this feature to be able to quickly connect to desired cloud-hosted environment by using:

Inspiration for the solution was taken from: https://github.com/konradsikorski/RdpProtocolHandler

I've implemented a way to bind an 2LCS app to URI scheme according to the below specification

ms-2lcs://connectRDP/?projectId={projectID}&environment={CHEDisplayName}

where:

This allows to quickly open an RDP connection

image

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.