Create User Accounts with Powershell - Create your Active Directory Accounts quick and easily with this Powershell Script. In order to create user accounts (without a mailbox enabled, you will need to use the New-ADUser cmdlet. The parameters will specify which properties are added as well which password you would like to use. New-ADUser passwords must be encrypted as a secure string in order for it to successfully create the user.
Link to Code: [ Ссылка ]
#PowershellBooks :
Learn PS month of Lunches - [ Ссылка ]
Powershell Cookbook: Complete Guide to Scripting - [ Ссылка ]
Ещё видео!