Configure LAPS

  1. Download LAPS
  2. Configure the GPO
    • Create new GPO to rename the Local Admin Password
      • Computer Configuration\Policies\Windows Settings\Security Settings\Local Policies\Security OptionsAccounts: 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”
  3. Import-module AdmPwd.PS
  4. Update-AdmPwdADSchema
  5. Set-AdmPwdComputerSelfPermission -OrgUnit “OU=Servers, OU= Corporate, DC=Domain, DC=com”

Leave a Reply 0

Your email address will not be published. Required fields are marked *