jgo
By:
|
1,215 downloads
|
Last Updated: 11/4/2022
|
Latest Version: 1.2.6
The PowerShell PSJumpStart module uses the built-in features in PowerShell to create an environment for the Power Administrator. It is a set of files to jump start PowerShell script creation as well as some ready to use functions. The goal is to provide some simple start-up functions. Please visit the project site for documentation Tags |
By:
|
190 downloads
|
Last Updated: 8/1/2018
|
Latest Version: 1.0.1
This script will search for User accounts not used in -monthsUnused months. Found users will be disabled and moved to the -disabledOU (if parameter is present) |
By:
|
176 downloads
|
Last Updated: 8/1/2018
|
Latest Version: 1.0.1
Report or handle unused computer accounts in AD. |
By:
|
167 downloads
|
Last Updated: 8/1/2018
|
Latest Version: 1.0.1
The script will search for principals (AD-objects) in AD according to LDAP-filter, then add any missing principals AND remove extra principals If -WhatIf switch is used you will see information on actions but NO ACTION WILL TAKE PLACE. Use the standard flag -Verbose to get extended information on execution. Use the CMD-file to launch as a scheduled... More info |
By:
|
165 downloads
|
Last Updated: 8/1/2018
|
Latest Version: 1.0.1
This script will search for users disabled by DisableUnusedUserAccounts and remove them after they have been disabled for the given period. |