 |
TeamViewer Manager
| TeamViewer Manager is an database tool that stores your TeamViewer partners details in a database (TeamViewerManager.db). |
(0 votes)
|
Login to vote!
|
 |
How to Check for Users that must change password at next logon
| A lot of people are using PowerShell the way VBscript is used. Here is a PowerShell script that isn't in heinous vbsciptese... AND IT WORKS. You need to download and install the Quest AD objects for PowerShell. They will make your life as an admin waay easier. |
(0 votes)
|
Login to vote!
|
 |
Split String Function (WHILE loop version)
| Function to turn a comma separated (or other delimiter) list into a table. |
(0 votes)
|
Login to vote!
|
 |
Split String Function (CTE Version)
| Function to turn a comma separated (or other delimiter) list into a table. |
(0 votes)
|
Login to vote!
|
 |
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!
|