SCCM 2012 after SP1 replication link has failed

Hi guys,
  after install SP1 on SCCM 2012 I have problem with Global Data Replication status and Site Data replication status on P02. Where I have C01 and P01, P02, P03, P04.  P02 is the only one which is broken more. Rest of primary sites have ok
Global Data Replication status.
Site P02 is after 1 week from patch console still in Read Only mode rcmctrl.log says: The current site status: ReplicationMaintenance.
CAS C01 have in rcmctrl.log
ERROR: Replication group "General_Site_Data" has failed to initialize for subscribing site C01, setting link state to Error.
Retry for process replication is requested.
Cleaning the RCM inbox if there are any *.RCM files for further change notifications....
Rcm control is waiting for file change notification or timeout after 60 seconds.
No connector role installed
DRS change application started.
Site is NOT active, so not calling the DrsActivation procedures on DRSSite queue.
replmgr.log says nothing special to be mentioned.
and when I run Replication Link Analyzer on C01 against Link to P02 it says :\
ReplicationAnalysis.xml:
Replication initialization is in progress for replication groups EndpointProtection_Site, Medium_Priority_Site, Operational_Data, General_Site_Data, MDM_SiteSpecial, MDM_Site. Found replication groups Replication Configuration that needs to be re-initialized.
Reason code: ReinitializeSenderDespoolerError. Replication initialization is in progress for replication groups Site Control Data, Configuration Data, Registration Data, Language Neutral, Asset Intelligence Knowledge Base, EndpointProtection_ThreatMetaData,
Alerts, Group Relationships. "
Target site P02 is in maintenance mode. Not checking transmission messages sent to queue ConfigMgrDRSQueue. Target site P02 is in maintenance mode. Not checking transmission messages sent to queue ConfigMgrDRSQueue
Target site C01 is in maintenance mode. Not checking transmission messages sent to queue ConfigMgrDRSQueue. Target site C01 is in maintenance mode. Not checking transmission messages sent to queue ConfigMgrDRSQueue
so I need to somehow quit this maintenance mode. following this link did not helped me:
http://blogs.msdn.com/b/minfangl/archive/2012/05/16/tips-for-troubleshooting-sc-2012-configuration-manager-data-replication-service-drs.aspx
I restarted all these 5 servers with no luck.
thank you for any hint/ help
Jaromir
Jaromir

in my case in rcmctr.log is visible on CAS and primary site this message: ERROR: Replication group "General_Site_Data" has failed to initialize for subscribing site C01, setting link state to Error.
but today we moved in this situation and my P02 2nd primary site fall out from maintenance mode and a lot of replication happened but General_Site_data still remain in problem.
steps taken were: goto monitoring node > database replication > choose link which has problem and on the bottom check Initialization Detail
you can see which replication Group has problem.
Then in SQl server management studio we run following command with relevant name of Sites and Replication Group which are affected in my case
  select * from RCM_DrsInitializationTracking
 where replicationGroup = 'General_Site_data' AND SiteFulfilling='P02'
it will show you status
then this update query will force that replication group to start replicate(parameter 7):
we run this many times against same or different replication groups which ahd problems
update RCM_DrsInitializationTracking set InitializationStatus = 7 where ReplicationGroup = 'general_site_data' and SiteRequesting = 'C01' and SiteFulfilling = 'P02'
 it's still not win but we are moving forward. And it doesn't has to be same issue like you have but it can point you to somewhere...
J.
Jaromir

