Search For A Solution!

Total Pageviews

Friday, February 23, 2018

How to connect to a connected RDP session (localhost or remote) Windows 2012 R2 Server by command!

Run:

mstsc /shadow:ID# /v:localhost /noConsentPrompt

ex. mstsc /shadow:2 /v:localhost /noConsentPrompt

or

mstsc /shadow:ID# /v:remotehost /noConsentPrompt

Regards,
Call2fixit

No comments:

Post a Comment