|
Basic user and group management with AD commands
|
|
| · | Create OU "Finance"
|
| · | In OU "Finance"
|
| · | Create domain local group "Special"
|
| · | Create global group "Finance"
|
| · | Add "Finance" to "Special"
|
| · | Loop data section
|
| · | Create account
|
| · | Set account disabled to no
|
| · | Add account to "Finance"
|
| · | In OU "Finance"
|
| · | Delete "Special"
|
| · | Delete "Finance"
|
| · | Loop data section
|
| · | Delete account
|
| · | Delete OU "Finance"
|