项目作者: hnslyinnovations

项目描述 :
AD Powershell Scripts
高级语言: PowerShell
项目地址: git://github.com/hnslyinnovations/powershellscripts.git
创建时间: 2020-02-05T23:58:43Z
项目社区:https://github.com/hnslyinnovations/powershellscripts

开源协议:

下载


powershellscripts

AD Powershell Scripts

AD Unlock:
Generic Unlock script for user accounts. This can be effective to unlock user accounts by username. Integration of CSV file can be incorporated to unlock various accounts from CSV file.

AD Disable:
Please note Line 74 will need to be edited with OU location of where you want the user accounts to be dumped after being timestamped and disabled. This script will timestamp the account, disable the account, and move to a certain OU specificed at line 74. This can be integrated with CSV file format to disable various accounts at once and dump to a specificed location.