Ask a questionAsk a question
 

AnswerSCCM SP2 OSD Clear Pxe empty

  • Tuesday, November 03, 2009 1:09 PMGiulio Astori Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Ever since I have upgrade our SCCM to SP2 (either RC or RTM) the Cleat Pxe does not showing anything to be cleared. Once the TS has deployed through pxe, the next time the process is aborted, so ii have to clear the PXE, but the wird thing is that nothing is there, so i continue by clicking OK, and the process of PXE Boot starts again. I have noticed the same ont the LAB and in Production.

    Any body ha any clue?
    :-)

Answers

  • Friday, November 13, 2009 6:19 PMpeacepenguin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     AnswerHas Code

    I had the same issue awhile back, called Microsoft tech support, they had me build a new box, install PXE there. that fixed it for awhile, now the issue is back. So I built another new machine, added the pxe role and it's fixed again. NOT a good solution; just a workaround that got me going again. 

    Here's a thought to confirm that it's the same issue that I had:

    1. Create a new SQL query in SQL management studio, point it at your SCCM's database.
    2. 

    SELECT * FROM system_aux_info
    where netbios_name0 like 'lt-d800'
    

    substitute     lt-d800    with the machine name you're using to PXE boot. If the issue is like mine, you'll see a value for "LastPXEAdvertisementTime" with a valid timestamp of when it PXE booted. The issue is that there is NOT data for "LastPXEAdvertisementID". So if you're issue is like mine, the sql database only has half of a real PXE boot record.  A proper PXE service point will have data for both of those feilds after a PXE boot is initiated.

    -Ben

All Replies

  • Tuesday, November 03, 2009 1:30 PMNiall C. Brady Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    are the task sequences optional or mandatory ?
    my SCCM step by step Guides > http://www.windows-noob.com/forums/index.php?showtopic=1064
  • Tuesday, November 03, 2009 2:19 PMGiulio Astori Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I think you are referencing the Advertisement!! It is Mandatory


    :-)
  • Wednesday, November 04, 2009 9:59 AMtristantj Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Do you have the advertisement on "always rerun"?
  • Wednesday, November 04, 2009 10:51 AMGiulio Astori Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Yes and Not... I have publish an advertisement with alwaya rerun and another with the defalut configuration "Never rerun"


    :-)
  • Friday, November 13, 2009 6:19 PMpeacepenguin Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     AnswerHas Code

    I had the same issue awhile back, called Microsoft tech support, they had me build a new box, install PXE there. that fixed it for awhile, now the issue is back. So I built another new machine, added the pxe role and it's fixed again. NOT a good solution; just a workaround that got me going again. 

    Here's a thought to confirm that it's the same issue that I had:

    1. Create a new SQL query in SQL management studio, point it at your SCCM's database.
    2. 

    SELECT * FROM system_aux_info
    where netbios_name0 like 'lt-d800'
    

    substitute     lt-d800    with the machine name you're using to PXE boot. If the issue is like mine, you'll see a value for "LastPXEAdvertisementTime" with a valid timestamp of when it PXE booted. The issue is that there is NOT data for "LastPXEAdvertisementID". So if you're issue is like mine, the sql database only has half of a real PXE boot record.  A proper PXE service point will have data for both of those feilds after a PXE boot is initiated.

    -Ben

  • Monday, November 16, 2009 7:25 PMGiulio Astori Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Peacepenguin,

    the defect is the same, but I cannot assure you that the cause is the same.

    If you read my post on my blog you'll see how I have resoloved it: http://blogs.technet.com/gastori/archive/2009/11/08/sccm-osd-clear-pxe-advertisement-issue.aspx
    :-)

    sorry the blog is in Italian so use a Bing translator to read it in English