Similar Messages

  • Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.

    Hi,
    Problem to generat an report on an SSRS for SCCM 2012 R2 SP1. I got error has occurred during report processing.
    In general it is no problem to generat SSRS reports, but an custom one i get issue with.
    The Error:
    An
    error has occurred during report processing. (rsProcessingAborted)
    Query
    execution failed for dataset 'DataSet1'. (rsErrorExecutingCommand)
    ExecuteReader:
    CommandText property has not been initialized

    Hi SaiTech,
    According to your description, when you render report on SCCM 2012 R2, you got the error message.
    According to my knowledge, the issue can be caused by following reasons:
    Select permission not granted to ConfigMgr reporting account. We need to open the SQL management console and open the properties dialog box of configmgr db, grant select and execute permission to ConfigMgr reporting account.
    Reporting Services Web Service URL or Report Manager is false. Make sure Web Service URL and Report Manager URL are correct. Restart SMS_Executive service and reinstall Reporting Service Point, then please render the report again.
    Report timeout. Increase query and report timeout.
    If the problem remain unresolved, please provide detailed information of SRSRP.log (default location: %programfiles%\Microsoft  and Configuration Manager\Logs) and reporting services error log(default location: %programfiles%\Microsoft SQL Server\<SQL
    Server Instance>\Reporting Services\LogFiles), it will help us move more quickly toward a solution.
    If you have any more questions, please feel free to ask.
    Thanks,
    Wendy Fu
    If you have any feedback on our support, please click
    here.
    Wendy Fu
    TechNet Community Support

  • SCCM 2012 R2 Boot WIM DISM - Drivers Failing -hr:0xc0000135‏

    Hello OSD Experts,
     I have upgraded my SCCM 2012 RTM to SP1(Not installed any Cumulative updates) then to SCCM 2012 R2 Successfully... I did not get any errors.
    Before Upgrade my SCCM 2012 RTM/SP1 Images are removed from DP Targets.
    Now my next high priority task is I wanted to integrate my Hardware models NIC & Mass Storage Drivers to my Boot Images, So that my OSD will work without any issues. But am getting errors, when I try
    to add by DISM command to the Boot Images.
    I have taken Default boot.wim file from SCCM 2012 R2 and copy pasted to my work location and ran the DISM command... however I am not successful in this for integration.
    Has anyone have already have solution for this let me know.
    <<<AV is in Disabled state during DISM.. Still no Luck>>>
    <<<<<I tried to ran the DISM on Windows 8 & Windows 2008 R2>>>>>
    Attached my DISM.Log @OneDrive...         http://1drv.ms/1gdUi6w
    Failed to create Dism Image Session in host. - CDISMManager::LoadImageSession(hr:0xc0000135)
    DISM Manager: PID=3200 A problem ocurred loading the image session. Retrying...  - CDISMManager::CreateImageSession(hr:0xc0000135)
    DISM.EXE: Unable to start the servicing process for the image at 'E:\Boot_WIM\SCCMR2_WIMS\X86\Temp'. HRESULT=C0000135
    <<< I have already checked this link but no luck... http://social.technet.microsoft.com/Forums/en-US/6b9facc4-9174-4ae7-a8a0-98d88d7f8a95/dism-error-0xc0000135-when-attemptign-to-add-drivers-to-mounted-2012-image?forum=mdt
    >>>
    Thank you In Advance,
    HunBoy Started learning from this page

    Hi,
    You could use SCCM console to add these drivers. From the SCCM console, go to Operating Systems -> Drivers. Right click and select Import Drivers and follow the wizard. Or go to Operating Systems -> Boot Images -> Right click the boot image in question
    -> select Properties. Select the Drivers tab and click on the add button on the right and then select the NIC drivers.
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 R2 sp1 cu1 ccmsetup.exe still 5.00.7958.1000

    I downloaded sccm 2012 r2 sp1 cu1.  I applied the server update to our Primary server.  I also pushed out the client update (5.00.7958.1203) to all of our servers.  But I have noticed that any new servers are still showing client version as
    5.00.7958.1000.  I checked the version of ccmsetup.exe on our Sccm primary server and it is showing 5.00.7958.1000.  I would have thought when I applied the sccm 2012 r2 sp1 cu1 server update to the primary server it would have updated the ccmsetup.exe
    to version 5.00.7958.1203.  I know with time the client on new boxes will be updated with the client update push I have running on all windows server collection, but why not just have the most current version from the start.  I searched for
    an updated copy of ccmset.exe on the primary server, but never found it.  I checked MS site for the most current version of sccm 2012 client install, but could find that either.  Any help would be greatly appreciated,
    Mark

    Nope. CU1 is simple an update that must be layered on top of the R2 client. You can do this using either SCUP or a program deployment using the package/program that was created during the CU setup.
    For reference:
    http://technet.microsoft.com/en-us/library/jj553405.aspx
    As a side note, this is something on most folks top 10 list of things they want changed but don't count on anything anytime soon.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 CU2 OSD forest trust: ReleaseRequest failed with error code 0x87d00317

    Hello,
    Actually i have a difficult Problem with my SCCM 2012 R2 CU2 Windows 7 x64 SP1 Tasksequence:
    I get the folowing error in smsts.log:
    ::RegQueryValueExW(hSubKey, szReg, NULL, NULL, NULL, &dwSize), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,811) TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    GetTsRegValue() is unsuccessful. 0x80070002. TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    End program:  TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Finalize logging request ignored from process 1736 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Waiting for CcmExec service to be fully operational TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    CcmExec service is up and fully operational TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Access handle will be read from _SMSTSActiveRequestHandle TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Access handle: {B699D570-B2BF-4874-8CB7-3B208B380969} TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Attempting to release request using {B699D570-B2BF-4874-8CB7-3B208B380969} TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    CoCreateInstance succeeded TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    pISoftwareExecutionRequestMgr->ReleaseRequest(ActiveRequestGUID), HRESULT=87d00317 (e:\nts_sccm_release\sms\client\tasksequence\tsmanager\tsmanagerutils.cpp,136) TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    ReleaseRequest failed with error code 0x87d00317 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Task Sequence Manager could not release active TS request. code 87D00317 TSManager 9/5/2014 1:20:35 PM 1740 (0x06CC)
    Here is the complete smsts.log: http://1drv.ms/1pwTEBf
    To explain the Problem in Detail:
    The SCCM Primary Site Server and the Clients are in different trusted (bidirectional) forests!
    Everythings working fine in this Scenario, I can install SCCM Agent on the Clients with Manual ccmsetup and with Client Push Installation. Additionally i can deploy Software Updates and so on... only OSD is crashing in the releaserequest step.
    During my Tasksequence new Clients are joined to Domain A while SCCM Primary Site Server is installed in Domain B
    If I change my TS and let the Clients also join Domain B everything works without any Problems and the Tasksequence finish without any Errors.
    My Problem must be related to the different Domains and the forest trust.
    My Setup:
    MP published to DNS in both domains
    Schema Extended in both domains
    System Management Container published and verified in both domains
    ccmsetup Parameters in TS: ccmsetup SMSMP=sccm.domain.b FSP=sccm.domain.b DNSSUFFIX=Domain.b
    Network Access account configured with Domain B account
    Domain Join account has create Computer rights on the OU in Domain A (Domain join is successful)
    DNs conditional forwarders configured in both Domains and DNS resolutin is working in both directions
    Any suggestions?
    Many thanks.
    regards,
    Christian

    Hi Christian,
    So do you actual get an error message in your TS or is it just failing to join Domain B?  (Could be both if the machines fails to join the domain).
    Can you review netsetup.log on the machines after the issue and see what error message you might be getting during the domain join process?
    Also, if it a domain join issue, can you try manually joining to domain B using the same service account?

  • Error in upgrading SharePoint Server 2013 with SP1 : "Task upgradebootstrap has failed with an unknown exception"

    I has successfully setup new Dev ENV of SarePoint server 2013 in VMware with 2 servers running om OS: win server 2008 R2 Ent SP1, AD + Central Admin Application Server.
    After that the configuration of SharePoint App and WorkFlow Manager completed as well and many projects run perfectly,
    And after installing SP1 of SharePoint server 2013, and running the SharePiont Configuration wizard to complete the configuration of the SharePoint Farm the Upgrade has fialed on Step2 with the following Error from the Log file:
    Task upgradebootstrap has failed with an unknown exception 
    01/04/2015 00:43:30  11  ERR                  Exception: Microsoft.SharePoint.Upgrade.SPUpgradeException: Exception of type 'Microsoft.SharePoint.Upgrade.SPUpgradeException' was thrown.
       at Microsoft.SharePoint.Upgrade.SPManager.BootStrap(Guid sessionId, SPUpgradeOperationFlags flags)
       at Microsoft.SharePoint.PostSetupConfiguration.UpgradeBootstrapTask.Run()
       at Microsoft.SharePoint.PostSetupConfiguration.TaskThread.ExecuteTask()
    Also after that I was not able to create like before a new site , and this creating end with error message as follows:
    Failed to call GetTypes on assembly Microsoft.Office.TranslationServices, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. Method not found: 'Microsoft.Office.Web.Common.ProcessImageInfo.
    Is there any solution to my problem with SharePoint server 2013 SP1, this supposed not to cause any bug in stable environment.
    Basel Badr ,SharePoint Specialist ,MCAD ,MCTS.

    Hi Daniel,
    Thanks for replying on my post, actually I have downloaded the  kb2880552 sp1 for
    enterprise edition from the link 
    https://support.microsoft.com/kb/2880552 , and this has been experienced with me before since I had my Standalone Dev machine first installation, and the issue only occurred when the SP1 installed though.
    Anyway, I've tried to install CU Nov 2013 http://support.microsoft.com/kb/2889944
    but still facing the same issue,
    I run the Setup of SP2013 from the CD to repair the SharePoint and error message appears,
    The issue related to "Microsoft.Office.TranslationServices" is also related to running
    the repair successfully which leads to the same error message above.
    The Version of SP 2013 from the program file is : 15.0.4571.1502
    The Update snapshot is as below:
    Is there a problem with my sharepoint media file?
    Basel Badr ,SharePoint Specialist ,MCAD ,MCTS.

  • SCCM 2012 R2 CU4 - Site Backup Task failed

    Hi, I set up a Site Maintenance Task for Backup our Primary Site, but every time I run this task it fail with the following message:
    Error: Backup folder \\backupserver\backupshare$ does not exist or backup service does not have permission to access the folder.
    I tried to use "erveryone" in share permissions and NTFS Permissions with Full Control and then the Backup works! ... I tried to remove the everyone from NTFS completely then the Backup also still works .. but when I remove everyone from the share
    permissions (and grant the SCCM Site Server and SQL Server Computer Accounts the Full Control Permission) the backup fails..
    so it seems to me that I have a permission issue ... what is the correct Permission setup for UNC Backup? (Share and NTFS Permissions) ... I tried to give the SCCM Server and SQL Server Computer and SQL Cluster Account Full Control without success...)
    kind regards
    Klaus

    "The computer account of the site server and the computer account of the SQL Server, if SQL Server is installed on another computer, must have
    Write NTFS and share permissions to the shared network folder."
    https://technet.microsoft.com/en-us/library/gg712697.aspx
    Also have you read this:
    http://blog.msvconsultancy.co.uk/2014/07/sccm-2012-sp1-site-maintenance-backup-task-error/

  • Sccm 2012 collection query for software deployment failed PCs

    Hi,
    Let me know how can we create a collection of PCs which a particular advertisement failed.
    SCCM 2012 sp1 infra
    Midhun.PS

    See
    http://myitforum.com/cs2/blogs/gramsey/archive/2006/10/20/How-To_3A00_-Create-a-Collection-Based-on-an-Advertisement-Status.aspx. This will only work for program deployments, not applications.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 R2 concurrent replication

    Hi,
    I have a SCCM 2012 R2 site and the following settings on the sender proberties (Default settings):
    All sites: 5
    Per site: 3
    Number of retries: 2
    Delay before retrying (minutes): 1
    and the following settings on software distribution settings (Default settings):
    Maximum number of packages: 3
    Maximum threads per package: 5
    Number of retries: 100
    Deplay before retrying (Minutes): 30
    Number of retries: 3
    Deplay before retrying (Minutes): 1
    But when I start replication package it only replicate to one site at a time.
    Is there another place where I should set the setting or ?
    Thanks
    Regards
    Claus

    Hi,
    Did the Distmgr.log say that allowing to process 1 package at a time?
    And have you tried to change these settings, then monitor the changes in Distmgr.log and Sender.log?
    For more information:
    Controlling concurrent package distribution in SCCM
    Best Regards,
    Joyce Li
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 Console (SP1 with CU4)

    I am trying to package the SCCM 2012 console (with SP1) and with and without CU4.  Both packages give me the following error in the event log. 'the virtual application.....could not be started because the App-V subsystem 'Virtual FileSystem' could not
    be initialized....'
    I've re-sequenced the app, had another package create a different package too and both get the same error.

    Hello,
    See this article on howto enable more extensive debug-logs;
    http://www.tmurgent.com/TMBlog/?p=1247
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • WMI Corruption - SCCM 2012 - Win7 SP1

    Hi all,
    So we are in the process of switching to Configuration Manager 2012 and we are now having MANY instances of WMI corruption on user workstations. The OS we are deploying is Win 7 SP1.
    Symptoms:
    -Keeping users from logging in (heavily delayed or not at all), spinning at the blue login screen.
    -Computer hangs at logoff/shutdown.
    -NIC lags on recognizing internet connection at startup.
    -Programs running slow and crashing (Includes MS Office and IE).
    -Windows crashing and getting black screens.
    Fixes we've tried:
    -Deleting all expired updates from Configuration Manager.
    -Consolidating software update groups. When originally installed, someone configured it so every update would create it's own update group. After fixing this, we saw a decrease in affected machines.
    -Reseting the repositroy. This is pretty much putting a band-aid on the problem. It get's users to be able to get functional again while we continue to troubleshoot the underlying problem. We've tried salavaging the repository, but it hardly if ever completes
    successfully.
    -Applying the following hotfixes from Microsoft, after the repository has been reset. This method is only on about 1% of the machines on our network and is still in testing phase.
    2705357      The WMI process stops sending events to
    WMI clients from a Windows 7-based or Windows Server 2008 R2-based server
    2692929      "0x80041001" error when the
    Win32_Environment WMI class is queried by multiple requestors in Windows 7 or in Windows Server 2008 R2
    2617858      Unexpectedly slow startup or logon process
    in Windows Server 2008 R2 or in Windows 7
    2465990      "0x80041002 (WBEM_E_NOT_FOUND)"
    error occurs when you try to open a WMI namespace on a computer that is running Windows 7 or Windows Server 2008 R2
    2492536      Msinfo32.exe takes a long time to display
    or export system information on a computer that has many MSI-X-supported devices and that is running Windows 7 or Windows Server 2008 R2
    2578159-
    When you log on to a computer that is running Windows Server 2008 R2 or Windows 7, the logon process stops responding and a blue swirl is shown on the Welcome screen indefinitely. After some time, the computer stops responding to any network-related commands.
    You must forcibly restart the computer to recover from this issue.
    This issue occurs because of a race condition between the Windows Event Log service and the Event Tracing for Windows
    (ETW) tracing functions. When the race condition occurs, it causes a deadlock situation. This deadlock situation then causes the Winlogon.exe process to become unresponsive.
    2639505- Assume that you run a service which queries the Win32_StartupCommand Windows
    Management Instrumentation (WMI) class on a computer that is running Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2.
    In this situation, all loaded user profiles occasionally cannot be unloaded successfully after the WMI query is finished. If the number of unloaded user profiles keeps increasing, the system resources may be exhausted. For example,
    the virtual address control block (VACB) may be exhausted.
    2639077-
    Handle leak in Svchost.exe when a WMI query is triggered by using the Win32_PowerSettingCapabilities class in Windows 7 or in Windows
    Server 2008 R2
    2547244-The WMI service and the WMI providers stop responding
    when you use WMI performance classes to monitor performance on a computer that is running Windows 7 or Windows Server 2008 R2
    Thanks in advance for any help!

    -Fails to boot from NIC.
    Booting from NIC (are you talking about PXE boot?) has nothing to do with WMI at all. There's no OS involved. So *I* do not see a connection between WMI and PXE.
    Have you already tried excluding the WBEM directory from antivirus scans? How are the WMI memory limits configured? See
    http://blogs.technet.com/b/askperf/archive/2008/09/16/memory-and-handle-quotas-in-the-wmi-provider-service.aspx as a starting point.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 R2 Client install error - CcmGetOSVersion failed with 0x80070008

    Getting this error message, CcmGetOSVersion failed with 0x80070008 and CcmSetup failed with error code 0x80070008.  Only thing on this error I can find is Windows Update and removing languages.  Only language installed is English.  I've pasted
    the last part of the ccmsetup.log file.  Not sure if more would be needed.  I've done a complete uninstall\reinstall attempt.  Recompiled MOF files and reregistered DLL files for WMI.  Did a repository rebuild of WMI.  Nothing has
    helped.  Not sure what it's checking besides WMI to get the OSversion or what that error code means.  This is the only server having this error.  Our other 700 servers have installed the client with no issues.   OS is Server 2008 SP2, NOT
    R2.  Any help is greatly appreciated.  Thanks.
    Detected 6906 MB free disk space on system drive. ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    Checking Write Filter Status. ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    SiteCode: MG1 ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    SiteVersion: 5.00.7958.1000 ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    Searching for a valid online MP... ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    Checking the URL 'http://ADCSCCM.xxxx.dom:80/CCM_Client/ccmsetup.cab' ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    PROPFIND 'http://ADCSCCM.xxxx.dom:80/CCM_Client' ccmsetup 6/24/2014 4:01:23 PM 3984 (0x0F90)
    Found a valid online MP 'http://ADCSCCM.xxxx.dom'. ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Searching for DP locations from MP(s)... ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Current AD forest name is mw.dom, domain name is xxxx.dom LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Domain joined client is in Intranet LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Current AD site of machine is London LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    DHCP entry points already initialized. LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Begin checking Alternate Network Configuration LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Finished checking Alternate Network Configuration LocationServices 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
    <AssignedSite SiteCode="MG1"/>
    <ClientPackage/>
    <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
    <ADSite Name="London"/>
    <Forest Name="xxxx"/>
    <Domain Name="xxxx.dom"/>
    <IPAddresses>
    <IPAddress SubnetAddress="172.18.112.0" Address="172.18.112.26"/>
    <IPAddress SubnetAddress="172.18.112.0" Address="172.18.112.27"/>
    </IPAddresses>
    </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{C6E08DE7-E3F8-4AEF-971A-FE72D68A21BA}</ID><SourceHost>LONEXCHMB3-V</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:LONEXCHMB3-V:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>http://ADCSCCM.xxxx.dom</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-06-24T15:01:24Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="1212"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    CCM_POST 'http://ADCSCCM.xxxx.dom/ccm_system/request' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Received header '<Msg SchemaVersion="1.1">
    <ID>{C8B36ACA-631C-4FAB-AB16-C84E10A0E558}</ID>
    <SourceID>GUID:2C64ED93-54ED-4F2D-A3BE-D3665D1F3A1A</SourceID>
    <SourceHost>ADCSCCM</SourceHost>
    <TargetAddress>direct:LONEXCHMB3-V:LS_ReplyLocations</TargetAddress>
    <ReplyTo>MP_LocationManager</ReplyTo>
    <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
    <Priority>3</Priority>
    <Timeout>600</Timeout>
    <ReplyCapabilities><AllowRegistrationReset>direct:ADCSCCM:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>LONEXCHMB3-V</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2014-06-24T15:01:24Z</SentTime><Body
    Type="ByteRange" Offset="0" Length="3458"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082018F06092A864886F70D010702A08201803082017C020101310B300906052B0E03021A0500300B06092A864886F70D0107013182015B30820157020101303430203110300E060355040313074144435343434D310C300A06035504031303534D53021074EBF19EB9460F934134D87A82C78424300906052B0E03021A0500300D06092A864886F70D01010105000482010080CC8ADDAD2A1FA5D7986202D7AD27B0C1125ACEE1E4E486D557A7482A309AF74CBC7CB4FC8001C9050E1D77443673290ADE0EFC1B140C805C60F48497DBD8C56B554962BC348C4FC4D315223BFF7200F23CC095D8854129D0852F02472A2F4570D6CF4C8902D39B87EA3BEF77A521881D3A07CC091FBFDB7D7204773BB18F333B9B106AC20E479E714609EC461D074F09B492339928FEE712496B2E8E0660342E7A7ADD575B7320C402E0009816622258D8B49466613734E8780297B32403D18DF6560F2ECB2FF7E820403EA7AC97BCFA2A53D432B37592FD64DA53FB5F03DB715E5326A55172DCF328DD80D110925B30AD2612991B923D92CD3076B26B824E</Property><Property
    Name="AuthSenderMachine">ADCSCCM;ADCSCCM.xxxx.dom;</Property><Property Name="MPSiteCode">MG1</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 6/24/2014 4:01:24 PM 3984
    (0x0F90)
    Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="MG1" MasterSiteCode="MG1"
    SiteLocality="FALLBACK" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="AtlantaDataCenter"/><IPSubnets><IPSubnet Address="172.18.200.0"/><IPSubnet
    Address=""/></IPSubnets><Metric Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>ADCSCCM.xxxx.dom</ServerRemoteName><DPType>SERVER</DPType><Windows
    Trust="1"/><Locality>FALLBACK</Locality></LocationRecord><LocationRecord><URL Name="RichmondAtlantaLink"/><IPSubnets><IPSubnet Address="172.16.0.0"/><IPSubnet Address=""/></IPSubnets><Metric
    Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>RDCSCCMDP.xxxx.dom</ServerRemoteName><DPType>SERVER</DPType><Windows
    Trust="1"/><Locality>FALLBACK</Locality></LocationRecord></LocationRecords></Site></Sites><ClientPackage FullPackageID="MG100003" FullPackageVersion="6" FullPackageHash="03CFD97C8FB5F7E7E9F177FD6D30D6F25ED106E517E69B715695A0E81DB1D9AF"
    MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="1" ProgramEnabled="false" LastModifiedTime="30375547;806889088" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>'
    ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Found remote location 'http://ADCSCCM.xxxx.dom/SMS_DP_SMSPKG$/MG100003' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Found remote location 'http://RDCSCCMDP.xxxx.dom/SMS_DP_SMSPKG$/MG100003' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    Could not find local DP locations from all MPs. Will fallback to MP download. ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    GET 'http://ADCSCCM.xxxx.dom/CCM_Client/ccmsetup.cab' ccmsetup 6/24/2014 4:01:24 PM 3984 (0x0F90)
    C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Successfully loaded ccmsetup manifest file. ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Checking if manifest version '5.00.7958.1000' is newer than the ccmsetup version '5.0.7958.1000' ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Running from temp downloaded folder or manifest is not newer than ccmsetup. ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    CcmGetOSVersion failed with 0x80070008 ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    A Fallback Status Point has not been specified. Message with STATEID='301' will not be sent. ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    Deleted file C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)
    CcmSetup failed with error code 0x80070008 ccmsetup 6/24/2014 4:01:25 PM 3984 (0x0F90)

    Everything seems fine.  7GB of free space, 500 MB of free RAM, 5GB of page file free.  I'll reboot the server during our next maintenance window and see if that helps.  Was hoping I wouldn't have to reboot but will probably help.  Thanks
    again.

  • HT4623 How do I return to iOS 6 after iOS 7 install has failed?

    I attempted to update my iPhone 4s last night via iTunes on my Mac.  I backed up my iPhone 4s via iTunes. iTunes prompted me that it needed to be updated which I did. Then I proceeded to update my iPhone and iTunes made another back up of the iPhone.  The download failed a few times but eventually completed.  Eventually the update was proceeding and then I got a message stating the update failed for a unknown reason.  Currently the iPhone is unusable and shows the iTune + iPhone or connect to iTunes picture and iTunes give this message ... "The iPhone "iPhone" could not be restored. An unknown error occurred (3014)."  I tried multiple scenarios from Apple Support Communities and nothing has worked.

    I used a another Mac with the previous version of iTunes to attempt a recovery and it seemed like it was working and then it gave me "The iPhone "iPhone" could not be restored. This device isn't eligible for the requested build."  When I look this up it points to a similar and potentially related issue with conneting to the gs.apple.com server.  Is there a diagnostic tool that can confirm this?
    Related threads are:
    http://support.apple.com/kb/TS4451?viewlocale=en_US&locale=en_US
    http://support.apple.com/kb/TS3694#error3014

  • SCCM 2012 client not getting updates, processidtosessionid failed, getfileinfosize failed, createobjectasync error

    I have one particular client that will not pull down patches from the site server. The ccmcache folder stays empty, nothing appears in Software Center, report Compliance 5 - Specific Computer says it needs 4 patchs and that they are approved (other computers
    get these patches). Four logs look like they have messages of interest:
    ASSETADVISOR.log
    several lines of "GetFileInfoVersionSize failed for the file C:\temp file under my profile path.tmp, error 2"
    MTRMGR.log
    "ProcessIDtoSessionID failed for process 12345, error 80070057
    No usage will be tracked for process 12345, as failed to get owner info or excecuteable file name, 80070057
    No active process found with active id 12345"
    this process repeats over and over
    INVENTORYAGENT.log
    "Failed to get IWbemserice Ptr for for
    \\localhost\root\Microsoft\appvirt\client namespace: 8004100E
    Failed to enumeate instances of Application: 8004100E
    Inventory: 12 Collection task(s) failed "
    this pattern repeats over and over. I read on site that this is error set is normal, but I'm not so sure.
    INVENTORYPROVIDER.log
    This line appears over and over:
    "GetObjectAsync - error handling request 80041000f
    then I get:
    "Fail to return error statu to the wbem user...Shutting down (error: 80041033f, Source: WMI)
    CreateInstanceEnumAsync - Error handling request 80041032
    CreateObjectAsync - Error handling request 8004100f"
    and it keeps repeating.
    I can WMI connect to and from this box and the site server.
    Ben JohnsonWY

    In ccmexec:
    "System task SMSSHA_Startup returned error code 0x87d027f
    Could not instantiate COM class for a system task. CertEnrollAgentStartupTask.(0x80040154)"
    Hi,
    The SMSSHA error in ccmexec.log could be ignored if you are not using NAP (network access protection).
    "Failed to evaluate installed rule. UpdateID = long SID = 80080005"
    Which version of Windows you're running? You could try to run System Update Readiness tool or try to reset Windows Update components.
    What is the System Update Readiness Tool?
    How do I reset Windows Update components?
    Best Regards,
    Joyce
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • SCCM 2012 SP1 | Database Replication Failing on from Child to Parent

    I am having a very urgent issue. The symptom manifested itself as an inability to distribute content (this months software update package) to a secondary site server with DP role. 
    As we dived into it we see that the replication links are dead with "Link has failed". 
    Using the replication link analyzer it fixes it for about 1 hour but then fails again. On a closer look I noticed that replication is working from parent to child but not child to parent. Also check out the time stamps:
    Parent Last Send and Child Recv are both up to date, only Parent Last Recv and Child Last Send are failing. 
    What do I do? 
    None of the logs seem to tell me much other than the statesys.log on both secondaries are pumping the following line over and over again almost to fast for cmtrace to keep up with:
    total chucks loaded (0)
    Oh final thought, we did restore a full offline disk image of the primary server a month ago due to a hardware server failure. The snapshot of the disk luckily was taken only 30 mins before the hardware failure but I suppose there could be something related
    to that although the server seems to have been fine these last few weeks until now.  

    Nothing I can see right now, I started the link up again, ill try to check the log right at the time the link fails this time. Here is a snip of what the child rcmctrl.log looks like:
    DRS sync started. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:43:29 4312 (0x10D8)
    DRS change application started. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:02 4316 (0x10DC)
    Launching 2 sprocs on queue ConfigMgrDRSQueue and 0 sprocs on queue ConfigMgrDRSSiteQueue.
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:02 4316 (0x10DC)
    The asynchronous command finished with return message: [spDRSActivation finished at 11/07/2013 14:43:02. End execute query finished at 11/07/2013 14:43:02.].
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:02 4316 (0x10DC)
    There are 2 Drs Activations sprocs running.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:02
    4316 (0x10DC)
    InvokeRcmMonitor thread wait one more minute for incoming event...
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:10 4324 (0x10E4)
    InvokeRcmConfigure thread wait one more minute for incoming event...
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4320 (0x10E0)
    Wait for inbox notification timed out. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4260 (0x10A4)
    Cleaning the RCM inbox if there are any *.RCM files for further change notifications....
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4260 (0x10A4)
    Initializing RCM. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4260 (0x10A4)
    Processing Replication Configure SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4320 (0x10E0)
    Running configuration EnsureServiceBrokerEnabled.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:11
    4320 (0x10E0)
    Running configuration EnsureServiceBrokerQueuesAreEnabled.
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4320 (0x10E0)
    Processing Replication Monitor SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4324 (0x10E4)
    Summarizing all replication links for monitoring UI.
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4324 (0x10E4)
    Processing replication pattern global_proxy.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:11
    4320 (0x10E0)
    The current site status: ReplicationActive.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:11
    4324 (0x10E4)
    Processing Replication success. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4324 (0x10E4)
    Processing replication pattern procedureForwarder.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:11
    4320 (0x10E0)
    Running configuration ConfigureLinkedServers.
    SMS_REPLICATION_CONFIGURATION_MONITOR 11/07/2013 14:44:11
    4320 (0x10E0)
    Found 1 servers that needs to be linked. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:11 4320 (0x10E0)
    Processing Replication success. SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:12 4320 (0x10E0)
    Rcm control is waiting for file change notification or timeout after 60 seconds.
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:12 4260 (0x10A4)
    Cleaning the RCM inbox if there are any *.RCM files for further change notifications....
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:12 4260 (0x10A4)
    Rcm control is waiting for file change notification or timeout after 60 seconds.
    SMS_REPLICATION_CONFIGURATION_MONITOR
    11/07/2013 14:44:12 4260 (0x10A4)

Maybe you are looking for