Verify the User Name entered is valid, i.e., spelled correctly, no preceding or trailing spaces , etc. And, ask your Administrator to provide you with your exact User Name. If you determine the User Name is accurate continue to the next step.
The argument passed to CmdLineWait() must contain no spaces . Ensure that the path to the execute does not contain spaces or uses the 8.3 naming convention with regard to spaces, e.g., 'Program Files' should be writen as 'Progra~1'.
that copying and pasting this script can cause errors, so I attached the script to the case. If you choose to copy and paste the script, make sure that there not extra blank lines in the new file; the script should look just like what is on this screen.