pls explain me about winnt.sif.

gipzy

New Member
i wanna know about winnt.sif. i don't know what it is? anybody can explain me about winnt.sif. thank you very much.
 
The file itself deals with an 'unattended installation', meaning, you can save all relevant info (Product Key, Users, etc.) for a new install, toss in a Windows CD, and walk away.

It's actually a bit more in-depth than that, but if you want a lot of info, I can try to find some links for you.
 
The file itself deals with an 'unattended installation', meaning, you can save all relevant info (Product Key, Users, etc.) for a new install, toss in a Windows CD, and walk away.

It's actually a bit more in-depth than that, but if you want a lot of info, I can try to find some links for you.

thanks for ur reply. :)
 
Most welcome.

Not sure if you wanted more info, but I did a bit of searching and found a few in-depth references for you.

MS Documentation: http://support.microsoft.com/kb/216586

Auto-Install, a look at what the file contains, and random slip-streaming stuff: http://www.willowhayes.co.uk/windows2000/
(The second one is for Win2k, but basically the exact same info applies.)

thank you very much my friend.
if i have other things that i have problem with, plz help me. And share the informations you have. thanks again bro.
 
if you dont mind, can you tell me about the following things. Actually i m it-student. And are there any good website for it student? if anyone know the things i tell you, plz share ur info that you have. thank you so much.
i wanna know about,
- RIPrep image
- RIS image
- RSI and DHCP service
- PXE-compliant network adapters (what kind of device is it? and wanna know detail
about this device)
- Sysprep utility (how powerful this utility?)
- what is microsoft clearing house and in which condition is used this clearing house?
- what is attended and unattended installation?
- sfc.exe/scannow command is use to solve which problem?
- what is bootini file?
- SCSI?
- What is power user group?
 
RIPrep image

Let's you clone a system's configuration and install it to other systems. Basically, it's just quicker than using an install CD. It's a bit limited in what 'extra' stuff it can contain, but is fairly quick at installing images on multiple systems.

RIS image

Similar to the above, but not exact. It's a remote-install program, meaning you can install (unattended I think) an OS from over a network.

PXE-compliant network adapters

Pixie:) Actually, I've never had the opportunity to do this, so someone who has first-hand experience will be better off explaining.


Another cloning utility. It allows the image of one system to be copied to others.

what is attended and unattended installation

An attended installation is just that - an OS install that you attend (watch and physically input settings, etc.). Have you ever installed Windows on your Home PC? That was attended. An unattended installation is where you use a tool similar to the Winnt.sif file you mentioned and pre-configure the settings and save it to a disk. Then, simply load up the setup program and walk away, everything will go automatically.


Similar to a virus-scanner, but instead of being able to be run by anyone and look for viruses, it can only be run by an Admin and looks for protected system files that have been accessed 'illegally' or somehow changed/overwritten. If it finds such a file, it will restore it to it's original version by reading from a backup file stored elsewhere.


Tells your system what OS's are installed and allows users who dual-boot to select which OS to load at startup.

Hmmm...sorry, something just came up. I'll try to finish later if no one else can fill in the blanks, but have to bounce for now. Hope it helps!
 
Let's you clone a system's configuration and install it to other systems. Basically, it's just quicker than using an install CD. It's a bit limited in what 'extra' stuff it can contain, but is fairly quick at installing images on multiple systems.



Similar to the above, but not exact. It's a remote-install program, meaning you can install (unattended I think) an OS from over a network.



Pixie:) Actually, I've never had the opportunity to do this, so someone who has first-hand experience will be better off explaining.



Another cloning utility. It allows the image of one system to be copied to others.



An attended installation is just that - an OS install that you attend (watch and physically input settings, etc.). Have you ever installed Windows on your Home PC? That was attended. An unattended installation is where you use a tool similar to the Winnt.sif file you mentioned and pre-configure the settings and save it to a disk. Then, simply load up the setup program and walk away, everything will go automatically.



Similar to a virus-scanner, but instead of being able to be run by anyone and look for viruses, it can only be run by an Admin and looks for protected system files that have been accessed 'illegally' or somehow changed/overwritten. If it finds such a file, it will restore it to it's original version by reading from a backup file stored elsewhere.



Tells your system what OS's are installed and allows users who dual-boot to select which OS to load at startup.

Hmmm...sorry, something just came up. I'll try to finish later if no one else can fill in the blanks, but have to bounce for now. Hope it helps!

bro ... thanks for ur great help.
 
i wanna know about this... plz help me!!!

i hope someone can help me about the things i wanna know. plz ... explain me. give me some idea to get informations.

- paging file
- stripe set
- dynamic disk
- foreign disk utility
- corrupt.dll
- nbstat-RR
- netstat -e
- roll back device option
- ethernet static
- IRQ USB option in PC's BIOS
- Driver Signing Option
- SCSI
- Hibernation
- what is ACPI for?
- Ntvdm.exe
- what are the differences between ntuser.dat/ntuser.man?
- cachmove utility
- winns sever
- why IPconfig/flushdns command is used? for what?
- power user group
- what is winns server ? how useful is it?

plz help me and tell me about these :( . i have difficulties in my study.
Thank you all.
 
Your list is getting longer :rolleyes:
Why don't you google your questions yourself?

i cannot access internet at home.
i use internet at internet cafe. and i do not have enough time to search they things, that's why i ask you to share the info that you have. :(( i have a lot of things to search. :(
thanks bro
 
i'll answer what i feel like answering :P

- paging file
certain amount of space on your hard disk that acts as internal memory

- stripe set
a bunch of hard disks in raid 0, improves performance.

- netstat -e
try it for yourself. press start - run - type cmd - type netstat /?

- SCSI
a hard disk type like ide or sata, generally used in servers

- Hibernation
sort of sleep mode for your pc, your ram content get backed up on your hard drive and everything pretty much shuts down.

- why IPconfig/flushdns command is used? for what?
this empties your adress register (not literally) of your dns. dns stores ip's linked to computer name's.

- power user group
a user group that has more rights than standard users but still no administrator rights.
 
Back
Top