When using additional map drives within PXE > MapDRV.bat. The file is Read only. Need to add additional drive mappings Manually.
net use F: "\\Servername\eXpress" /yes
pause
net use G: "\\Servername\image" /yes
Save any changes and re-create the PXE DOS managed boot file in PXE Configuration utility.