Jump to content

Recommended Posts

Posted

Help

i have attemped to make an unattended installation, but failed. once i have made the winnt.sif file where do i put it? and where doi put the .bat file that it creates?


Posted

thanks for your help but i already have, and it dosnt make a different, dose the unattended installation go through the partitioning of the disk and reformating the disk?

i've been on a website that tells me to put the winnt.sif on a floppy will that work?

Posted

No you haven't!

You need to start at the beginning in 'beginners mode' and then move to the more advanced stuff when you know what you want and understand more.

As a jump start Go Here!

Posted
12. Very often we see meaningless subjects in topic title. They give no clue of what the posts are all about. For example:

- Oh no!

- Help

- I'm mad

- Please help

- Question

- I need your help

- Hmmmm ....

This should be avoided. Users should enter something more specific in topic title so that it is easier for others to help.

A few good examples:

- Strange problem with DirectX9b redist

- RunOnceEx install problem (double installation)

- Change Internet Explorer's Icon back to default

Posted

I think this might be what you are looking for:

Microsoft has included three settings that can be modified in the WINNT.SIF file. These options are NOT generated by the Setupmgr.exe utility so they will have to be added manually. The settings, located in the [unattended] section of the WINNT.SIF file are:

A) ExtendOemPartition=0 or 1 (0 means do not extend partition to full size of hard disk, 1 means utilize full size of hard disk.) NOTE: Only NTFS partitions can be extended. You can automatically format the partition NTFS if need be by utilizing the FileSystem=ConvertNTFS parameter also inserted into the [unattended] section.

B) Repartition=Yes or No (YES means first drive is deleted and reformatted NTFS, NO means it is left as-is.) NOTE: This option can only be used when booting server from a Windows Server 2003 CD, and it will not affect HP/COMPAQ system partitions.

C) AutoPartition=0 or 1 (0 means do not automatically partition drive, 1 means automatically partition drive.

D) Here is an example of items A,B & C:

[Data]

AutoPartition= 0 or 1

[unattended]

Repartition=Yes or No

ExtendOemPartition=0 or 1

Good luck.

Posted
thanks tht is wot i wanted to no, i have got it to work now, i am struggling to make my user account now. how do i set the unattend file to do that, i have read through the steps but they just confuse me. i want to just have a .bat file on the floppy disk,

From sam_wilson.

@sam_wilson...

don't use the REPORT button to reply to a post. To copy what someone else has said, simply use the QUOTE button for taht post.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...