You can start a session to a computer using `Enter-PSSession`. It is easiest to do this when signed in on a server as a domain administrator. ```powershell Enter-PSSession DESKTOP-XXX ```