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
mstsc /shadow:ID# /v:localhost /noConsentPrompt
ex. mstsc /shadow:2 /v:localhost /noConsentPrompt
or
mstsc /shadow:ID# /v:remotehost /noConsentPrompt
Regards,
Call2fixit
Comments
Post a Comment