Jump to content

Recommended Posts

Posted

can someone point me in the right direction on using UDF file for unattended install with XP. want to specify computer name, ip address, etc.. in UDF.

Thanks.


Posted

Hey :hello:

This is what I found in the MS Deploymenttool.cab

winnt32.exe /udf:id[,UDB_file]
Indicates an identifier (id) that Setup uses to specify how a Uniqueness Database (UDB) file modifies an answer file (see the /unattend entry).

The UDB overrides values in the answer file, and the identifier determines which values in the UDB file are used. For example, /udf:RAS_user,Our_company.udb overrides settings specified for the RAS_user identifier in the Our_company.udb file. If no UDB_file is specified, Setup prompts the user to insert a disk that contains the $Unique$.udb file.

If you start the computer from the Windows product CD and run an unattended Setup, you cannot use the /udf command-line option for Winnt32.exe.

I hope this helps!!

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...