Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows 2000 .: How To Use Setup Manager to Create an Answer File in Windows 2000

How To Use Setup Manager to Create an Answer File in Windows 2000

SUMMARY

This article describes how to install the Windows 2000 Setup Manager Wizard and use it to create an answer file. An answer file (the Unattend.txt file) is used to help automate Windows 2000 installations by providing Windows Setup with the information that it needs during an unattended installation.

How to Install and Run the Windows 2000 Setup Manager Wizard

The Windows 2000 Setup Manager Wizard is not installed by default. To install and use the Windows 2000 Setup Manager Wizard:
1. Start Windows Explorer, and then open the Support\Tools folder on the Windows 2000 Server CD-ROM.
2. In the right pane, double-click the Deploy.cab file to open it.
3. On the Edit menu, click Select All.
4. On the Edit menu, click Copy.
5. Create a new folder on your local hard disk. To do this:
a. Click Local Disk (C:).
b. On the File menu, point to New, and then click Folder.
c. In the New Folder name box, type the name that you want, and then press ENTER.
6. Right-click the new folder that you created, and then click Paste.
7. Double-click the new folder to open it, and then double-click the Setupmgr.exe file. The Windows 2000 Setup Manager Wizard starts. Follow the instructions in the wizard to create an answer file.
If you use the answer file to install Windows from a CD-ROM, you may need to add the Windows 2000 product key information. To do this:
1. Use Notepad to open the Unattend.txt file that you created.
2. On a new, blank line under the [UserData] section, type the following line, where AB123 is a 5-character portion of the 25-character alphanumeric Windows 2000 product key:
ProductID="AB123-AB123-AB123-AB123-AB123"
3. On a new, blank line under the [Unattended] section, type the following line:
Repartition=Yes
WARNING: This command instructs Windows Setup to remove all partitions on the first physical disk, and to create one partition that uses the NTFS file system on which to install Windows. This command deletes all data on the target hard disk.

4. On the File menu, click Save.
5. Quit Notepad.

How helpful was this article to you?

Related Articles

article How To Create and Configure Performance Monitor Alerts in Windows 2000
SUMMARY WARNING: If you use Registry...

(No rating)  2-18-2008    Views: 298   
article HOW-TO to create and configure a Sysprep image for Windows 2000 Professional operating system
we currently have 2 methods of operating system...

(No rating)  3-25-2008    Views: 283   
article How to Create, delete or list a volume mount point using MOUNTVOL command (Windows 2000)
MOUNTVOL (Windows 2000) Create, delete...

(No rating)  3-9-2008    Views: 297   

User Comments

Add Comment
No comments have been posted.