Twitter
LinkedIn
RSS

PXE Manager – Part I

PXE Manager Part I – PXE Manager Installation

Follow the following instructions to install the PXE Manager.

Prerequisites:

Required
  • Install a Windows 2008 Virtual machine
Required
  • Ensure you have the latest version of PXE Manager.
Required
  • Ensure you have Microsoft Visual C++ 2008 SP1 Redistributable (x64)
  1. Logon to the Windows 2008 server you are intending to install the PXE Manager, with an account that has administrative privileges.
  2. In order to install the .NET Framework 3.5.1, open the “Server Manager”, click to select “Features” and click the “Add Feature” button.

  3. Click to Select “.NET Framework 3.5.1″ checkbox and click “Next”

  4. Review and click the “Install” button.

  5. Verify that the installation has been successful and click the “Close” button

  6. To install the “Microsoft Visual C++ 2008 SP1 Redistributable (x64)”, locate the “vcredist_64.exe” and double click on the file and click the “Run” button.

  7. Click to check the “I have read and accept the license terms” checkbox and click the “Install” button.

  8. Click the “Finish” button.

  9. Now all prerequisites are installed its time to install “PXE Manager”. Locate the vgpxe-x64-<version>.exe and double click it to launch the installation.

  10. Click the “Next” button.

  11. At the welcome screen, click the “Next” button.

  12. Click to select the “I Agree” radio button and click “Next”

  13. Choose the installation path and click “Next” to continue

  14. Start the installation by clicking on the “Next” button.

  15. Click the “Close” button

  16. Locate the “vpxecmd” in the “C:\Program Files\VMware\Infrastructure\VMware PXE\bin” folder and double click it to configure the PXE Manager.

  17. Use the following table to answers the different questions during the configuration of the PXE Manager:
Answer Question
Provide a valid vCenter Server FQDN of the vCenter
LDAP Port 389
Username <domain>\<domain user> that has sufficient privileges to the vCenter
Password Password of the <domain>\<domain user> account
Is the vCenter Ok ? Y
How is PXE Manager known on the networ

“0″ – by its IP address

Install Microsoft Server for NFS Y
Configure Microsoft Server for NFS Y

 

  1. Make a connection to the vCenter using the vSphere Client, once connected open the “Plug-in Manager”, locate the “VMware vCenter PXE Manager and click the “download and install …” hyperlink to install the PXE Manager client.

  2. Click “Next”

  3. Click “Next” at the welcome screen.

  4. Click to select the “I Agree” radio button and click “Next”.

  5. Click “Next”

  6. Click “Close” and click “Close” again to close the Plug-in Manager.

  7. Navigate to the “Home” screen and click on the “PXE Manager for vCenter” plug-in.

  8. Click to check the “Install this certificate and do not ….” Check box and click the “Ignore” button.

 

 




2 Responses to “PXE Manager – Part I”

  1. Paul says:

    What happens with the PXE Management server in a DR event when the network identifies the PXE Manager by it’s IP address? Wouldn’t this be easier if you had a DNS alias at each site on each respective subnet both pointing to this Server?

    • tomarentsen says:

      When configuring PXE Manager, you could of course also register it using the netbios name (it doesn’t use the fqdn (yet… i guess)-> this is why I choose the IP address instead) instead of the IP. In the walkthrough of this configuration, I have setup two PXE agents one in each site and one PXE Manager. As I suggested if you protect the PXE Manager VM with SRM you could easily deploy new hosts in the case of a DR without doing any additional configuration.

Leave a Reply