Many useful ActiveDirectory and other admin-type utilities typical in a HelpDesk role.
Install-Module HelpDesk
Update-Module HelpDesk
This module features some repetitive ActiveDirectory / HelpDesk type tasks that you hopefully find useful!
- Adding / Removing users as Local Admins on their computers.
- See Get-LocalAdmin, Add-LocalAdmin, and Remove-LocalAdmin.
- Enable / Disable ActiveDirectory user accounts.
- See Enable-Account and Disable-Account.
- Get User Lockout information, including the troublesome source of the lockout event.
- See Get-LockedOutADUsers, and the
-IncludeLockoutSource
parameter.
- See Get-LockedOutADUsers, and the
- Securely reset user passwords.
- See Reset-Password.
Get-LockedOutADUsers -IncludeLockoutSource
(aliased as glo
)
- 'This is f**king awesome!' - Friend's boss.
- 'Best PS Module I have ever used!' and 'Pretty solid!' - Colleague