It's not always the best idea to create Active Directory users from scratch. Chances are, your company has a standard "template" of attributes that are set for every domain user. If so, why are you ...
I have successfully put together my own Get-LdapUser and Set-LdapUser functions based on various examples I have found online. Now I need to move on to group membership - adding users to LDAP groups, ...