Sebastian Mellmann schrieb: >> All I have to say on that topic is, that Vista's PE plays >> quite nicely with a system that supports DHCP, TFTP and SMB/CIFS. >> It's quite easy to get it to netboot since it doesnt require >> a BINL-service. The bootloader downloads a RAMdisk via TFTP >> and starts Windows PE from RAM, drivers for network cards and >> hdd controllers are automatically detected as long as they >> are added to the image beforehand. (AND, you won't believe >> it, but this scenario is actually well-documented by MS) > > Can you provide a link to the documentation? > I'm really interested in an unattended deployment of vista. >
There is a walkthrough in the WAIK docs about deploying PE 2.0 via PXE. here is the link to the latest docs: http://www.microsoft.com/downloads/details.aspx?FamilyID=993c567d-f12c-4676-917f-05d9de73ada4 you'll have to look into waik.chm. here the link to the WAIK itself, it contains everything necessary to build a WinPE image. (if you like to deal with MS commmandline tools. I prefer to use VistaPE.) http://www.microsoft.com/downloads/details.aspx?FamilyID=c7d4bc6d-15f3-4284-9123-679830d629f2 Link to VistaPE http://vistape.boot-land.net ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
