Hi, At $work, I have SCCM(Microsoft Systems Center Config Manager) for Windows Deployment and use cobbler for Linux distros. My DHCP server is Windows Server 2008 and the way I get cobbler to work is to manually define the scope options just before I provision.
66 Boot Server Host name: <IP of cobbler> 67 Bootfilename: pxelinux.0 Though this works, I recently came across this doc. "Creating a PXE boot menu item for integration with SCCM" https://github.com/cobbler/cobbler/wiki/Microsoft-systems-center The documentation is very vague and is difficult to follow even with the reference links. I somehow managed to export the files to /tftpboot/ but I don't know how to make it work. What filename should I give for dhcp scope options, so it shows this menu? If I don't provide a file, PXE fails with no file found. If I give 'pxelinux.0', it goes directly to linux deployment. Has anyone successfully implemented the SCCM and cobbler? Thanks, Prashanth _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
