ADLockoutViewer
1.0.1
ADLockoutViewer displays a GUI of Active Directory users in specific OUs. Any user that is locked will have a check by their name. Unchecking the box will unlock the user. OUs can be chosen from the drop down menu.
The ComputerName parameter is the computer that has the ActiveDirectory PowerShell module installed if the local computer does not.
This command can be u
The ComputerName parameter is the computer that has the ActiveDirectory PowerShell module installed if the local computer does not.
This command can be u
ADLockoutViewer displays a GUI of Active Directory users in specific OUs. Any user that is locked will have a check by their name. Unchecking the box will unlock the user. OUs can be chosen from the drop down menu.
The ComputerName parameter is the computer that has the ActiveDirectory PowerShell module installed if the local computer does not.
This command can be used with the CredSSP authentication method. This is useful when you want to use it on a computer that doesn't have the ActiveDirectory PowerShell module installed, but the computer being connected to is not a domain controller. When that happens the CredSSP authentication method has to be used, and the Fully Qualified Domain Name (FQDN) of the remote computer must be used for the ComputerName parameter. Also, the user will be required to enter Administrator level credentials in a separate dialog.
Show more
The ComputerName parameter is the computer that has the ActiveDirectory PowerShell module installed if the local computer does not.
This command can be used with the CredSSP authentication method. This is useful when you want to use it on a computer that doesn't have the ActiveDirectory PowerShell module installed, but the computer being connected to is not a domain controller. When that happens the CredSSP authentication method has to be used, and the Fully Qualified Domain Name (FQDN) of the remote computer must be used for the ComputerName parameter. Also, the user will be required to enter Administrator level credentials in a separate dialog.
Installation Options
Owners
Copyright
2016 Chris Carter
Package Details
Author(s)
- Chris Carter
Tags
ActiveDirectory Unlock UnlockUser UnlockAccount AccountLock UserLock GUI
Functions
Create-MessageBox Add-CommandAndKeyBinding On-LockedCheckBoxUnchecked On-CmbSelectionChanged On-ProfileRequestNavigate New-AboutDialogBox New-HelpDialogBox
Dependencies
This script has no dependencies.
FileList
- ADLockoutViewer.nuspec
- ADLockoutViewer.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 1,683 | 4/6/2016 |
1.0.1 (current version) | 111 | 3/21/2016 |
1.0 | 97 | 3/21/2016 |