scotthawks Posted May 9, 2005 Posted May 9, 2005 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.
erik_demon Posted May 9, 2005 Posted May 9, 2005 Hey This is what I found in the MS Deploymenttool.cabwinnt32.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!!
scotthawks Posted May 9, 2005 Author Posted May 9, 2005 kinda helped. need some detailed info on what exactly i can put in UDF file. anybody got any clue? I know i don't.
erik_demon Posted May 9, 2005 Posted May 9, 2005 I found a link that might be off help.Although it is for NT 4.0 I think it will give you an impressionI found it on the Microsoft site, click heregood luck!
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now