Perform first command in presence of the user

This commit is contained in:
Manuel Thalmann 2023-06-22 17:03:29 +02:00
parent 9295743ed9
commit eb6a7f24bf

View file

@ -209,6 +209,7 @@
<RequiresUserInput>false</RequiresUserInput>
<CommandLine>cmd /C wmic useraccount where name="Admin" set PasswordExpires=false</CommandLine>
<Description>Password Never Expires</Description>
<RequiresUserInput>true</RequiresUserInput>
</SynchronousCommand>
<SynchronousCommand wcm:action="add">
<Order>2</Order>