Quantcast
Channel: Windows PE Latest Topics
Viewing all articles
Browse latest Browse all 69

PXE: how to I point to \boot\BCD using option 252 (wpad) ?

$
0
0

Hi

 

Im trying to get rid of that multi-second delay there is, while pxe booting into WinPE. (Without WDS)

 

I have read here: http://www.syslinux.org/archives/2010-March/014174.html that you will use dhcp option 252 to point to a wpad.dat file on a webserver, which contains the path to the BCD file, so the bootmgr.exe knows where to find it.

 

Has anyone here experienced with this? Heck, I dont even know if I have done it right? My dhcp is currently

 

next-server 192.168.1.3

bootfile boot\pxeboot.n12

option 252 ascii "192.168.1.3:85/wpdat.dat"

 

The above configuration is from my cisco router, which does give me the opportunity to experience with this

 

My wpad.dat file:

"boot\BCD, bootmgr.exe"

 

Im not sure what Im doing wrong? Any help will be very appreciated guys!  :yes:

 

 

Thanks in advance


Viewing all articles
Browse latest Browse all 69

Trending Articles