![]() |
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 |
Well damn and I have not seen any way to either. :(
Maybe you cant? Trying posting at neowin if you have not already. ;) |
Quote:
You need to put the following lines below your [NetAdapters] parameter [NetAdapters] Adapter1=params.Adapter1 [params.Adapter1] INFID=* Let me know if this works out for you. |
Thank you paratrupr. I am currently downloading the final version of SP2. I will report back after trying it in Virtual PC.
I am in dialup. :( That's very right paratrupr, they indeed get buried very quick. I couldn't find my thread until I tried the 7th page. |
Quote:
|
I'm trying to figure out the [NetServices] part.
I'm just using normal Local Area Connection and want to disable MS_PSched QoS Packet Scheduler and MS_Server File and Print Services. So how? Code:
|
Quote:
I interpret the following as an indication to ONLY install THESE services: [NetServices] MS_NwSapAgent = params.MS_NwSapAgent MS_RasSrv = params.MS_RasSrv MS_WLBS = params.MS_WLBS [params.MS_NwSapAgent] [params.MS_RasSrv] [params.MS_WLBS] Check out this document for a list of some of the parameters you can use for the listed services. Hope this helps. |
All right thanks a lot. Will try it in a bit. :)
|
Tried an unattended install today with the following in the winnt.sif file.
Code:
[Components] |
All right, try this:
Code:
|
Thanks Will, I'll try that. Oh and I also wanted to point you out one thing:
In your code, you have: Code:
[GuiUnattended] I had to put EncryptedAdminPassword=No. Otherwise, it was waiting for the user to put the password in, before it did the RunOnceEx stuff. |
Yeah I know I figured it out awhile ago. :)
Here is my new one. :) This is of course for DVD. :) At 980 MB (1,028,325,458 bytes) after cleaning up un-need files. :) I do about 500 registry tweaks and install at least 40 appz so far. Working on adding office 2003 pro. :) Code:
|
All times are GMT +1. The time now is 01:25 AM. |
Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.