PowerShell - Active Directory
Which of the following is the correct syntax to create a new AD user with username 'jdoe' and display name 'John Doe' using
New-ADUser?New-ADUser?-SamAccountName, and for display name is -DisplayName.-SamAccountName 'jdoe' and -DisplayName 'John Doe', which is correct syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions