Hi all,
So I would appreciate some better understanding on a user logon issue that I experienced in my lab today, here it is.
I created a user through powershell, New-ADUser and gave it all the required info, password, I did have to go into Set-ADUser and edit the -UserPrincipalName to the logon name I wanted. I did try the UserPrincipalName with and without the
@domain.lab.
I also created a user through the GUI AD Users and Computers, again gave it all the required info.
I opened both properties boxes side by side and saw that everything was identical except the names.
Now the problem that I experienced was the user that I created with powershell required me to put my domain name at the end of the username i.e.
cycleking@domain.lab, and the user that I created through the GUI didn't require the
@domain.lab appended to the username.
Any clarification would be greatly appreciated.
Regards,
Cycleking