Skip to content
- Download LAPS
- Configure the GPO
- Create new GPO to rename the Local Admin Password
- Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security Options – Accounts: Rename administrator account
- Link the GPO to Appropriate OU
- Create GPO for LAPS
- Computer Configuration > Administrative Templates > LAPS.
- Configure “Password Settings”
- Configure “Name of the administrator account to manage” with the new name
- Configure “Enable local admin password management”
- Import-module AdmPwd.PS
- Update-AdmPwdADSchema
- Set-AdmPwdComputerSelfPermission -OrgUnit “OU=Servers, OU= Corporate, DC=Domain, DC=com”