Perform first command in presence of the user
This commit is contained in:
parent
9295743ed9
commit
eb6a7f24bf
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue