SCCM Client Install Loop

Hello,
I am using SCCM 2012 R2 with CU3 and I identified an issue for some SCCM clients installed on 2012/2012R2 servers.
The client keeps being resinstalled everyh 5/6 hours.
I believe it's because of the ccm evaluation failing.
I found could find the following infos :
- The task sequence "Configuration Manager Maintenance" fails with the result "The last run of the task was terminated by the user. (0x41306)"
- Error messages in the Winodws\CCM\Logs\CcmEval.log
Fail to get integer from registry        CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Fail to get MPFailCount from registry, restart counting from 0     CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Client is set to use HTTPS when available. The current state is 448.    CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Client is set to use HTTPS when available. The current state is 448.    CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Raising event:
instance of CCM_CcmHttp_Status
 ClientID = "GUID:58240AB1-F3B5-4FEA-ADDD-0C40D0F857D6";
 DateTime = "20150125091322.843000+000";
 HostName = "host.contoso.com";
 HRESULT = "0x00000000";
 ProcessID = 40384;
 StatusCode = 0;
 ThreadID = 29568;
 CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Client's current MP is http://host.contoso.com       CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
MP check succeeded          CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Send previous report if needed.         CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Fail to get time from registry         CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Can't determine whether previous sent succeed, assume sent failed    CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Fail to get string from registry        CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
There is no previous report sent        CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Fail to get time from registry         CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Can't determine whether previous sent succeed, assume sent failed    CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Previous send is not complete, need to send report this time.     CcmEval 1/25/2015 4:13:22 AM 29568 (0x7380)
Begin to send client health status report       CcmEval 1/25/2015 4:13:23 AM 29568 (0x7380)
Successfully sent client health status as a state message.     CcmEval 1/25/2015 4:13:23 AM 29568 (0x7380)
==========[ ccmeval finished normally in process 40384 ]==========================  CcmEval 1/25/2015 4:13:24 AM 29568 (0x7380)
- I don't see any error messages in the ccmsetup-ccmeval.log
- I see new events in the CLient.msi.log every 5/6 hours when the install restarts automatically.
  I also identified the MSIInstaller event in the event viewer.
I used the client Push to install the client so I first deploy the version 5.00.7958.1000 then install the update CU3.
I already tried to uninstall/reinstall the client but it's still the same.
Please, let me know if you already experienced the same issue and found a solution.
Thank you.

couple of blogs on the same issue ...worth taking look at them
https://social.technet.microsoft.com/Forums/en-US/b10db3de-38c0-44b4-a4a2-11c9d5999083/client-is-uninstalling-itself-every-5-hours?forum=configmanagerdeployment
http://www.systemcentercentral.com/sccm-2012-r2-client-agent-uninstalling-and-installing-itself-every-5-hours/
https://kickthatcomputer.wordpress.com/2015/01/13/configmgr-client-constantly-reinstalling-every-5-hours/#more-1772
Eswar Koneti | Configmgr blog:
www.eskonr.com | Linkedin: Eswar Koneti
| Twitter: Eskonr

Similar Messages

  • Site Code for SCCM Clients installed from Secondary Site Server

    Hello,
    We have started the implementation of SCCM 2012 R2 at our network. We have setup a Primary site (JFO) server & pushed out the installation of SCCM clients to the local subnet. Things went fine.
    We have installed a Secondary site (ATC) at a remote network. We have tested client installation in the installation wizard we specify to install the client from the Secondary server. When SCCM client installed from the Secondary server, the site
    code that appears on the client in the control panel->Configuration Manager client settings is the site code of the primary site and not the secondary site.
    Is this behavior is normal

    Ultimately, secondary sites do *not* manage clients and so will never be assigned to the secondary site. However, do note that resources in the console that represent systems that do not have the client agent may show the site code of the secondary site
    if they fall within a boundary group associated with that secondary site. This is done so that client push can be initiated from the correct site. More gory details at http://blog.configmgrftw.com/secondary-sites-and-boundary-groups/
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Deploy Images with SCCM Client Installed

    Hi everyone.
    there's one thing I have in mind for a while and haven't got a solution for it
    We use SCCM 2012 to build and create our master image with a Task Sequence
    one task before the syspreping is  "prepare configuration manager client", which from my understanding and from technet - resets all the client's unique configuration.
    conclusion - the SCCM Client is installed and "Syspreped" on our base image
    in that case, assuming we still use the same SCCM client version, is there a way to save time during the Deploy task sequence?
    the "Setup windows and ConfigMgr" step is required and it installs the SCCM Client all over again, even though it is already included in our master image.
    thanks
    Tamir Levy

    First, as noted by Daniel, the Setup Windows and ConfigMgr task does much more than simply installing the ConfigMgr agent. This is clearly indicated by the name of the task (before the "and") "Setup Windows".
    The are no true advantages to having the client agent in the image. If you are building your image with ConfigMgr though, it is unavoidable. Yes having it in the image should save time by not having to reinstall the pre-reqs -- most are pretty trivial though
    but you may gain a bit although I can't say I've ever timed it.
    There is no time savings to be had here, the client agent must be either installed or re-installed during the deployment TS, this is unavoidable. You'll need to look elsewhere if this is a required goal.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • How would SCCM treat a re-imaged machine without SCCM Client installed on it.

    I would like to understand how Configuration Manager would treat a machine on which OS is rebuild if the machine is currently showing client=YES and SCCM Client is not installed after OS rebuild.
    Would it create a new record for this machine in SCCM once the machine is discovered or merge it with existing record?

    The only thing that flips client=no to client=yes is heartbeat discovery (which is sent by the ConfigMgr client). There's no mechanism that would flip to client=no (except the clear install flag task). So the resource will age out eventually (if AD
    discovery does not update the resource for example).
    Torsten Meringer | http://www.mssccmfaq.de

  • Existing SCCM Client installed again after removing client or imaging

    Hello,
    I have a question on two different scenarios for SCCM client deployment.  Client Push and AD System Group Discovery is enabled.
    In both cases, I am trying to figure out if/how the SCCM client might get automatically re-installed.
    Scenario 1: An existing SCCM client has its client removed. Will it get re-installed?
    Scenario 2: An existing SCCM client gets re-imaged (no SCCM client on image) using the same name. Will the client be installed?
    Thanks
    Angelo
    Angelo

    Thanks for the quick response. We do use ConfigMgr to deploy images so my main question really revolves around CM reinstalling the client on existing machines where it was then removed.
    It looks like there is a way to do this by changing the items you mention in your response. I'm just not sure what it should be changed to in order to accomplish my goal.
    This link shed some light on the issue but I'm still unsure on what specific changes to make.
    http://technet.microsoft.com/en-us/library/e555d7e3-3681-440a-82d0-319d2b4bdd08#BKMK_PlanMaintenanceTasks
    Here are our settings as of now:
    Delete Aged Discovery Data - Enabled - 90 Days on Saturdays
    Clear Install Flag - Disabled
    Heartbeat Discovery - Enabled - 1 week
    Assuming the settings above, what would happen if a client was removed today?  Would it ever get reinstalled? Let's say I wanted to have the client reinstalled in approx. 2 days of removal?
    Thanks so much
    Angelo
    Assuming a client was removed today,
    Angelo

  • Sccm client v4 wont install and install client v5 - SCCM 2012 R2

    Hi, I am coming to the end of a SCCM 2012 R2 client deployment. I have come across 2 machines (so far)that have the SCCM 2007 (v4) client installed, and although the task is set to uninstall from the server the v5 client will not installed. iI have been
    using this an as template:
    http://eskonr.com/2010/11/sccm-client-installation-troubleshooting-steps-check-list/
    I have ran the install seperatelty from the server (boxed ticked - Uninstall existing Config Manager client) - No Install
    The ccmsetup folder is created - c$\Windows\ccmsetup, but only has 3 files, no logs folder
    Other machines on site has the v5 client
    Checked ping from client to server and vice versa (no firewall enabled)
    Boundaries/Schema/DNS - ok
    Checked all local event logs.
    i know you can run the local uninstall command, but as the network is vast i would like to fix to come from the server, rather than having to do this on the client.
    Any tips would be great going forward.
    SCCM 2012 R2 - Windows 7 Enterprise SP1

    Hi,
    I ensured the account used for the install was in the local admins group.
    From the ccm.log on the server, i got these erros, been googling but nothing yet:
    ---> ERROR: Unable to start service "ccmsetup" on machine "LCD12121", error = 1075.    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    ---> Failed to install CCM Client Bootstrap component on client (1075)    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    Execute query exec [sp_CP_SetLastErrorCode] 2097153910, 1075    SMS_CLIENT_CONFIG_MANAGER    22/10/2014 12:01:43    1460 (0x05B4)
    Also, is there a way to run a report on which machines dont have the sccm client/install issues?
    Thanks

  • SCCM client not getting installed on some system (SCCM 2012 SP1)

    Hi,
    I am new to SCCM. I deployed sccm client via "client push deployment". Client installed on 90% system , but some system are not getting sccm client install. I restarted WMI service and file sharing on those client.
    1:- I check the ccmsetup.log file on one of the system.
    <![LOG[File C:\WINDOWS\ccmsetup\{1AF71F68-6089-4211-ADDC-06DF40606141}\client.msi installation succeeded.]LOG]!><time="11:31:28.071-330" date="08-19-2014" component="ccmsetup" context="" type="1"
    thread="3440" file="msiutil.cpp:831">
    <![LOG[No client language changes are detected per current client.msi.]LOG]!><time="11:31:28.071-330" date="08-19-2014" component="ccmsetup" context="" type="0" thread="3440" file="ccmsetup.cpp:8140">
    <![LOG[Successfully deleted the ccmsetup service]LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="3440" file="ccmsetup.cpp:3320">
    <![LOG[Sending Fallback Status Point message to 'IN-SCCM.DOMAIN.COM', STATEID='400'.]LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="3440"
    file="ccmsetup.cpp:9421">
    <![LOG[Params to send FSP message '5.0.7804.1000 Deployment [MP] IN-SCCM.domain.com']LOG]!><time="11:31:34.176-330" date="08-19-2014" component="ccmsetup" context="" type="0" thread="3440"
    file="ccmsetup.cpp:9552">
    <![LOG[State message with TopicType 800 and TopicId {87645077-E6A4-4379-A76A-BE17C536F429} has been sent to the FSP]LOG]!><time="11:31:34.300-330" date="08-19-2014" component="FSPStateMessage" context="" type="1"
    thread="3440" file="fsputillib.cpp:752">
    <![LOG[Deleted file C:\WINDOWS\ccmsetup\ccmsetup.xml]LOG]!><time="11:31:34.300-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="1888" file="ccmsetup.cpp:9156">
    <![LOG[CcmSetup is exiting with return code 0]LOG]!><time="11:31:34.316-330" date="08-19-2014" component="ccmsetup" context="" type="1" thread="1888" file="ccmsetup.cpp:10540">
    2:- I checked SMSAdminUI.log ,
    [53, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [36, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [56, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [61, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [64, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [49, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    [66, PID:1936][08/19/2014 12:24:50] :[IN-SCCM.domain.com] : The request failed with HTTP status 503: Server Error.
    3:- CcmExec.log:-
    <![LOG[*** Keep the system awake]LOG]!><time="11:38:09.505-330" date="08-19-2014" component="CcmExec" context="" type="1" thread="3232" file="powerstatemanager.cpp:1057">
    <![LOG[*** System is now free to go to sleep]LOG]!><time="11:38:10.255-330" date="08-19-2014" component="CcmExec" context="" type="1" thread="3232" file="powerstatemanager.cpp:1068">
    <![LOG[Could not load logging configuration for component FileSystemFile. Using default values.]LOG]!><time="11:51:53.939-330" date="08-19-2014" component="CcmExec" context="" type="2" thread="1268"
    file="stdlogging.cpp:480">
    Can anyone suggest , which log file i have to check more.

    Hi,
    I checked locationservices.log and got the result.
    <![LOG[Raising event:
    instance of CCM_CcmHttp_Status
        ClientID = "GUID:4B37DF71-4647-424F-8E4F-E011E38F0970";
        DateTime = "20140819060312.831000+000";
        HostName = "IN-SCCM.domain.com";
        HRESULT = "0x00000000";
        ProcessID = 3040;
        StatusCode = 0;
        ThreadID = 1784;
    ]LOG]!><time="11:33:12.831-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="event.cpp:706">
    <![LOG[Persisting the management point authentication information in WMI]LOG]!><time="11:33:12.862-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lssecurity.cpp:921">
    <![LOG[Persisted Management Point Authentication Information locally]LOG]!><time="11:33:12.878-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lssecurity.cpp:928">
    <![LOG[Current AD site of machine is India]LOG]!><time="11:33:12.925-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:746">
    <![LOG[MPLIST requests are throttled for 00:04:38]LOG]!><time="11:33:13.034-330" date="08-19-2014" component="LocationServices" context="" type="2" thread="3240" file="lssecurity.cpp:4528">
    <![LOG[Current AD site of machine is India]LOG]!><time="11:33:13.065-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:746">
    <![LOG[Updating portal information.]LOG]!><time="11:33:13.190-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4103">
    <![LOG[Updated FSP 'IN-SCCM.domain.com' from AD to local.]LOG]!><time="11:33:13.424-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="1784" file="lsad.cpp:6155">
    <![LOG[Received reply of type PortalCertificateReply]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="replylocationsendpoint.cpp:302">
    <![LOG[The reply from location manager contains 1 certificates]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lsportalutils.cpp:93">
    <![LOG[Updating portal certificates]LOG]!><time="11:33:13.752-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4143">
    <![LOG[Successfully created context from the raw certificate.]LOG]!><time="11:33:13.783-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="3612" file="lssecurity.cpp:4247">
    <![LOG[Executing Task LSRefreshLocationsTask]LOG]!><time="12:33:10.868-330" date="08-19-2014" component="LocationServices" context="" type="1" thread="428" file="scheduledcleanupendpoint.cpp:116">
    and the ClientLocation.log file..
    <![LOG[Domain joined client is in Intranet]LOG]!><time="11:32:50.927-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:32:51.020-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:32:51.020-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:32:51.364-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:32:51.379-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="336" file="lsad.cpp:1364">
    <![LOG[Current AD forest name is domain.com, domain name is domain.com]LOG]!><time="11:33:09.974-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:818">
    <![LOG[Domain joined client is in Intranet]LOG]!><time="11:33:09.974-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:896">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:33:10.302-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:33:10.349-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    <![LOG[Rotating assigned management point, new management point [1] is: IN-SCCM.domain.com (7804) with capabilities: <Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>]LOG]!><time="11:33:11.332-330"
    date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:5909">
    <![LOG[Assigned MP changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com>.]LOG]!><time="11:33:11.363-330" date="08-19-2014" component="ClientLocation" context="" type="1" thread="1784" file="lsad.cpp:1364">
    In ClientLocation.log file..  Assigned MP is changed from <IN-SCCM.domain.com> to <IN-SCCM.domain.com> again and again..
    and ClientIDManagerStartup.log contains..
    <![LOG[[RegTask] - Client is already registered. Exiting.]LOG]!><time="11:32:47.351-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="regtask.cpp:793">
    <![LOG[Evaluated SMBIOS (encoded): ]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="smbiosident.cpp:184">
    <![LOG[SMBIOS unchanged]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:671">
    <![LOG[SID unchanged]LOG]!><time="11:32:48.460-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:688">
    <![LOG[HWID unchanged]LOG]!><time="11:32:49.553-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:705">
    <![LOG[GetSystemEnclosureChassisInfo: IsFixed=FALSE, IsLaptop=FALSE]LOG]!><time="11:32:49.600-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:215">
    <![LOG[Windows To Go requires a minimum operating system of Windows 8]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="util.cpp:2902">
    <![LOG[Computed HardwareID=2:2AF3437D810085AF58274221194EE64E5365F4E2
        Win32_SystemEnclosure.SerialNumber=<empty>
        Win32_SystemEnclosure.SMBIOSAssetTag=<empty>
        Win32_BaseBoard.SerialNumber=BTCR71400LLA
        Win32_BIOS.SerialNumber=                                
        Win32_NetworkAdapterConfiguration.MACAddress=00:19:D1:78:8A:1D]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:476">
    <![LOG[Persisted hardware IDs in CCM_ClientIdentificationInformation=@:
        HardwareID1=2:2AF3437D810085AF58274221194EE64E5365F4E2
        HardwareID2=3AD70278013A0076]LOG]!><time="11:32:49.678-330" date="08-19-2014" component="ClientIDManagerStartup" context="" type="1" thread="1504" file="ccmid.cpp:575">
    Its showing client is already registered.. but its not showing in SCCM console.
    Any idea

  • Error 1603 installing SCCM client

    When I try to install the SCCM client on some machines I get an installation error 1603. Setup starts ok, but after a while ends in a 1603 error.
    ccmsetup.log
    MSI: Action 13:45:12: AllocateRegistrySpace. Allocating registry space ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: ProcessComponents. Updating component registration ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: UnpublishComponents. Unpublishing Qualified Components ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: UnpublishFeatures. Unpublishing Product Features ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: SmsTSManagerStopServiceInit.  ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: CcmStopService.  ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: StopServices. Stopping services ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: SmsStopUIComponents. Stopping UI Components ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    MSI: Action 13:45:12: StopDeleteWUSER32. Stopping and deleting WUSER32 service ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    Installation failed with error code 1603 ccmsetup 14/07/2008 13:45:12 PM 2532 (0x09E4)
    There were no previous SMS/SCCM clients installed.
    Tried a new install after the rebuild of WMI but without any luck.

    Hi John,
    The client.msi.log shows this error (same as above):
    Action start 23:52:25: StopDeleteWUSER32.
    MSI (s) (08:1C) [23:52:26:037]: Machine policy value 'DisableRollback' is 0
    MSI (s) (08:1C) [23:52:26:037]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    Action ended 23:52:26: StopDeleteWUSER32. Return value 3.
    At the bottom of the ccmsetup.log it ends with this error:
    MSI: Action 23:52:25: StopDeleteWUSER32. Stopping and deleting WUSER32 service 8/20/2009 11:52:25 PM
    Installation failed with error code 1603 8/20/2009 11:52:26 PM
    Next retry in 120 minute(s)... 8/20/2009 11:52:38 PM
    I'm having trouble locating a windows installer log.  The %temp% folder would be in docs&settings\userid\local settings\temp, I would assume and I've looked through the folders for the acct that is doing the client install as well as all the other acct folders and can't seem to locate any logs with a current date/time stamp.  Any idea where I would look?
    Also, BTW, I reinstalled MSI 4.5 before I did this last client installation, but I did it remotely/silently, so no prompts or data returned... I just found the errors below in the \windows\KB942288-v3.log file... might be related?
    4.140: 2009/08/20 23:44:40.146 (local)
    4.140: e:\6c0499dd2b70eebd34aa8b8c33\UPDATE\update.exe (version 6.3.13.0)
    4.172: Hotfix started with following command line: /quiet /norestart
    4.187: In Function GetReleaseSet, line 1240, RegQueryValueEx failed with error 0x2
    8.578: In Function TestVolatileFlag, line 11825, RegOpenKeyEx failed with error 0x2
    8.578: In Function TestVolatileFlag, line 11857, RegOpenKeyEx failed with error 0x2
    8.578: DoInstallation: CleanPFR failed: 0x2
    8.593: In Function GetReleaseSet, line 1240, RegQueryValueEx failed with error 0x2
    8.593: SetProductTypes: InfProductBuildType=BuildType.IP
    8.593: SetAltOsLoaderPath: No section uses DirId 65701; done.
    8.718: DoInstallation: FetchSourceURL for e:\6c0499dd2b70eebd34aa8b8c33\update\update_SP3QFE.inf failed
    8.718: CreateUninstall = 0,Directory = C:\WINDOWS\$NtUninstallKB942288-v3$
    8.718: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102
    8.734: BuildCabinetManifest: update.url absent
    8.750: Starting AnalyzeComponents
    8.750: AnalyzePhaseZero used 0 ticks
    8.750: No c:\windows\INF\updtblk.inf file.
    8.750: OEM file scan used 0 ticks
    10.812: AnalyzePhaseOne: used 2062 ticks
    10.812: AnalyzeComponents: Hotpatch analysis disabled; skipping.
    10.812: AnalyzeComponents: Hotpatching is disabled.
    10.812: FindFirstFile c:\windows\$hf_mig$\*.*
    16.500: AnalyzeForBranching used 0 ticks.
    16.500: AnalyzePhaseTwo used 0 ticks
    16.500: AnalyzePhaseThree used 0 ticks
    16.500: AnalyzePhaseFive used 0 ticks
    16.515: AnalyzePhaseSix used 15 ticks
    16.515: AnalyzeComponents used 7765 ticks
    16.515: Downloading 0 files
    16.515: bPatchMode = FALSE
    16.515: Inventory complete: ReturnStatus=0, 7797 ticks
    16.515: Num Ticks for invent : 7797
    16.547: VerifyTargetFileSize: Unable to verify size as Source = NULL for file c:\windows\inf\HFX269.tmp
    16.578: Copied file:  c:\windows\inf\branches.inf
    38.625: Allocation size of drive C: is 4096 bytes, free space = 4751011840 bytes
    38.625: Drive C: free 4530MB req: 5MB w/uninstall 0MB
    38.625: CabinetBuild complete
    38.625: Num Ticks for Cabinet build : 22110
    38.625: DynamicStrings section not defined or empty.
    38.656: FileInUse:: Detection disabled.
    38.656: FileInUse:: Add to list - Service Name: msiserver
    39.656: LoadFileQueues: UpdSpGetSourceFileLocation for halaacpi.dll failed: 0xe0000102
    40.015: Copied file:  C:\WINDOWS\system32\spmsg.dll
    40.125: PFE2: Not avoiding Per File Exceptions.
    41.734: DoInstallation: Installing assemblies with source root path: e:\6c0499dd2b70eebd34aa8b8c33\
    41.734: Num Ticks for Copying files : 3109
    41.812: Num Ticks for Reg update and deleting 0 size files : 78 
    41.828: DoInstallation: ApplyAdminSystemAclsRecursive for c:\windows\$hf_mig$\KB942288-v3 failed; error=0x00000003
    41.843: UpdateSpUpdSvcInf: Source [ProcessesToRunAfterReboot] section is empty; nothing to do.
    43.187: RebootNecessary = 0,WizardInput = 1 , DontReboot = 1, ForceRestart = 0
    Thanks again!! --Jo

  • Do SCCM clients need to be domain joined for Windows Patch Deployments

    Hi,
    We have SCCM 2012 R2 deployed in an environment with both workgroup and domain joined machines. Currently only the domained joined machines have the SCCM client installed. We were thinking of bringing patching into SCCM rather than WSUS but were wondering
    if we install the SCCM client on workgroup machines do they need to be domain mebers to work or do they just need to be able to resolve the SCCM server?BAsically, I'm looking for confimation that we can patch non-domain joined machines via SCCM.
    Thanks,
    Simon

    Here's a nice blog post that adds some gotcha and additional detail:
    http://blogs.technet.com/b/configurationmgr/archive/2014/07/01/managing-workgroup-clients-in-system-center-2012-configuration-manager.aspx
    Ultimately, ConfigMgr doesn't care if systems are domain joined or not but there are some nuances and caveats that must be accounted for. 
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Installation sccm client on workgroup client in DMZ

    Hi Guys,
    i tried to install the sccm client on workgroup clients in a DMZ environment.
    First I created a client certifikate for the workgroup client on the sccm server and installed the certifikate on the workgroup computer with certutil.exe.
    commandline for installation:
    ccmsetup.exe /usePKICert /NOCRLCheck SMSMP=servername.bla.com SMSSITECODE=BLA
    i get this errors in the ccmsetup.log:
    Unexpected row count (0) retrieved from AD.
    Failed to get site version from AD with error 0x80004005
    thanks for your support,
    Chris

    Refer these Pls
    http://eskonr.com/2013/08/sccm-configmgr-2012-manage-workgroup-computers-for-deploymentremote-tools-etc/  (An Excellent article)
    Client installation in DMZ step by step :
    http://myitforum.com/cs2/blogs/cstauffer/archive/2009/02/06/sccm-client-install-in-a-dmz.aspx
    http://blogs.technet.com/b/keithmayer/archive/2012/07/30/planning-system-center-configuration-manager-across-dmz-and-protected-subnets-sysctr-configmgr.aspx
    http://nikifoster.wordpress.com/2011/01/31/installing-configmgr-clients-on-servers-in-a-dmz/
    Thanks, Prabha G

  • SCCM Client Application Installation WMI Classes and Cycles

    Hi,
    I am writing some software to monitor application deployements via SCCM - specifcally required applications. The applications installing OK however
    it takes a bit of time for the SCCM console to realize the application has been installed after the client has actually done it.
    So here are my questions:
    1. What client cycle actually sends the status message back to the SCCM database saying "I have installed this application" - I am guessing the
    "Application Deployment EValuation Cycle"?
    2. Which WMI class can I look at that can tell me "when" the SCCM client installed the application?
    Thanks,
    Ward

    To add to Torsten's answer here, there is no client cycle/action for this as it's automatic (see Torsten's answer). The App Deploy Eval cycle is for re-evaluating global conditions and application requirements on an on-going basis to ensure they are still
    enforced and has nothing to do with reporting back to the site.
    For part 2, CCM_Application should also get you what you are looking for on the client side but that's pretty inefficient for anything thing more than one-of deployments in small environments. Why not use reporting?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Client install fails during OSD

    Hi,
    OS Deployment usually works without any issues for us. Sometimes (like 1 out of 15 deployments) the SCCM client will not install correctly and the system will boot up without any applications. That's okay, we just restart it and it works on the second attempt.
    Lately however, I discovered an issue with a certain model (Lenovo R500): The SCCM client configuration now fails every time (tried four times in a row!). It wasn't that bad before...
    Here are some answers to questions some of you might probably consider asking. :)
    - We are using diskpart /clean at the start of every task sequence
    - The system is domain joined before the SCCM client install step
    - Jason Sandys ConfigMgrStartup Script (client health GPO) is active
    - Client push install is active
    - The BIOS is up to date
    - These are our setup parameters during OSD: SMSMP=*FQDN* CCMEVALHOUR=12 PATCH="\\*FQDN*\hotfixes\configmgr2012ac-r2-kb3026739-x64.msp"
    - I tried installing newer network card drivers during the OSD in case the old drivers suddenly can't handle it any more but that also didn't improve the situation
    I thought maybe the GPO or the client push are interfering with the setup while running the OSD, but that also happens if the GPO is disabled. Also, the client push install never interfered with the OSD before and I don't think that it suddenly would.
    I zipped and uploaded the ccmsetup.log and client.msi.log to OneDrive, I would really appreciate it if someone could take a look at the logfiles and identify any potential issue that I'm not seeing.
    Logfiles: http://1drv.ms/18FTcAH
    Thank you!

    I just found a solution thanks to another fellow forum member that suggested I make sure that "Client Push" was not enabled.  I too was experiencing intermittent failures in OSD at the "Setup Windows and ConfigMgr" step that did
    not make any sense.
    After a review of the ccmsetup logs on the OSD machine and ccm.log on the server I was able to see that "Client Push" was beating the TS to installing the client by 4 seconds causing the TS to fail.
    Torsten indicated that Client Push and OSD can be problematic.  
    OSD Client Patch fails intermittently 
    After reviewing your ccmsetup.log I see the same evidence at time stamp 11:40:50 that I saw in my logs indicating that ccmsetup was already running when the TS went to install the client.
    An instance of ccmsetup is running as a service. The current instance will be terminated. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    Installation will be cancelled due to shutdown. Windows Installer will return error code 1602. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    MSI: Aktion 11:40:50: Rollback. Aktion wird rückgängig gemacht: ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    An instance of ccmsetup is running as a service. The current instance will be terminated. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    Installation will be cancelled due to shutdown. Windows Installer will return error code 1602. ccmsetup 2/26/2015 11:40:50 AM 1920 (0x0780)
    File C:\WINDOWS\ccmsetup\{181D79D7-1115-4D96-8E9B-5833DF92FBB4}\client.msi installation was cancelled (1602) ccmsetup 2/26/2015 11:41:00 AM 1920 (0x0780)
    Hi pfitchie,
    I unmarked my reply as answer, it happened again and after reading your thread and this reply it all makes sense. I now disabled the Clientpush and will see what happens. Is there a possibility this is only happening if you apply CU4 during the OSD? It never
    happened before.

  • SCCM 2012, WMI, and SCCM Clients

    I have SCCM 2012 R2 CU2. I know that WMI has to be working for SCCM to be fully functional. I've done some reading on what I'm about to ask but I'd like to get some clarification on these points as I'm not totally clear on a few things:
    1) If when using wbemtest you discover there is no WMI connectivity between the DCs and siteserver to/from a client, including a non-domain member client, will the SCCM client install on that client machine?
    2) After the SCCM client is installed on a client machine, how essential is WMI connectivity to that SCCM client functioning?
    3) Was parts of SCCM use WMI?
    4) What permissions, including within DCOM, are needed for WMI to work with SCCM?
    Thanks.
    Ben JohnsonWY

    <...>
    I'm now back to getting that 0x80070427 error. That error code is also on another server (and with the same software and main functionality) that's on another domain but for now we'll stick with the server we've been talking about.
    <...>
    So the root question is, what is causing that 0x80070427. There's almost zilch on that error code on the internet.
    cmtrace is your friend :)
    open cmtrace, press CTRL+L and paste in the error/HRESULT:
    Lookup: 0x80070427
    Result:The service process could not connect to the service controller.
    Source: Windows
    Note that ConfigMgr relies heavily on non-ConfigMgr components, i.e. Windows base services/features. If those base services/features are mis-configured / disabled / broken, ConfigMgr *will* be impacted.
    In this case, the "Source: Windows" tells us that a Windows component is throwing the error.
    There should be additional/further detail/information available for this event in the log. Research that.
    The logs on the client will probably need to be examined, including the Windows event logs, to see why the service and service-controller are throwing this error. IF it's happening on two servers, and those servers both have  "the same software
    and main functionality", I'd be immediately suspicious of that software/function - perhaps that software is the cause of the service/controller issue..
    Don
    (Please take a moment to "Vote as Helpful" and/or "Mark as Answer", where applicable.
    This helps the community, keeps the forums tidy, and recognises useful contributions. Thanks!)

  • Sccm client push installation problem

    in my company 22000 users and install sccm 2012(1 primary site in main dc  and 4 site system server in branch  )
    i enable automatic site-wide client push installation . only sccm client installed in 11000 computers during 7 month and  increment installation it very slowly 2-10 per month 
    how i install  svvm client in another computers automaticly
    please help me

    Yes. You can also manually create boundaries. Each client must fall under a boundary (eg IP Subnet, IP Range, AD site). You need to check that all are covered. Boundaries have to be added to boundary groups which are configured for site assignment.
    http://www.gerryhampsoncm.blogspot.ie/2013/02/sccm-2012-sp1-step-by-step-guide-part-6.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • SCCM 2007 - how check how sccm clients was deployed

    Hi all
    I need to know how sccm clients was installed on the domain's computers in order to push sccm client in the remaining computers that not have sccm client installed.
    Do you have a method to obtain this informations from SCCM console?
    Many thanks
    Christian

    ALL Clients:::::::::::::
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.Client = 1
    ALL Non Clients
    select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from SMS_R_System where SMS_R_System.Client = 0 or SMS_R_System.Client is null
    some sample collections http://sccm.blog.com/collections/
    Narahari(Hurry) Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”

Maybe you are looking for