don't forget you can define PXE config files based on the IP, IP range or MAC address of the server. This means that you don't have to select the correct pxeboot option from a PXE menu it will select the most precise config file automatically. see the following http://www.syslinux.org/wiki/index.php/PXELINUX#Configuration also you can pass additional arguments on the pxeboot line so that you can read from your pre and post scripts using /proc/cmdline. https://www.redhat.com/promo/summit/2010/presentations/summit/decoding-the-code/wed/cshabazi-530-more/MORE-Kickstart-Tips-and-Tricks.pdf Grant On 21/01/15 05:43, Ashley M. Kirchner wrote: > Gotcha. Thanks all! You guys gave me the answers I needed to know and hear. > For the immediate futre I will likely go with multiple pxeboot options > which then picks the specific kickstart file. It's easy for me to put a > label on the server that says 'web' or 'mail' etc. Then just pick the same > from the menu. > > Eventually I'll delve deeper into custom and automated setups. > > On Tue, Jan 20, 2015 at 10:35 AM, Les Mikesell <lesmikesell at gmail.com> > wrote: >