May 2019
Intermediate to advanced
620 pages
21h 41m
English
Next, we need to set permissions in Active Directory to enable devices to write to the new mS-MCS-AdmPwd and mS-MCS-AdmPwdExpirationTime attributes. Follow these steps:
Open an elevated PowerShell window and type the following two lines of PowerShell to import the LAPS PowerShell module, and then to set the permissions on the OU with devices:
Import-Module AdmPwd.PSSet-AdmPwdComputerSelfPermission -OrgUnit "OU ShortName"