Forum Discussion
MDT - Getting LapsAdmin User - Apps not getting installed
Hi, Thank you in advance for your help.
If I don't join the computer to the domain, it uses local Administrator account and installs all the apps (office, adobe, etc.) correctly.
Once I use the domain settings (highlighted below) it will join the domain, boots up into login screen using "LAPSAdmin" user displays "password incorrect" error, and none of the apps get installed.
Thoughts? (TY)
----------------------------------------------------------------
[Settings]
Priority=Default
Properties=MyCustomProperty
[Default]
OSInstall=Y
SkipCapture=YES
SkipAdminPassword=YES
SkipProductKey=YES
SkipComputerBackup=YES
SkipBitLocker=YES
;SkipComputerName=YES
OSDComputerName=MDT-%SerialNumber%
;SkipDomainMembership=YES
;JoinDomain=domain.xyz.com
;DomainAdmin=admin
;DomainAdminPassword=password1
;DomainAdminDomain=domain.xyz.com
SkipUserData=YES
UserDataLocation=NONE
;SkipLocaleSelection=YES
InputLocale=0409:00000409
SystemLocale=en-US
UILanguage=en-US
UserLocale=en-US
SkipTimeZone=YES
TimeZoneName=Eastern Standard Time
;SkipAdminPassword=YES
AdminPassword=LocalAdmin!
1 Reply
Need to understand using old LAPS or Windows LAPS?
MDT cannot login to a LAPS protected account, only works with fixed passwords.
Mind MDT is offically deprecated. This is one of many reasons.
You will require a temporary account as part of Local admin group and fixed password.
Or create LAPS policy exception in a special OU for MDT deployment.