I'm trying to connect to a remote desktop. They gave me
- computer name
- domain
- username
- password
Now where/how should I enter "domain"?
If I don't enter any, I can't connect ("your credentials are not recognized...").
2 Answers
Enter the domain in the User Name box as domain\username or username@domain.
1The domain can go before the UserName to indicate what domain you are logging into.
For computer, enter the computer details they gave you.
So, for Username enter (include the backslash)
domain\usernameThe password is a password and you'll be prompted after you click connect!
1