Powershell GUI Tools for maintenance Active Directory
- AD Infor Tool V1.1
-AD Info Tool.ps1 is a Powershell Scrpit runing powershell as GUI tool.
-Disaplay User info
-One Click RDP to Select User
-Terminate User
-Managing AD groups
In order to run the script, there are some place need to be edit
-1. Line 563 Edit "ChangePassword" to any password you want to setup as default password
After reset password, will turn on ChangePasswordAtLogon feature.
-2. Line 649 need to edit the DN for Moving Terminated User to specific container.
-3. Line 680 need to edit the DN for Moving Terminated PC to specific container.