![]() |
hello, please need your advice
i just want to create a Windows-XP-CD with the 'winnt.sif' file in the folder i386, so i never have to entered in the future my Corp_Serial ... is this the right one : Quote:
thanks for your help in advance :rolleyes: have a nice day kernel |
Hi Kernel, :)
I attached a sample winnt.sif file. Code:
;SetupMgrTag Have a look at this thread too. http://www.betaone.net/index.php?showtopic...42&hl=winnt.sif Also more advanced options: http://unattended.msfn.org/ Cheers, McoreD |
Thanks ~*McoreD*~ for your quick reply,
so is my example right ( except AutoPartition=0 ) or not ... can i skip over all not needed parameters ? remember, the only thing what i want is ... to skip entering the serialnumber ... have a nice day kernel |
just tested it :D
this are the correct statements for skipping entering the serialnumber : Quote:
kernel |
Yes thats correct though I perfer:
Code:
|
Interesting Will. :)
Can I also safely add Code:
[Components] Also, what is DefaultStartPanelOff = Yes ? Thanks, McoreD |
Yes you can safely add that to yours.
DefaultStartPanelOff = Yes means to change to the normal start up menu. You know the normal win98/win2k start up menu instead of the new winxp one. :) |
Thanks Will.
One more thing please. I like to have Primary DNS suffix automatically added as well. ![]() http://img39.exs.cx/img39/3711/dns-suffix.png For example, in my case: the csse.uwa.edu.au part. The computer name should be automatically generated. I added the following: [Networking] InstallDefaultComponents=Yes DNSDomain=csse.uwa.edu.au But it didn't seem to work. Much appreciated for guiding us on this. :) Cheers, McoreD |
Will get back to you on this but try this:
[params.MS_TCPIP] DNS=Yes UseDomainNameDevolution=No EnableLMHosts=No AdapterSections=params.MS_TCPIP.Adapter1 [params.MS_TCPIP.Adapter1] DNSDomain=csse.uwa.edu.au Of course change the Adapter1 to correct Adapter. |
Hi there, I managed to test the XP CD today but unfortunately the following winnt.sif file didn't add the DNS Suffix either. :(
Code:
;SetupMgrTag McoreD |
All times are GMT +1. The time now is 04:00 PM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.