Ask a questionAsk a question
 

QuestionOSD - Network Boot

All Replies

  • Friday, November 06, 2009 9:41 AMNico_ Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi! Do you mean that you are using PXE boot? If so yes you need to set option 66 and 67 on your DHCP server. And depending on your network setup you may need more, like for example IP helpers(dhcp relay).
  • Friday, November 06, 2009 10:34 AMNiall C. Brady Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    setting DHCP options depends on a number of factors, including where the DHCP is located in relation to the WDS server so you may not need to set them at all depending on your setup,

    so how are your servers setup ?
    my SCCM step by step Guides > http://www.windows-noob.com/forums/index.php?showtopic=1064
  • Friday, November 06, 2009 12:12 PMMicrosoft Gal Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    DHCP is on 1 server, SCCM, WDS, PXE Service Point are on 1 server. In this case, what are the things need to be configured?
  • Friday, November 06, 2009 12:38 PMNiall C. Brady Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    in that scenario you will have to configure Option 66 which will contain the ip or FQDN of your WDS server which holds the PXE Service Point role in SCCM

    cheers
    niall
    my SCCM step by step Guides > http://www.windows-noob.com/forums/index.php?showtopic=1064
  • Saturday, November 07, 2009 4:24 AMMicrosoft Gal Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,


    I have set the option 66(myServerIp), option 67 (RemoteInstall\SMSBoot\x64\pxeboot.com), for the option 67 correct? I see the x64 folder contains nothing. After set all these, my client still failed to have pxe boot.

    IP helper is for what?


  • Saturday, November 07, 2009 11:37 AMNiall C. Brady Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Has Code
    are you absolutely sure that folder contains nothing ? browse it locally on the server to be sure, mine is like so, please also verify that your WDS service is actually started...

    D:\RemoteInstall\SMSBoot\x64>dir
     Volume in drive D is data
     Volume Serial Number is 608B-497C
    
     Directory of D:\RemoteInstall\SMSBoot\x64
    
    11/04/2009  10:22 PM    <DIR>          .
    11/04/2009  10:22 PM    <DIR>          ..
    09/18/2006  10:45 PM                79 abortpxe.com
    07/14/2009  02:52 AM           670,800 bootmgfw.efi
    07/14/2009  02:26 AM           523,328 bootmgr.exe
    01/05/2008  12:23 PM            25,676 pxeboot.com
    01/05/2008  12:23 PM            25,676 pxeboot.n12
    01/05/2008  12:38 PM            27,954 wdsnbp.com
                   6 File(s)      1,273,513 bytes

    my SCCM step by step Guides > http://www.windows-noob.com/forums/index.php?showtopic=1064
  • Saturday, November 07, 2009 11:45 AMMicrosoft Gal Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,


    Yes,

    Mine really empty. Does it mean my setup/configuration is incorrect?
  • Saturday, November 07, 2009 8:53 PMNiall C. Brady Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    is the WDS service started ?
    are there any errors in your SCCM system status/component status logs relating to PXE ?
    my SCCM step by step Guides > http://www.windows-noob.com/forums/index.php?showtopic=1064
  • Sunday, November 08, 2009 1:59 AMMicrosoft Gal Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    Yes, the WDS Service is started. No error in my SCCM system status/component status log.