Server failing as an SCCM 2012 DP

I have 4 servers, and when I went to check on them this morning, three were green and one was red.
Here is where I went.
\Monitoring\Overview\Distribution Status\Distribution Point Configuration Status
I would like to know how to correct the issue and why it occured.
Thank you
Bryan

Examine distmgr.log. The console should also display details (there should be a 'details' tab at the bottom).
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • How to Custom Report using sql server report builder for SCCM 2012 SP1

    Hi ,
    I am new to database, if i want to create a manual report using sql server report builder for SCCM 2012 SP1, what step should i take.
    i want to create a report in which computer name, total disk space, physical disk serial no come together. i already added class (physical disk serial no.) in hardware inventory classes. refer snapshot

    Hi,
    Here is a guide on how to create custom reports in Configuration Manager 2012, it is a great place to start, change to the data you want to display instead.
    http://sccmgeekdiary.wordpress.com/2012/10/29/sccm-2012-reporting-for-dummies-creating-your-own-ssrs-reports/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec

  • Management Point fails after installing SCCM 2012 SP1

    I'm carrying out an install of SCCM 2012 SP1 with the following hardware (fresh install not an upgrade from 2007)
    1. Newly built Windows Server 2012 box
    2. Site database located on a remote SQL 2012 cluster, both nodes Windows Server 2012, with CU5
    The install went fine but when checking the Site Server Components the Management Point isn't installing. The following both show errors;
    SMS_MP_CONTROL_MANAGER - MP.msi could not install. Checked the MP.msi log file which shows the following errors;
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\CcmExec_Global.mof' (Phase: 3, Object: 5, Lines: 76 - 83, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\PolicyDefaults.mof' (Phase: 3, Object: 4, Lines: 49 - 57, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\StateMsgSchema.mof' (Phase: 3, Object: 6, Lines: 89 - 94, Error: 80041002)
    [19:53:18] Failed to compile 'C:\Program Files\SMS_CCM\DataTransferService.mof' (Phase: 3, Object: 5, Lines: 318 - 323, Error: 80041002)
    [19:53:19] Failed to compile 'C:\Program Files\SMS_CCM\CcmExec_MP.mof' (Phase: 3, Object: 1, Lines: 31 - 36, Error: 80041002)
    MSI (s) (0C!94) [19:53:20:862]: Product: ConfigMgr Management Point -- Error 25140. Setup was unable to compile the file CcmExec_Global.mof
    The error code is 80041002
    Error 25140. Setup was unable to compile the file CcmExec_Global.mof
    The error code is 80041002
    CustomAction CcmRegisterWmiMofFile returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    SMS_NOTIFICATION_SERVER - bgbisapi.msi could not install. Extract from log below;
    [19:53:38] IGNORE: Failed to delete extension 'C:\Program Files\SMS_CCM\bgbisapi.dll'. Return Code = 0x80020009 (The extension might not be registered)
    [19:53:39] WARNING: Failed to remove PerfLib entries for performance application SmsBgb (2)
    [19:53:39] WARNING: Failed to remove configuration for performance application SmsBgb (80070057)
    MSI (s) (0C!80) [19:53:39:540]: Product: BGB http proxy -- Internal Error 25001. 80070057
    Internal Error 25001. 80070057
    CustomAction CcmRegisterPerfCounters returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    I've tried uninstalling MP and reinstalling, triple checked all the right pre-reqs in Roles and Features are enabled, even rebuilt the server from scratch and tried again but same result. 
    Would really appreciate some help if anyone's fixed this issue

    I'm still struggling, I've uninstalled MP
    <04/16/14 08:06:59> SMSMP Setup Started....
    <04/16/14 08:06:59> Parameters: D:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /deinstall /siteserver:EICSC001 SMSMP 0
    <04/16/14 08:06:59> Deinstalling the SMSMP
    <04/16/14 08:06:59> No versions of SMSMP are installed.  Returning Success.
    <04/16/14 08:06:59> ~RoleSetup().
    Ran the command, Invoke-Command  {gwmi -query "SELECT * FROM __Namespace WHERE Name='CCM'" -Namespace "root" | Remove-WmiObject}
    Checked Namespace Instances to ensure '= ccm' is not longer there. 
    Rebooted Server and re-installed MP but it still fails
    <04/16/14 08:37:26> ====================================================================
    <04/16/14 08:37:26> SMSMP Setup Started....
    <04/16/14 08:37:26> Parameters: D:\Program Files\Microsoft Configuration Manager\bin\x64\rolesetup.exe /install /siteserver:EICSC001 SMSMP 0
    <04/16/14 08:37:26> Installing Pre Reqs for SMSMP
    <04/16/14 08:37:26>         ======== Installing Pre Reqs for Role SMSMP ========
    <04/16/14 08:37:26> Found 2 Pre Reqs for Role SMSMP 
    <04/16/14 08:37:26> Pre Req MSXML60 found.
    <04/16/14 08:37:26> No versions of MSXML60 are installed.  Would install new MSXML60.
    <04/16/14 08:37:26> Enabling MSI logging.  msxml6_x64.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\msxml6_x64MSI.log
    <04/16/14 08:37:26> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\00000409\msxml6_x64.msi 
    <04/16/14 08:37:26> msxml6_x64.msi exited with return code: 0
    <04/16/14 08:37:26> msxml6_x64.msi Installation was successful.
    <04/16/14 08:37:26> Pre Req SqlNativeClient found.
    <04/16/14 08:37:26> SqlNativeClient already installed (Product Code: {D411E9C9-CE62-4DBF-9D92-4CB22B750ED5}). Would not install again.
    <04/16/14 08:37:26> Pre Req SqlNativeClient is already installed. Skipping it.
    <04/16/14 08:37:26>         ======== Completed Installation of Pre Reqs for Role SMSMP ========
    <04/16/14 08:37:26> Installing the SMSMP
    <04/16/14 08:37:26> Passed OS version check.
    <04/16/14 08:37:26> IIS Service is installed.
    <04/16/14 08:37:26> No versions of SMSMP are installed.  Installing new SMSMP.
    <04/16/14 08:37:26> Enabling MSI logging.  mp.msi will log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log
    <04/16/14 08:37:26> Installing D:\Program Files\Microsoft Configuration Manager\bin\x64\mp.msi CCMINSTALLDIR="D:\Program Files\SMS_CCM" CCMSERVERDATAROOT="D:\Program Files\Microsoft Configuration Manager" USESMSPORTS=TRUE SMSPORTS=80 USESMSSSLPORTS=TRUE
    SMSSSLPORTS=443 USESMSSSL=TRUE SMSSSLSTATE=0 CCMENABLELOGGING=TRUE CCMLOGLEVEL=1 CCMLOGMAXSIZE=1000000 CCMLOGMAXHISTORY=1
    <04/16/14 08:37:26> mp.msi exited with return code: 1603
    <04/16/14 08:37:26> Backing up D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log to D:\Program Files\Microsoft Configuration Manager\logs\mpMSI.log.LastError
    <04/16/14 08:37:26> Fatal MSI Error - mp.msi could not be installed.
    <04/16/14 08:37:26> ~RoleSetup().
    On checking I don't seem to have anything in IIS, no default web site.
    I've tried reinstalling IIS and reinstalling SCCM 2012 but what ever I do I still hit the same issue with the Management Point.
    Any assistance would be greatly appreciated.
    Thanks

  • DPM 2012 R2 long backup to tape job randomly fail after installing SCCM 2012 Client

    Hello,
    I'm managing a two nodes 2012 R2 file server cluster that contains a 16To CSV. I'm using DPM 2012 R2 to backup this entire shared volume directly to LTO 4 tapes, the job last about 55h.
    Since SCCM 2012 client has been installed(I don't manage it), the tape jobs are failing ramdomly after several hours with the error:
    Type: Tape backup
    Status: Failed
    Description: The DPM service was unable to communicate with the protection agent on serverX.xxxx.xxx . (ID 52 Details: The semaphore timeout period has expired (0x80070079))
     More information
    End time: 19/07/2014 03:11:06
    Start time: 18/07/2014 22:00:00
    Time elapsed: 05:11:05
    Data transferred: 768 289,56 MB
    Cluster node serverX.xxxx.xxx
    Source details: G:\
    Protection group members: 1
     Details
    Protection group: File Server Tape Protection
    Library: Quantum PX500 Series Medium Changer
    Tape Label (Barcode): File Server Tape Protection-00000230 (000043L4)
    If I uninstall SCCM 2012 client, no more issue, backups succeed. I've asked our SCCM team, no specific task has been scheduled or deployed in SCCM.
    I can't see anything abnormal in logs.
    Any idea?

    I have disabled "Configuration Manager Maintenance" and I have also tried to set the registry value HKLM\Software\Microsoft\CCM\CcmEval\NotifyOnly to TRUE and still the same issue.
    I can't find any correlated errors in the Windows event logs, task scheduler history neither in the DPM logs.
    I've increased the log level of DPM by following the following procedure
    http://blogs.msdn.com/b/george_bethanis/archive/2013/11/04/how-to-collect-dpm-verbose-logs.aspx
    Now i'm suspecting the maintenance job of Windows 2012 R2, i'll try to disabled this task. But the fact is that I don't have this backup issue if SCCM 2012 client is not installed.
    I'm waiting for next logs and will keep you informed

  • [Forum FAQ] Management Point fails after installing SCCM 2012 SP1

    Symptom:
    The Management Point might fail to be installed after you install SCCM 2012 sp1 on Windows Server 2012, either fresh install or others.
    You might see some errors in mpMSI.log like listed below.
    “Setup was unable to compile the file CcmExec_Global.mof”
    “The error code is 80041002”
    Cause:
    Reinstall Management Point cannot work. This is because CCM Namespace remains in WMI which prevents SCCM from installing MP. You need clear CCM Namespace from WMI.
    Resolution:
    1. Uninstall Management Point from the console, then wait for the uninstallation to finish in MPSetup.log.
    2. Open Wbemtest -> Connect to root -> Click Enum Classes and choose Recursive -> Double click _NAMESPACE in Query Result dialog -> Click Instances -> Delete  _NAMESPACE.Name=”ccm”
    3. Install Management Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    Symptom:
    The Management Point might fail to be installed after you install SCCM 2012 sp1 on Windows Server 2012, either fresh install or others.
    You might see some errors in mpMSI.log like listed below.
    “Setup was unable to compile the file CcmExec_Global.mof”
    “The error code is 80041002”
    Cause:
    Reinstall Management Point cannot work. This is because CCM Namespace remains in WMI which prevents SCCM from installing MP. You need clear CCM Namespace from WMI.
    Resolution:
    1. Uninstall Management Point from the console, then wait for the uninstallation to finish in MPSetup.log.
    2. Open Wbemtest -> Connect to root -> Click Enum Classes and choose Recursive -> Double click _NAMESPACE in Query Result dialog -> Click Instances -> Delete  _NAMESPACE.Name=”ccm”
    3. Install Management Point.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

  • SCCM 2012 R2: does the sccm server itself need a sccm 2012 client?

    Hi,
    The question is simple. Reason, I update my SCCM 2012 R2 forefront clients via automatic update rule. The server itself has also the forefront/SCEP client but no sccm client.
    So I wonder if in general it 's a good idea to install the sccm 2012 client to the SCCM server itself.
    J.
    Jan Hoedt

    Hi,
    There is no document about installing the SCCM 2012 client to the SCCM server itself.
    It's depends on whether you want to monitor the SCCM server.
    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.

  • Deployed Windows 7 Image failing to start -SCCM 2012 SP1

    Hello, I am deploying windows 7 image using SCCM 2012 SP1, the installation goes thru fine but when it is in the process of restart, a blue screen is displayed for a split second and then it tries to reboot again with same results. Are there any logs on
    the SCCM server I can check to see where the problem may be?

    This generally means inaccessible boot device. How are you partitioning the drive and applying the image?
    This is one way to do it
    http://www.gerryhampsoncm.blogspot.ie/2013/02/sccm-2012-sp1-step-by-step-guide-part_18.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • Task Sequence Failed 0x80091007. SCCM 2012 R2 OSD

    Hi,
    I have multicast deployment issue with Configuration Manager 2012 R2.
    Unicast is working fine, Multicast throwing error 0x80091007. 
    Wait time starts and after 40 to 50 seconds pops up with error 0x80091007
    I have already tried Redistributing and recreating image, trying with different systems, Direct access from DP settings, validating share access and all.
    There is no SMSTS.LOG available on client systems.

    Hi,
    How about MCSISAPI.log?
    Here is a blog talks about this error, you could have a look.
    "Update 19-6-2013: Nick send me a possible solution in comments. What you have to do is make sure you don't have a custom Multicast range set - use the setting "Use IPv4 addresses within any range"
    in the SCCM 2012 multicast tab under Distribution Point properties.
    The default is 239.0.0.1 to 239.0.0.254 - if you have a custom range set - it IGNORES it and uses a random address in 239 range anyways. He has tried to statically set a 239 range on both SCCM multicast and WDS multicast settings - ignores them still uses a
    random address in the 239 range regardless.
    On your Cisco core - if your using that - make sure your ACL's and Rendezvous Point ACL for PIM permits the 239 range. As soon as this was done it's all working. > Will try that myself next month! "
    http://henkhoogendoorn.blogspot.com/2013/02/multicast-error-0x80091007-during.html
    (Note: Microsoft provides third-party contact information to help you find technical support. This contact
    information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.)
    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.

  • Operating system install fails and reboots SCCM 2012 r2

    Image was working and pushing out just fine then stopped.  Might have been when we upgraded from adk8 to adk8.1 not sure.
    Below is log from client machine.  Very new to Sccm and I don't know what I am to look for.  Variables.dat is red and failing but I don't know what that is or where I check that data?   Nic is working as I can map to share and copy off
    log files so I don't believe it is a nic issue.
    Thanks for any help!
    ==============================[ TSBootShell.exe ]============================== TSBootShell 8/25/2014 10:20:04 AM 868 (0x0364)
    Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL' TSBootShell 8/25/2014 10:20:04 AM 868 (0x0364)
    Debug shell is enabled TSBootShell 8/25/2014 10:20:04 AM 868 (0x0364)
    Waiting for PNP initialization... TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    RAM Disk Boot Path: NET(0)\BOOT\X64\IMAGES\BOOT.SHQ0003D.WIM TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Booted from network (PXE) TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Network(PXE) path: X:\sms\data\ TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Found config path X:\sms\data\ TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    This is not a fixed non usb disk TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Booting from removable media, not restoring bootloaders on hard drive TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    X:\sms\data\WinPE does not exist. TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    X:\_SmsTsWinPE\WinPE does not exist. TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Executing command line: wpeinit.exe -winpe TSBootShell 8/25/2014 10:20:04 AM 872 (0x0368)
    Executing command line: X:\WINDOWS\system32\cmd.exe /k TSBootShell 8/25/2014 10:20:05 AM 868 (0x0364)
    The command completed successfully. TSBootShell 8/25/2014 10:20:05 AM 868 (0x0364)
    Successfully launched command shell. TSBootShell 8/25/2014 10:20:05 AM 868 (0x0364)
    The command completed successfully. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Starting DNS client service. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Executing command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\ TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    The command completed successfully. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    ==============================[ TSMBootStrap.exe ]============================== TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Command line: X:\sms\bin\x64\TsmBootstrap.exe /env:WinPE /configpath:X:\sms\data\ TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL' TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Succeeded loading resource DLL 'X:\sms\bin\x64\TSRESNLC.DLL' TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Current OS version is 6.2.9200.0 TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Adding SMS bin folder "X:\sms\bin\x64" to the system environment PATH TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    PXE Boot with Root = X:\ TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Executing from PXE in WinPE TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    Loading TsPxe.dll from X:\sms\bin\x64\TsPxe.dll TSMBootstrap 8/25/2014 10:20:15 AM 876 (0x036C)
    TsPxe.dll loaded TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Device has PXE booted TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Succesfully added firewall rule for Tftp TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Executing: X:\sms\bin\x64\smstftp.exe -i 172.16.1.5 get  X:\sms\data\variables.dat TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Command line for extension .exe is "%1" %* TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Set command line: "X:\sms\bin\x64\smstftp.exe" -i 172.16.1.5 get X:\sms\data\variables.dat TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Executing command line: "X:\sms\bin\x64\smstftp.exe" -i 172.16.1.5 get X:\sms\data\variables.dat TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Process completed with exit code 1 TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Succesfully removed firewall rule for Tftp TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    uExitCode == 0, HRESULT=80004005 (e:\nts_sccm_release\sms\server\pxe\tspxe\tspxe.cpp,185) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Failed to download pxe variable file. Code(0x00000001) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    PxeGetPxeData failed with 0x80004005 TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    HRESULT_FROM_WIN32(dwError), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmbootstraputil.cpp,1459) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    TSMBootstrapUtil::PxeGetPxeData(&bPxeBooted, sVariablesFile, sPxePasswd), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmediawizardcontrol.cpp,2665) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    oTSMediaWizardControl.Run( sMediaRoot, true, sTSLaunchMode ), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1078) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Execute( eExecutionEnv, sConfigPath, sTSXMLFile, uBootCount, &uExitCode ), HRESULT=80004005 (e:\qfe\nts\sms\client\tasksequence\tsmbootstrap\tsmbootstrap.cpp,1226) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Exiting with return code 0x80004005 TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    hMap != 0, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentscope.cpp,493) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,335) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    this->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,553) TSPxe 8/25/2014 10:20:15 AM 876 (0x036C)
    Execution complete. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    hMap != 0, HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentscope.cpp,493) TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    m_pGlobalScope->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,335) TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    this->open(), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\environmentlib.cpp,553) TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    ::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\qfe\nts\sms\framework\tscore\utils.cpp,809) TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    GetTsRegValue() is unsuccessful. 0x80070002. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    End program:  TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Finalizing logging from process 864 TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Finalizing logs to root of first available drive TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Successfully finalized logs to X:\SMSTSLog TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)
    Cleaning up task sequencing logging configuration. TSBootShell 8/25/2014 10:20:15 AM 872 (0x0368)

    Found problem:
    was not reinstalling pxe and wds in right order. followed this thread
    http://blogs.technet.com/b/configurationmgr/archive/2011/01/05/troubleshooting-the-pxe-service-point-and-wds-in-configuration-manager-2007.aspx  
    now all is working again.

  • Strange problem - app install failed randomly - OSD SCCM 2012 R2

    Hi,
    We have this problem for a few weeks and despite various test the problem persists. I hope the community can help me on this problem.
    Problem : During TS New computer Win 7 x64 or X86 OSD, app failed to install randomly. Some example
    : on the same model, morning OSD test, all app located on TS will be installed, then test the afternoon and no application is here. Sometimes, it works during 4 days and after doesn't work during 1 week / 2 day, it's very randomly. Problem is here for all
    models.
    Test made :
    Add reboot step in TS just before install app > Not ok
    Change deployment option app TS to : "Download content and run locally" > Not ok
    Add following properties to the client agent in TS : SMSMP=SCCMSRV.domain.lan DNSSUFIX=Domain.lan > Not ok
    Enable anonymous mode > Not ok
    Informations :
    App concerned : Adobe flash, google chrome etc...
    Domain integration : OK
    App installation tested across software center : OK
    Account service for distribution app : OK
    Some errors that i've notice :
    Policy Evaluation failed, hr=0x80004005 (smsts.log)
    Install application failed: 'Adobe Shockware Player'. Error Code 0x80004005 InstallApplication
    (smsts.log)
    Policy prevents failover to WINS for lookup (LocationServices.log)
    Error sending HEAD request. HTTP code 401, status 'Unauthorized' (LocationServices.log)
    No error in AppEnforce.log
    Do you have an idea ? Thank you in advance.

    Finally the pause Works and all app was installed after 8 test on different models.
    For my case I following this order :
    - 1 Before install app: Put a pause (3m) with this script 
    Set fso = CreateObject("Scripting.FileSystemObject")
    Wscript.Sleep 180000
    And this command line : %SYSTEMROOT%\System32\wscript.exe Pause_TS_3m.vbs
    - 2 Then put a pause ( about 30s) before each app with a run command line ping :
    cmd.exe /c "ping -n 30 localhost" > NUL
    As Damon
    A. Johns say "At the very least it can result in unreliable results."
    Well I hope i'll find a reliable solution, thanks a lot all for help me it was a long time to test.
    These topic help me :
    http://social.technet.microsoft.com/Forums/en-US/221bcfe8-4c1e-4766-be5b-fbf54fe0e66c/specific-model-suddenly-fails-on-any-application-install-packages-work-fine?forum=configmanagerosd
    http://social.technet.microsoft.com/Forums/systemcenter/en-US/17cc2c51-2769-4a43-b456-570373b24643/pausing-the-sccm-osd-task-sequence?forum=configmgrosd

  • SQL Server 2012 deployment with System Center Configuration Manager (SCCM) 2012

    hi,
    we have tried to deploy the SQL Server 2012 to our development machines with SCCM 2012 without success.
    Commandline parameters or Configuration.ini in either case the installation failed without any useful errorlog.
    Exists any howto which covers this scenario?
    regards
    genne

    Hello,
    Please see the following article about some requirements for SQL Server instances intended for SCCM 2012:
    http://www.sqlcoffee.com/Tips0019.htm
    Could please check to see if a Summary.txt log file exists after those installation attempts? The following article may help you locate the file on disk:
    http://technet.microsoft.com/en-us/library/ms143702(v=sql.110)
    Please share this log file with us, if possible.
    Hope this helps.
    Regards,
    Alberto Morillo
    SQLCoffee.com

  • 0x80004005: app install failed - OSD SCCM 2012 R2 - randomly

                    
    Hi,
    I have visited many forums with this error before posting.
    Problem : During TS New computer OSD, app failed to install randomly on all model Win 7 x86 or x64.
    Information :
    App concerned : Adobe flash, office, chrome...
    Domain integration : OK
    App installation tested across software center : OK
    smsts.log error  :
    Policy Evaluation failed, hr=0x80004005
    Install application action failed: 'Adobe Shockwave Player '. Error Code 0x80004005 InstallApplication
    LocationServices.log error :
    Policy prevents failover to WINS for lookup
    Successfully sent location services HTTP failure message.
    Error sending HEAD request. HTTP code 401, status 'Unauthorized'
    Client is not assigned to a site. Cannot get security settings.
    Client is not assigned to a site. Cannot get site signing cert.
    An idea ?

    Hi, 
    I create another topic and my problem (App install during OSD) is now solved yes:
    http://social.technet.microsoft.com/Forums/en-US/bb10bfc3-f5ec-46a6-9535-ea299266795c/strange-problem-app-install-failed-randomly-osd-sccm-2012-r2?forum=configmanagerosd#f54d0af1-2658-49ee-a57a-1ec9e2b09a3e
    You can Check "Continue on error" inside  "Options" Tab on your TS. Even if App install fail At least the rest ends well...

  • Migrate SCCM 2012 server

    I have a working Primary SCCM 2012 SP1 server in my environment. Now company has aquired another company which is in another domain and forest. We are in the process of migrating them to our domain.
    Problem is another company already has an SCCM 2012 server with 300 client and they want to join that server to our existing SCCM 2012 primary server and they want to manage the patches and OSD through it.
    Can someone please guide how can we add their server to our primary server and where can we give them access to manage their environment

    Nothing to guide, what they want is not possible: not only can you not change the domain membership of COnfigMgr site server/system but you cannot join a primary to another primary in 2012. It also makes no sense, that's what RBA is for in ConfigMgr 2012.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 and WSUS Synchronization error. Message ID: 6703.

    Hi,
    I am facing issues with synchronising updates in WSUS server with SUP in SCCM 2012. I am using web proxy, which has full access to all microsoft update websites. I have configures SUP for both intranet and internet clinets. I am posting some logs below
    that may help to resolve the issue:-
    wsyncmgr.log-
    Synchronizing WSUS server SCCMSERVER.domain.com SMS_WSUS_SYNC_MANAGER 11/1/2012 11:56:35 AM 3824 (0x0EF0)
    sync: Starting WSUS synchronization SMS_WSUS_SYNC_MANAGER 11/1/2012 11:56:35 AM 6368 (0x18E0)
    Sync failed: UssCommunicationError: WebException: The remote name could not be resolved: 'www.update.microsoft.com'~~at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context). Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS SMS_WSUS_SYNC_MANAGER 11/1/2012
    11:58:04 AM 3824 (0x0EF0)
    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=CDCTIBCMSCCM.India.TCS.com SITE=I1P PID=2648 TID=3824 GMTDATE=Thu Nov 01 06:28:04.549 2012 ISTR0="Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS"
    ISTR1="UssCommunicationError: WebException: The remote name could not be resolved: 'www.update.microsoft.com'~~at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9=""
    NUMATTRS=0 SMS_WSUS_SYNC_MANAGER 11/1/2012 11:58:04 AM 3824 (0x0EF0)
    Sync failed. Will retry in 60 minutes SMS_WSUS_SYNC_MANAGER 11/1/2012 11:58:04 AM 3824 (0x0EF0)
    WCM.log-
    Found WSUS Admin dll of assembly version Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Major Version = 0x30001, Minor Version = 0x17710001 SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    The installed WSUS build has the valid and supported WSUS Administration DLL assembly version (3.1.7600.226) SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    Successfully connected to server: SCCMSERVER.domain.com, port: 443, useSSL: True SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    Verify Upstream Server settings on the Active WSUS Server SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    WSUS Server settings are correctly configured and Upstream Server is set to Microsoft Update SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    Successfully connected to server: SCCMSERVER.domain.com, port: 443, useSSL: True SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:05 AM 4016 (0x0FB0)
    Successfully got update categories from WSUS Server SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:16 AM 4016 (0x0FB0)
    Successfully connected to server: SCCMSERVER.domain.com, port: 443, useSSL: True SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:16 AM 4016 (0x0FB0)
    Successfully got update classifications from WSUS Server SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:16 AM 4016 (0x0FB0)
    Successfully connected to server: SCCMSERVER.domain.com, port: 443, useSSL: True SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:16 AM 4016 (0x0FB0)
    Successfully got update languages from WSUS Server SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:16 AM 4016 (0x0FB0)
    Successfully connected to server: SCCMSERVER.domain.com, port: 443, useSSL: True SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012 11:52:21 AM 4016 (0x0FB0)
    Subscribed Update Categories <?xml version="1.0" ?>~~<Categories>~~ <Id>1403f223-a63f-f572-82ba-c92391218055</Id>~~ <Id>041e4f9f-3a3d-4f58-8b2f-5e6fe95c4591</Id>~~ <Id>84f5f325-30d7-41c4-81d1-87a0e6535b66</Id>~~ <Id>bfe5b177-a086-47a0-b102-097e4fa1f807</Id>~~ <Id>8c3fcc84-7410-4a95-8b89-a166a0190486</Id>~~ <Id>cb263e3f-6c5a-4b71-88fa-1706f9549f51</Id>~~ <Id>5312e4f1-6372-442d-aeb2-15f2132c9bd7</Id>~~ <Id>7f44c2a7-bc36-470b-be3b-c01b6dc5dd4e</Id>~~ <Id>dbf57a08-0d5a-46ff-b30c-7715eb9498e9</Id>~~ <Id>fdfe8200-9d98-44ba-a12a-772282bf60ef</Id>~~ <Id>ec9aaca2-f868-4f06-b201-fb8eefd84cef</Id>~~ <Id>ba0ae9cc-5f01-40b4-ac3f-50192b5d6aaf</Id>~~ <Id>90e135fb-ef48-4ad0-afb5-10c4ceb4ed16</Id>~~ <Id>26997d30-08ce-4f25-b2de-699c36a8033a</Id>~~ <Id>a4bedb1d-a809-4f63-9b49-3fe31967b6d0</Id>~~ <Id>4cb6ebd5-e38a-4826-9f76-1416a6f563b0</Id>~~ <Id>558f4bc3-4827-49e1-accf-ea79fd72d4c9</Id>~~ <Id>6964aab4-c5b5-43bd-a17d-ffb4346a8e1d</Id>~~</Categories> SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012
    11:52:21 AM 4016 (0x0FB0)
    Subscribed Update Classifications <?xml version="1.0" ?>~~<Classifications>~~ <Id>e6cf1350-c01b-414d-a61f-263d14d133b4</Id>~~ <Id>0fa1201d-4330-4fa8-8ae9-b877473b6441</Id>~~ <Id>28bc880e-0592-4cbf-8f95-c79b17911d5f</Id>~~ <Id>cd5ffd1e-e932-4e3a-bf74-18bf0b1bbd83</Id>~~</Classifications> SMS_WSUS_CONFIGURATION_MANAGER 11/1/2012
    11:52:22 AM 4016 (0x0FB0)
    WSUSCtrl.log-
    WSUS registry key change notification triggered. SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Found WSUS Admin dll of assembly version Microsoft.UpdateServices.Administration, Version=3.0.6000.273, Major Version = 0x30000, Minor Version = 0x17700111 SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Found WSUS Admin dll of assembly version Microsoft.UpdateServices.Administration, Version=3.1.6001.1, Major Version = 0x30001, Minor Version = 0x17710001 SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    The installed WSUS build has the valid and supported WSUS Administration DLL assembly version (3.1.7600.226) SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    System.Net.WebException: The request failed with HTTP status 403: Forbidden.~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~  
    at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber) SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Failed to set WSUS Local Configuration. Will retry configuration. SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Waiting for changes for 57 minutes SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Urgent Help Appreciated.
    Thanks,
    Deepak

    STATMSG: ID=6703 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_WSUS_SYNC_MANAGER" SYS=CDCTIBCMSCCM.India.TCS.com SITE=I1P PID=2648 TID=3824 GMTDATE=Thu Nov 01 06:28:04.549 2012 ISTR0="Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WsusSyncAction.WSyncAction.SyncWSUS"
    ISTR1="UssCommunicationError: WebException: The remote name could not be resolved: 'www.update.microsoft.com'~~at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7=""
    ISTR8="" ISTR9="" NUMATTRS=0 SMS_WSUS_SYNC_MANAGER 11/1/2012 11:58:04 AM 3824 (0x0EF0)
    System.Net.WebException: The request failed with HTTP status 403: Forbidden.~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~   at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer()~~  
    at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber) SMS_WSUS_CONTROL_MANAGER 11/1/2012 11:51:55 AM 5516 (0x158C)
    Those errors are unrelated to ConfigMgr. The first one is a name resolution error; the second one tells that the servers is not allowed to connect to the proxy.
    Torsten Meringer | http://www.mssccmfaq.de

  • SCCM 2012 SP1 CU4 ccmsetup runs with SMS Agent Host on the "Service" mmc after upgrading the client to CU4.

    Dear Brothers,
    I have an issue with two (2) of my Site Servers, I have below scenarioa and explained issue details:
    Scenario:
    1. Server1: Windows 2012 Server, CAS, SCCM 2012 Hierarchy Roles: Management Point, DP, SUP, Component Server.
    2. Server2: Windows 2008 R2 Server, Secondary Site Role, SCCM 2012 Hierarchy Roles: Management Point, DP, Component Server.
    Issue:
    After updating the SCCM 2012 Client to CU4 on the actual Site Server, the "ccmsetup" appears also with "SMS Agent Host"
    at the Service MMC. Which I believed this is very unusual behavior.
      The Client however it seems properly installed and working please see below details:
    Questions: I believed the Client installations are still running on the background, even though the Client tends to look working on the Control Panel.
    1. How can I resolved this issue?
    2. Should I need to perform a total Client uninstallation, even depth till removing entries in the Registry levels?
    3. Or this is a normal behavior for the scenario?
    Advance thanks for your future replies, my brothers in technology.

    Dear Brother,
    2 Weeks since I installed the CU4, it seems a little bit to long isn't it? for both the ccmsetup and the SMS Host Agent Services to exist, for the errors on the ccmsetup.log there are some errors after uninstallation since I am trying to removed
    the issue .
    CCMsetup.log
    ==========[ ccmsetup started in process 5376 ]========== 7/1/2014 7:14:45 PM 4104 (0x1008)
    Running on platform X64 7/1/2014 7:14:45 PM 4104 (0x1008)
    Updated security on object C:\Windows\ccmsetup\cache\. 7/1/2014 7:14:45 PM 4104 (0x1008)
    Launch from folder C:\Windows\ccmsetup\ 7/1/2014 7:14:45 PM 4104 (0x1008)
    CcmSetup version: 5.0.7804.1500 7/1/2014 7:14:45 PM 4104 (0x1008)
    Running on OS (6.2.9200). Service Pack (0.0). SuiteMask = 272. Product Type = 3 7/1/2014 7:14:45 PM 4104 (0x1008)
    Ccmsetup command line: ccmsetup.exe  /uninstall 7/1/2014 7:14:45 PM 4104 (0x1008)
    Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required. 7/1/2014 7:14:45 PM 4104 (0x1008)
    Command line: ccmsetup.exe  /uninstall 7/1/2014 7:14:45 PM 4104 (0x1008)
    SslState value: 224 7/1/2014 7:14:45 PM 4104 (0x1008)
    Detected client version 5.00.7804.1500 from WMI. 7/1/2014 7:14:45 PM 4104 (0x1008)
    Updated security on object C:\Windows\ccmsetup\. 7/1/2014 7:14:45 PM 4104 (0x1008)
    Another instance of ccmsetup is already running. 7/1/2014 7:14:45 PM 4104 (0x1008)
    Task 'Configuration Manager Client Upgrade Task' does not exist 7/1/2014 7:14:45 PM 4104 (0x1008)
    CcmSetup is exiting with return code 3 7/1/2014 7:14:45 PM 4104 (0x1008)
    MSI: Action 19:15:20: SmsRemoveUIEvents. This custom action is no longer used. The custom action used to remove the COM+ event subscriber and publisher used for UI notifications. We no longer use COM+ events for UI notifications. 7/1/2014 7:15:20 PM 5628
    (0x15FC)
    MSI: Action 19:15:20: CcmUnregisterPerfCounters. Removes performance counters gathered in the CcmUnregisterPerfCountersInit action 7/1/2014 7:15:20 PM 5628 (0x15FC)
    MSI: Action 19:15:20: CcmRemoveLanternDocuments. Removing documents from Microsoft Policy Platform that have been submitted by Configuration Manager authority. 7/1/2014 7:15:20 PM 5628 (0x15FC)
    MSI: Action 19:15:30: CcmTypelibRollback. In the event of install failing, this event rolls back the type libraries to the state before install started. 7/1/2014 7:15:30 PM 5628 (0x15FC)
    MSI: Action 19:15:30: SmsDeinstallDesktopClient. This custom action uninstalls the desktop client with following steps-
    1. Makes sure there are no desktop client installations in progress and prevents any new instance of intallation.
    2. Checks the desktop client version and gets the installation direcotry.
    3. Stops remote control and other desktop components.
    4. Kills the following client processes - clisvc1.exe, pea32.exe, smsapm32.exe, smsmon32.exe and sms_reen.exe.
    5. Saves information needed for migration and uninstalls the desktop components followed by clean up. 7/1/2014 7:15:30 PM 5628 (0x15FC)
    MSI: Action 19:15:30: CcmDetectFilesInUseRollback. Rolls back files moved by CcmDetectFilesInUse. 7/1/2014 7:15:30 PM 5628 (0x15FC)
    MSI: Action 19:15:30: CcmDetectFilesInUse. Moves files that are in use so that they will be deleted upon the next reboot. 7/1/2014 7:15:30 PM 5628 (0x15FC)
    MSI: Action 19:15:31: CcmDetectFilesInUseCommit. Commits action of CcmDetectFileInUse. After this we cannot rollback. 7/1/2014 7:15:31 PM 5628 (0x15FC)
    MSI: Action 19:15:31: InstallFiles. Copying new files 7/1/2014 7:15:31 PM 5628 (0x15FC)
    MSI: Internal Error 2902. ixfAssemblyCopy 7/1/2014 7:15:32 PM 5628 (0x15FC)
    MSI: Action 19:15:32: Rollback. Rolling back action: 7/1/2014 7:15:32 PM 5628 (0x15FC)
    File C:\Windows\ccmsetup\configmgr2012ac-sp1-kb2882125-x64.msp installation failed. Error text: ExitCode: 1603
    Action: InstallFiles.
    ErrorMessages:
    Internal Error 2902. ixfAssemblyCopy
     7/1/2014 7:15:33 PM 5628 (0x15FC)
    A Fallback Status Point has not been specified.  Message with STATEID='301' will not be sent. 7/1/2014 7:15:33 PM 5628 (0x15FC)
    Deleted file C:\Windows\ccmsetup\ccmsetup.xml 7/1/2014 7:15:33 PM 5628 (0x15FC)
    Deleted file C:\Windows\ccmsetup\client.msi 7/1/2014 7:15:33 PM 5628 (0x15FC)
    CcmSetup failed with error code 0x80070643 7/1/2014 7:15:33 PM 5628 (0x15FC)
    Regards,

Maybe you are looking for