ADLockoutViewer

1.0.2

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
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

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name ADLockoutViewer

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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.

Release Notes

There was an inadvertent testing string left in the CredSSP setup routine that caused it to fail. This has been fixed and should allow CredSSP to work correctly. I apologize for the oversight.

FileList

Version History

Version Downloads Last updated
1.0.2 (current version) 1,422 4/6/2016
1.0.1 107 3/21/2016
1.0 93 3/21/2016