Skip to content

Instantly share code, notes, and snippets.

@MateuszNad
Created April 30, 2021 12:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MateuszNad/50b27bfa9c5801b7e56136380a565213 to your computer and use it in GitHub Desktop.
Save MateuszNad/50b27bfa9c5801b7e56136380a565213 to your computer and use it in GitHub Desktop.
<RDCMan programVersion="2.7" schemaVersion="3">
<file>
<credentialsProfiles>
<credentialsProfile inherit="None">
<profileName scope="Local">1</profileName>
<userName />
<password />
<domain />
</credentialsProfile>
</credentialsProfiles>
<properties>
<expanded>True</expanded>
<name>Remote Manager</name>
</properties>
<remoteDesktop inherit="None">
<sameSizeAsClientArea>True</sameSizeAsClientArea>
<fullScreen>False</fullScreen>
<colorDepth>32</colorDepth>
</remoteDesktop>
<server>
<properties>
<displayName>Server</displayName>
<name>server.local.domain</name>
</properties>
<connectionSettings inherit="None">
<connectToConsole>True</connectToConsole>
<startProgram />
<workingDir />
<port>3389</port>
<loadBalanceInfo />
</connectionSettings>
</server>
</file>
<connected />
<favorites />
<recentlyUsed />
</RDCMan>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment