counter hit make
SCCM OSD : Windows XP SP3 and Blue screen during installation of the Setup Windows & ConfigMgr Client step ! - sccm

SCCM - System Center Configuration Manager

Blog about SCCM 2007 aka SMS v4

Recent Posts

Tags

News

Community

Email Notifications

    Blogs

    Archives

    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

    Comments

    SCUG at myITforum.com said:

    I had some issues today after installing Windows XP SP3 via the SCCM Tasksequence .The task sequence

    # March 9, 2009 7:02 PM