Check the username and password

NOTE: Password for the robot can't contain the special character ";".

To find out your username with the domain, you can use the command line 

whoami

To ensure the accuracy of your username and password, you can utilize the following command line:

runas /noprofile /user:username cmd

When using this command line, please substitute "username" with your designated username including the domain, and then input your password. If the username, including the domain, and the password are correct, a new cmd window will appear. 

Conversely, if there is an error, such as the absence of the domain in the username or an incorrect password, an error message will be displayed, prompting a review of the data before proceeding with the installation setup.

Was this article helpful?