 |
Extract User Data To a CSV File (Inc Terminal Services Attributes)
| Extract user data from Active Directory as a CSV file. Handling for terminal services attributes is included. |
(0 votes)
|
Login to vote!
|
 |
Check Partition Alignment
| Script to check partition alignment. Misaligned partitions can result in a reduction in I/O performance. This script can be used to verify that partitions are correctly aligned. |
(0 votes)
|
Login to vote!
|
 |
List Members of Groups in OU
| List members of groups in OU with fullname. |
(0 votes)
|
Login to vote!
|
 |
Set Local User Account Expiration Date
| Set the "AccountExpirationDate" attirbute for a local user account on a specified computer. |
(0 votes)
|
Login to vote!
|
 |
Display Local User Info
| Display information for a local user account on a specified computer |
(0 votes)
|
Login to vote!
|
 |
List userAccountControl values for Local User Account
| List the options stored in the userAccountControl bitmask for a local user account on a specified computer. |
(0 votes)
|
Login to vote!
|
 |
Force Local User to Change Password
| Force a local user account on a specified computer to change their password. (Set "User must change password at next logon" option.) |
(0 votes)
|
Login to vote!
|
 |
Set Password Never Expires for Local User Account
| Set the "Password never expires" option for a local user account on a specified computer. |
(0 votes)
|
Login to vote!
|
 |
Enumerate Local User Accounts
| List the local user accounts on a specified computer. |
(0 votes)
|
Login to vote!
|
 |
Create Local User Account
| Create a local user account on a specified computer. |
(0 votes)
|
Login to vote!
|