Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE HTTP GET
2015-03-24, 16:08
Post: #6
RE: iPXE HTTP GET
(2015-03-24 16:04)sdlewis Wrote:  For example we would call http://servername:4011/0123456789abcdef0123456789abcdee

and it returns
WDSServerName\Setup\English\Windows\x64\i386\templates\startrom.0

Then you will have to create an intermediate service that transforms the returned value into a script so what is returned is in total
Code:
#!ipxe
chain WDSServerName\Setup\English\Windows\x64\i386\templates\startrom.0
You might have to change the slashes as well.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE HTTP GET - sdlewis - 2015-03-24, 15:39
RE: iPXE HTTP GET - NiKiZe - 2015-03-24, 15:43
RE: iPXE HTTP GET - sdlewis - 2015-03-24, 15:50
RE: iPXE HTTP GET - sdlewis - 2015-03-24, 16:04
RE: iPXE HTTP GET - NiKiZe - 2015-03-24 16:08



User(s) browsing this thread: 1 Guest(s)