how do i remote desktop into my domain from an outside connection

Tony b 0 Reputation points
2023-10-18T20:33:07.34+00:00

how do i remote desktop into my domain from an outside connection

Remote Desktop
Remote Desktop
A Microsoft app that connects remotely to computers and to virtual apps and desktops.
4,679 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-18T20:49:51.28+00:00

    Make sure you know the password for the local administrator account then you can;

    Remove-Computer -UnjoinDomaincredential Domain01\Admin01 -PassThru -Verbose -Restart
    
    

    --please don't forget to close up the thread here by marking answer if the reply is helpful--


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.