Deployment Solution

 View Only
Expand all | Collapse all

PXE Helper Service Quick Fix

  • 1.  PXE Helper Service Quick Fix

    Posted Mar 08, 2010 11:58 AM
      |   view attached
    Sometimes when I view the PXE Configuration Utility I do not see all my PXE servers listed.
    I wrote a quick script that will go through all my PXE servers and restart the PXE helper service to reconnect them.

    I have attached three files inside a single zip. Each of these files need to be in the same directory.

    PXEREstart.bat - Kicks off the script. You will run this.
    PXEServers.txt - You will list all your PXE servers you use.
    PXEHelper.vbs - The VBscript that will run the job.


    I hope this helps...

    Attachment(s)

    zip
    PXEServers.zip   665 B 1 version


  • 2.  RE: PXE Helper Service Quick Fix

    Posted Mar 08, 2010 04:03 PM
    Thanks for the script. Hopefully it will help someone.