Here are the some of the points which are summarized on how operating system deployment works in PXE/Media intiated.
How OSD Works on a bare metal System when Media Intiated:
1. Administrator imports the information about the bare metal system to the SCCM database using ”import computer information wizard” If you are not running SCCM 2007 on R2.SMS provider inserts computer info into SCCM Databse (for more info look at SMS provider.log)
2. Admin prepares the task sequence for installation and targets to a collection which contains bare metal machines.If you are on SCCM R2 with service pack ,you can advetise to all Unknown computers.
2.1 When Admin prepares the TS for OS deployment ,TS provider wakes up to begin processing Task sequence addtion(more info look at task seuence log file).
SMS provider processes TS addtion information. SMSDBMON wakes up and writes .PKN notifacation file to wake up Distrubutoin manager .DP manager process the flag file and furhter process the task sequence addtion.
3. System is booted from SCCM OSD image installation CD .
Wizard retrives and displays list of avilables task sequences. OSD Install CD polls management point for list of avilable task sequence informaiton .
MP retrives assigned poliies from SCCM Databse. Policy containing the Task sequnce advertisement return to the wizard .Admin selects which to apply.
Task sequence exectues and installs the New OS on target machine.
when the TS engine executes ,it formats the hard disk and apply operating system with Windows and network setings with Drivers and Config Mgr client installed.
How OSD Works on a bare metal System when PXE Boot Intiated:
1. If you have not configured PXE Role on SCCM server,Admin enables PXE service point on WDS Server
2 .Administrator imports informaiton about bare metal system to the SCCM Databse using import computer information wizard,If you are not running SCCM on R2.
3. Admin prepares the task sequence for installation and targets to a collection which contains bare metal machines.If you are on SCCM R2 with service pack ,you can advetise to all Unknown computers.
4.System is PXE Booted(Admin press the F12 during thesystem startup to intiate Network Boot and gets the IP from the DHCP.
System attches to PXE,PXE point intercepts call and provides boot image to begin OSD install process(more info look at wdsserver.log and pxe log)).
5.System is PXE booted from SCCM OSD installation Boot medis.wizard is displayed.
6. When Admin prepares the TS for OS deployment ,TS provider wakes up to begin processing Task sequence addtion(more info look at task seuence log file).SMS provider processes TS addtion information. SMSDBMON wakes up and writes .PKN notifacation file to wake up Distrubutoin manager .DP manager process the flag file and furhter process the task sequence addtion.
7. System is booted from SCCM OSD image installation CD .
Wizard retrives and displays list of avilables task sequences. OSD Install CD polls management point for list of avilable task sequence informaiton .
MP retrives assigned poliies from SCCM Databse. Policy containing the Task sequnce advertisement return to the wizard .Admin selects which to apply.
Task sequence exectues and installs the New OS on target machine.when the TS engine executes ,it formats the hard disk and apply operating system with Windows and network setings with Drivers and Config Mgr client installed.
For more information look at http://technet.microsoft.com/en-us/library/bb632767.aspx