Automate Active Directory with PowerShell Tutorial 8 : Create New User

preview_player
Показать описание
The 7th step to Automate our Active Directory with PowerShell is to actually create the user accounts based on our User Sync Data. We will create a account with a random password, and place it in the correct Organizational unit.

My other PowerShell tutorials series:

Tags:
PowerShell
Automation
Active Directory
Servers
Windows
JackedProgrammer
Programming
Coding
Scripting
SysAdmin
Рекомендации по теме
Комментарии
Автор

very informative and helpful

thanks a lot.

❤️❤️❤️❤️❤️❤️❤️❤️❤️❤️

mnamusik
Автор

Please how can I get the full code? I'm trying to work on a project at a company to automate some of these processes in AD

RayRay-ijhs
Автор

hi I did not understand how to extract the password to file to give the user

zachilevinsky
Автор

Apparently is not supported by powershell 6 or higher!! Any alternatives to generate a random password?

funkybuddha