SCCM OSD : Windows XP SP3 and Blue screen during installation of the Setup Windows & ConfigMgr Client step !
I had some issues today after installing Windows XP SP3 via the SCCM Tasksequence .The task sequence aborts just after the step "Setup Windows & ConfigMgr Client" with :
Faulting application winlogon.exe, version 0.0.0.0, faulting module OSDGINA.DLL, version 0.0.0.0, fault address 0x0001a30a.
After investigation , it seems that the Windows XP SP3 is working well but the SCCM Client is not installed correctly as the icons are not showing in the control panel.
I resolved the issue by :.
In the Client install folder there were numerous files not digital assigned or with no bytes in size.
1.) windowsupdateagent30-x86.exe = No digital signature
2.) WindowsXP-KB923845-x86-ENU.exe = No digital signature
3.) MSRDCOOB_X86.EXE = No digital signature
4.) wmirdist.msi = 0 bytes in size
It seemed that my install source became corrupted for some reason . I replaced the above mentioned files and now it works !
Hope it helps ,
Kenny Buntinx