Skip to content

Commit bafa48a

Browse files
authored
feat: Added support for the Enterprise Evaluations (#406)
1 parent 77f43f3 commit bafa48a

File tree

6 files changed

+1162
-8
lines changed

6 files changed

+1162
-8
lines changed

assets/win10x64-enterprise-eval.xml

Lines changed: 398 additions & 0 deletions
Large diffs are not rendered by default.

assets/win10x64-ltsc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@
352352
<Order>3</Order>
353353
<CommandLine>reg.exe add "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\PasswordLess\Device" /v "DevicePasswordLessBuildVersion" /t REG_DWORD /d 0 /f</CommandLine>
354354
<Description>Enable option for passwordless sign-in</Description>
355-
</SynchronousCommand>
355+
</SynchronousCommand>
356356
<SynchronousCommand wcm:action="add">
357357
<Order>4</Order>
358358
<CommandLine>cmd /C wmic useraccount where name="Docker" set PasswordExpires=false</CommandLine>

0 commit comments

Comments
 (0)