K2000 deployment issues
Hi
I need to login with admin password after image apply task is completed, when each task is completed i need to login into machine for other task to complete, anyway to skip this?
0 Comments
[ + ] Show comments
Answers (2)
Answer Summary:
Please log in to answer
Posted by:
cserrins
6 years ago
Posted by:
ISEKOLD
6 years ago
Top Answer
This is the part of the answer file that needs to be changed.
<AutoLogon>
<Enabled>true</Enabled>
<Username>AdminAccount</Username>
<Password>
<PlainText>true</PlainText>
<Value>Password</Value>
</Password>
<LogonCount>1</LogonCount>
</AutoLogon>
Comments:
-
is it possible to edit this part alone ? instead of starting from the sysprep? I' have just started to work with AIK . - rahimpal 6 years ago
-
There is a tool available to change the autologin count. In the K2 interface click Tools and it should be in the list. - chucksteel 6 years ago