/build/static/layout/Breadcrumb_cap_w.png

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:
Posted by: cserrins 6 years ago
Red Belt
3
Auto login information is set in the unattend file used to sysprep the machine.
Posted by: ISEKOLD 6 years ago
Orange Senior Belt
2

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

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