Active Directory: Create a user with PowerShell
This “how to” tutorial explains how to create users in Active Directory using the New-ADUser cmdlet in PowerShell Create a user in Active Directory with PowerShell Open a PowerShell window On a domain controller, open a PowerShell command prompt. Create the user using the New-ADUser cmdlet and validate the command Example to create the user …