We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17ed018 commit 3652d30Copy full SHA for 3652d30
Public/Set-AdAclLaps.ps1
@@ -107,7 +107,7 @@ function Set-AdAclLaps {
107
} #end If-Else
108
#>
109
110
- if ($Variables.GuidMap['ms-Mcs-AdmPwdExpirationTime']) {
+ if ($Variables.GuidMap['msLAPS-Password']) {
111
112
Write-Verbose -Message 'LAPS is supported on this environment. We can proceed to configure it.'
113
0 commit comments