Active Directory::ADcreateUser |
||
Description | ||
Create an
account on an Active Directory domain. {groupname} can be used
to group different properties together |
||
Active Directory - ADcreateUser | ||
Options | ||
Domain |
The
fully qualified Active Directory domain name. If "Local Machine"
is checked this will be set to "RootDSE" which specified the
domain the local machine is a member of. |
|
Username |
Optional. The username to use to connect with the server. | |
Password |
Optional. The password to use to connect with the server. | |
Logon
name |
The "logon name" of the account that must be created. | |
Organizational
unit |
Optional value which specifies the Organizational Unit which contains the specified account. If left empty the account will be created in the default "Users". | |
Account Properties | ||
Enable
/ Disable |
Enable or disable the account. | |
Change
password |
Set the password of the account. | |
Expiration |
Disable or set the account expiration date. | |
User
must change password at next logon |
When checked, the "User Must Change Password At Next Logon" flag is set. | |
User
cannot change password |
When checked, the "User Cannot Change Password" flag is set. | |
Active Directory Properties | ||
Load
Property List |
Loads the properties from the "ActiveDirectoryEdit.Config" file. Properties that are already in the list will not be overwritten/reset by the properties that are loaded from the file. | |
Cleanup
List |
All rows of which
the "Value" column is empty will be removed from the list. Note that if you want to clear a property-value, this property should remain in the list with an empty "Value". |
|
Group Membership | ||
Make
user member of groups |
Make the account
a member of the configured groups. Specify the complete path of the group. Examples: CN=Domain Admins,CN=Users CN=Demo Group,OU=Sales Department |