Skip to content

Instantly share code, notes, and snippets.

Connect Remote Desktop using KeePass Credentials #KeePass #EmbededPost
cmd://"C:\Windows\System32\cmd.exe" /c cmdkey.exe /generic:TERMSRV/{S:SERVER} /user:{S:DOMAIN}{USERNAME} /pass:{PASSWORD} & mstsc.exe /v:{S:SERVER} & cmdkey.exe /delete:TERMSRV/{S:SERVER}
@psttf
Copy link

psttf commented May 11, 2017

Sorry, something went wrong.

@maratth
Copy link

maratth commented Oct 26, 2017

How you can specify gateway for connection ?

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