/build/static/layout/Breadcrumb_cap_w.png

updating the answer file


Hi,


is it possible to update the answer file by browsing through the \\K2000path\peinst\ path, I need to update the new local admin password to enable auto login.

 

0 Comments   [ + ] Show comments

Answers (1)

Posted by: ISEKOLD 6 years ago
Orange Senior Belt
1
I had a similar issue where I had to change the autologon count. I created a mid level task to copy a new unattend.xml file over.

So here is what I did, I took the unattend.xml file along with C:\Windows\System32\xcopy.exe file and put them into a .zip. I loaded the .zip into an application K2000 Boot Environment (Windows) postinstallation task with the command:

xcopy.exe unattend.xml c:\windows\panther /q /y
You might need to use the following (%~dp0 before file name) because I had to do something similar and it no longer worked the same:
xcopy.exe %~dp0unattend.xml c:\windows\panther /q /y
http://www.itninja.com/question/number-of-autologins-required-has-changed-from-1-to-3-since-3-6-upgrade

You could also maybe just use a post install task to change the password later in the deployment process.

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