>what file do I put the "//server/folder" (//ntinstall/install change) and
>the userid and password so that I do not have to enter them all the time,
>remember I am using the linuxboot method.

If you use the Linux-based boot disk, you can set the boot disk's defaults
(user name, password, share) via DHCP option 233. Open a command prompt and
type:

netsh dhcp server add optiondef 233 Unattended String 0 comment="Unattended
dhcp info"

(on one line)

Go back to "Scope Options", select configure options, put a check mark next
to the new entry, and fill in the boot disk options you want to use (e.g.,
z_user=username z_pass=sekrit z_path=\\myserver\myshare).

src:
<http://unattended.sourceforge.net/pxe-win2k.html>


Tor Håkon Gjerde



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to