This is not a plugin - This is a PXE Server Creation tool for your use with your finished ISO
As usual it seems our Russian friends have found another good idea. And as usual I would like to make that idea turn key for us

It has only been tested on SE so far. I am posting here for collaboration and help finishing the tool for ALL projects. Use 7zip to extract the source CMD file from the EXE to contribute.
PXE Server Tool v2:
PXEServerTool_v.2.7z (1438.72 kB - downloaded 150 times.)
Recommended PXE Server Requirments:Win8+ Supported
10/1000 Network Card (Setting a static IP before using PXE Server Tool is recommended but not required)
*Any Workstation connected to your network will do
Instructions:To Create a PXE Server1.) Drag and drop your XPE or SE ISO onto PXESetup.exe to begin (The network this machine is on will become your PXE network)
2.) When the tool is done, AOMEI PXE Boot Free will open
3.) Select "Boot from custom image file" then click "Browse"
4.) Select "PXEBoot.wim" then click "Open"
5.) Click "Start Service"
*Use CleanupPXE.CMD between tests to remove the PXE server and start fresh
To connect a client1.) Plug in a network cable to the client, Set Legacy boot to ON in your client machine's BIOS(UEFI is not supported YET), and select PXE Boot from your boot menu

How it works:The tool downloads AOMEI PXE Boot Free 1.5 and silently installs it in your computer.
It mounts your ISO and copies the contents into the server, recreating the correct structure.
It unmounts the ISO.
DISM is used to mount boot.wim.
It then prepares your PE for PXE, changing SwitchToAdmin.ini and SwitchToAdminLogon.ini OR PECMD for System account to prevent pintool and mountpemedia from running.
It creates a user named PXE for the network share
It shares out the folder your programs are in
It finds the local IP address of the PXE Server and bakes in a command to map a network drive back to the server after the network starts with user PXE.
It creates PXEBoot.CMD at the root of X, this performes the Y:\ map and runs PinTool at the end of boot
DISM then unmounts and commits the changes to the boot wim.
AOMEI PXE Boot is then started in the working directory of your new PXEBoot.wim.