SCCM 2012 Software deployement issue

Hi,
I have a created an .msi package and trying to deploy it but it is getting failed. I have tried every possible switch that I could use but every time it is failed.
 If I check “exemgr. Log” file it says “execution is complete for program to install. The exit code is 0. Execution status is success”
Switches I have used : 1. "C:\Windows\system32\msiexec.exe" /i 
"test.msi"  /qn
2. msiexec /i test.msi /qn
3. msiexec /i test.msi /quiet
If I use the same switches through command prompt, installation goes successful. It is happening on every computer.
Please suggest??
Thanks

1. yes
2. both
3. execmgr.log : <![LOG[Failed to advertise product script, error code 1603]LOG]!><time="15:18:12.104-330" date="01-09-2014" component="execmgr" context="" type="3" thread="5556" file="msiexecution.cpp:179">
<![LOG[Lowright users might fail to install this application if it requires higher privileges]LOG]!><time="15:18:12.104-330" date="01-09-2014" component="execmgr" context="" type="2" thread="5556" file="msiscriptexecution.cpp:58">
4. "AppEnforce.log" :<![LOG[    Advertising MSI package [C:\Windows\ccmcache\1j\joinme1.msi] to the system.]LOG]!><time="16:30:05.783-330" date="01-09-2014" component="AppEnforce" context="" type="1" thread="3936"
file="appcommon.cpp:125">
<![LOG[Failed to retreive product information, error code 0x80070643.]LOG]!><time="16:30:06.713-330" date="01-09-2014" component="AppEnforce" context="" type="3" thread="3936" file="appcommon.cpp:165">
<![LOG[AdvertisePackage failed (0x80070643).]LOG]!><time="16:30:06.713-330" date="01-09-2014" component="AppEnforce" context="" type="3" thread="3936" file="appcommon.cpp:207">
<![LOG[Lowright users might fail to install this application if it requires higher privileges]LOG]!><time="16:30:06.714-330" date="01-09-2014" component="AppEnforce" context="" type="2" thread="3936" file="appcontext.cpp:390">
<![LOG[    Post install behavior is BasedOnExitCode]LOG]!><time="16:30:07.076-330" date="01-09-2014" component="AppEnforce" context="" type="1" thread="3936" file="appcommon.cpp:1093">
<![LOG[    Waiting for process 4916 to finish.  Timeout = 120 minutes.]LOG]!><time="16:30:07.078-330" date="01-09-2014" component="AppEnforce" context="" type="1" thread="3936" file="appexcnlib.cpp:1951">
"AppDiscovery.log": <![LOG[    Performing detection of app deployment type join.me - Windows Installer (*.msi file)(ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c, revision
7) for system.]LOG]!><time="17:49:41.516-330" date="01-09-2014" component="AppDiscovery" context="" type="1" thread="4808" file="appprovider.cpp:2079">
<![LOG[+++ Application not discovered. [AppDT Id: ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c, Revision: 7]]LOG]!><time="17:49:41.596-330" date="01-09-2014" component="AppDiscovery" context="" type="1"
thread="4808" file="localapphandler.cpp:291">
<![LOG[+++ Did not detect app deployment type join.me - Windows Installer (*.msi file)(ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c, revision 7) for system.]LOG]!><time="17:49:41.597-330" date="01-09-2014"
component="AppDiscovery" context="" type="1" thread="4808" file="appprovider.cpp:514">
<![LOG[Entering ExecQueryAsync for query "select * from CCM_AppDeliveryType where (AppDeliveryTypeId = "ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c" AND Revision = 7)"]LOG]!><time="17:51:00.203-330"
date="01-09-2014" component="AppDiscovery" context="" type="1" thread="1212" file="appprovider.cpp:401">
<![LOG[    Performing detection of app deployment type join.me - Windows Installer (*.msi file)(ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c, revision 7) for system.]LOG]!><time="17:51:00.207-330"
date="01-09-2014" component="AppDiscovery" context="" type="1" thread="1212" file="appprovider.cpp:2079">
<![LOG[+++ Application not discovered. [AppDT Id: ScopeId_0716F980-1282-4EAA-87E5-89A17E90F1EA/DeploymentType_a399d4f0-7eb7-4f93-b822-1acaae99194c, Revision: 7]]LOG]!><time="17:51:00.227-330" date="01-09-2014" component="AppDiscovery" context="" type="1"
thread="1212" file="localapphandler.cpp:291">
Hope, this will help!!
Thanks

Similar Messages

  • SCCM 2012 software update point not sync with Microsoft Updat,

    Hi 
    Recently my SCCM 2012 software update is not syncing with microsoft update, am getting below error.  can any one suggest/help me how to resolve this issue.
    WebException: The remote server returned an error: (500) Internal Server Error.
    at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
       at System.Net.HttpWebRequest.GetRequestStream()
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
       at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)

    am just trying to tracert catalog.update.microsoft.com
    from my wsus server but it is failed, would that be the reason/
    Regards,
    Madhan

  • SCCM 2012 Software Metering is not working

    SCCM 2012 Software Metering is not working in our environment. Other than software metering, reports work just fine.
    I have created a few simple software metering rules with “Acrobat.exe” and “Outlook.exe”. Rules are enabled. Rules were on at least 6 months.
    When I go to software metering reports, Month parameter value is empty and I can’t choose any value.
    I ran runmetersumm.exe on our server, it did not work as intended. :
    Summarizing data up to 0 hours old.
    File Usage Summary added -1 rows in 0 seconds.
    Monthly Usage Summary added -1 rows in 0 seconds.
    I am stumped. Why would it add minus rows?
    Any ideas how I can make software metering work on our environment?
    Thank you

    Finally figured it out.
    mtrmgr.log did not find any rules when I ran executables. So I knew it wasn't working on the server side.
    After searching for a while, I found the solution from the link below:
    http://social.technet.microsoft.com/Forums/en-US/8f048512-c357-437e-89ec-cee5356a10b1/software-metering-reports-empty?forum=configmanagergeneral
    1. Deleted RULECHG.RTA under policypv.box folder
    2. Removed and recreated metering rules again.
    Everything is working again now.
    Thank you.
    I do wonder how to avoid those problems going forward though.

  • SCCM 2012 Software updates

    Hi All,
    We have SCCM 2012 R2 Server, We have been using more than a years ,
    Now im facing crazy issues .
    1.every month we using sccm server for deploying windows patches  .
    2.before patching we set maintenance schedules for device group.
    3.patch deployment is working fine without any issues and we get the success 100 % compliants report in all the server .
    Note:- but after one or two months later  in Monitoring-->deployment tab-->its showing only few machines success results or deploying again old package''
    this process is keep on rotating in all the deployment .
    how to resolve this issues.
    Regards,
    Velu M

    Hi,
    You could try to initiate Software Updates Deployment Evaluation Cycle action from a problematic client, then check CIAgent.log, StateMessage.log to see if there are any helpful information.
    Reference:
    SCCM state messaging–in depth:http://blogs.msdn.com/b/steverac/archive/2011/01/07/sccm-state-messaging-in-depth.aspx
    You could also follow the steps in the blog below to check state messages in WMI.
    Software Update Compliance Reports – Detection State Unknown
    http://blogs.technet.com/b/configmgrdogs/archive/2013/11/07/software-update-status-reports-detection-state-unknown.aspx
    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 Software Updates not installing (bothh Windows patches & 3rd party updates)

    Using SCCM 2012 R2, I am having a problem getting Windows updates to install.  Applications published to people work, and basic software installations published to machines for a straight install work.  However, both Windows patches and Adobe patches
    fail to install on clients. I have imported the Adobe catalog into SCUP, and publish through WSUS. I can see the Adobe patches and Windows patches in SCCM, and can publish them. However, in deployment status out of 4 machines in my test group the Windows patches
    installed on 1 and the other 3 are still in Unknown status with category of "Client check passed/Active". However, none of them are installing the patch - they don't even seem to try.  All of those are Windows 7 PCs, incidentally. On Adobe patches,
    one PC fails and the other 3 machines still sit in Unknown status.  Certificates are distributed,
    Any ideas what might cause the deployment to not push some targets, even when it's past the deadline?
    Thanks,
    Andy Maslin

    An unknown status means that the clients are not reporting back to ConfigMgr correctly. This is often due to the WUA not pointing at the correct WSUS instance. You can verify this by examining the WUAHandler.log on one of those clients and it will clearly
    indicate an issue with this which in turn is often due to a group policy overriding the ConfigMgr behavior.
    Jason | http://blog.configmgrftw.com

  • SCCM 2012 R2 ADR issue with proxy authentication

    Hi,
    We're migrating SCCM 2007 to SCCM 2012 R2.
    In SCCM 2007, the proxy server is configured with user authentication, and this works.
    In SCCM 2012 R2, the Software Update Point is installed locally and connected with a local WSUS 4.0 (Server 2012)
    We use a proxy with user authentication for Update Deployment. (This user is the same as configured in SCCM 2007.)
    The Proxy Server is Blue Coat SG.
    The proxy account is used for:
    The Synchronization works, but Automatic Deployment Rule (ADR) doesn't work.
    When an Automatic Deployment Rule is started, it tries to authenticate 3 times.
    The Patchdownloader.log shows:
    Trying to connect to the root\SMS namespace on the <servername> machine.        Software Updates Patch Downloader        11/8/2013
    12:19:06        3608 (0x0E18)
    Connected to
    \\<servername>\root\SMS        Software Updates Patch Downloader        11/8/2013 12:19:06        3608
    (0x0E18)
    Trying to connect to the
    \\<servername.domain>\root\sms\site_ECM namespace on the <servername.domain> machine.        Software Updates Patch Downloader        11/8/2013
    12:19:06        3608 (0x0E18)
    Connected to
    \\<servername.domain>\root\sms\site_ECM        Software Updates Patch Downloader        11/8/2013 12:19:06        3608
    (0x0E18)
    Download destination =
    \\<servername.domain>\dp_wks_ms_updates$\3208bb5e-bcd9-4389-a0c9-02ef33ccb998.1\XPSEPSC-x86-en-US.exe .        Software Updates Patch Downloader        11/8/2013 12:19:07        3608
    (0x0E18)
    Contentsource =
    http://wsus.ds.www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/xpsepsc-x86-en-us_7ae70ca1330a099080c6c41c4d5b7f19b30dc0cd.exe .        Software Updates Patch Downloader        11/8/2013
    12:19:07        3608 (0x0E18)
    Downloading content for ContentID = 16819067, 
    FileName = XPSEPSC-x86-en-US.exe.        Software Updates Patch Downloader        11/8/2013 12:19:07        3608 (0x0E18)
    Try username <domain\ProxyAccount>        Software Updates Patch Downloader        11/8/2013 12:19:07        8364
    (0x20AC)
    Proxy enabled proxy server <proxyserver>:8080        Software Updates Patch Downloader        11/8/2013
    12:19:07        8364 (0x20AC)
    HttpSendRequest failed HTTP_STATUS_PROXY_AUTH_REQ        Software Updates Patch Downloader        11/8/2013
    12:19:07        8364 (0x20AC)
    Download
    http://wsus.ds.www.download.windowsupdate.com/msdownload/update/v3-19990518/cabpool/xpsepsc-x86-en-us_7ae70ca1330a099080c6c41c4d5b7f19b30dc0cd.exe to C:\Windows\TEMP\CAB6FD2.tmp returns 407        Software Updates
    Patch Downloader        11/8/2013 12:19:07        8364 (0x20AC)
    ERROR: DownloadContentFiles() failed with hr=0x80070197        Software Updates Patch Downloader        11/8/2013
    12:19:07        3608 (0x0E18)
    Then the proxy user account is locked:
    Trying to connect to the root\SMS namespace on the <servername> machine.        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Connected to \\ <servername>\root\SMS        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Trying to connect to the
    \\<servername.domain>\root\sms\site_ECM namespace on the <servername.domain> machine.        Software Updates Patch Downloader        11/8/2013
    12:20:11        3608 (0x0E18)
    Connected to
    \\<servername.domain>\root\sms\site_ECM        Software Updates Patch Downloader        11/8/2013 12:20:11        3608
    (0x0E18)
    Download destination =
    \\<servername.domain>\dp_wks_ms_updates$\e0a54221-3ff2-4129-b7cf-89bf5cd1f726.1\Windows-KB943729-x86-ENU.exe .        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    Contentsource =
    http://wsus.ds.download.windowsupdate.com/msdownload/update/software/updt/2009/10/windows-kb943729-x86-enu_e174c41ce3dcbd5c8922d6d1c39df1be425a70e0.exe .        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    Downloading content for ContentID = 16824262, 
    FileName = Windows-KB943729-x86-ENU.exe.        Software Updates Patch Downloader        11/8/2013 12:20:12        3608 (0x0E18)
    Try username <domain\ProxyAccount>        Software Updates Patch Downloader        11/8/2013 12:20:12        12480
    (0x30C0)
    Proxy enabled proxy server <proxyserver>:8080        Software Updates Patch Downloader        11/8/2013
    12:20:12        12480 (0x30C0)
    HttpSendRequest failed HTTP_STATUS_FORBIDDEN or HTTP_STATUS_DENIED        Software Updates Patch Downloader        11/8/2013
    12:20:12        12480 (0x30C0)
    Download
    http://wsus.ds.download.windowsupdate.com/msdownload/update/software/updt/2009/10/windows-kb943729-x86-enu_e174c41ce3dcbd5c8922d6d1c39df1be425a70e0.exe to C:\Windows\TEMP\CAB6E4B.tmp returns 403        Software Updates
    Patch Downloader        11/8/2013 12:20:12        12480 (0x30C0)
    ERROR: DownloadContentFiles() failed with hr=0x80070193        Software Updates Patch Downloader        11/8/2013
    12:20:12        3608 (0x0E18)
    The RuleEngine.log shows:
    Failed to download the update from internet. Error = 403 SMS_RULE_ENGINE 11/8/2013 16:18:25 3608 (0x0E18)
    Failed to download ContentID 16824467 for UpdateID 16819978. Error code = 403 SMS_RULE_ENGINE 11/8/2013 16:18:25 3608 (0x0E18)
    It seems that the ADR uses a wrong password when authenticating with the proxy, but this same user works when synchronizing with WSUS.
    We performed the following actions with no result:
    run the ADR manually and automatic,
    reinstalled WSUS and SUP,
    changed proxy user account.
    Regards,
    Matthias

    Currently, the command shows:
    Current WinHTTP proxy settings:
        Direct access (no proxy server).
    We've been testing with:
    upddwnldcfg.exe /s:<proxyserver>:<port> /u:<user> /allusers
    psexec -i -s iexplore.exe, set Internet Explorer proxy manually
    All with same result, proxy user getting locked when ADR runs.
    (These settings have been removed after the test.)
    I think dekac99 would suggest netsh winhttp set proxy or import proxy.
    then turn off proxy use on the role SUP (this way not SCCM will send auth but all winhttp will use proxy)
    the problems with that for me are:
    - if MS implemented role-based proxy usage, why set at http layer - of course this might work as a workaround for the time being so it might be a good idea but I'm just not sure what unwanted issues it may cause
    - the other thing is where I'm not sure, with set proxy you cannot define authentication account. if you use import from IE and the IE prompted for proxy auth, the stored credential will be used on winhttp layer (though I'm not 100% sure of that) - so this
    is just too uncontrolled for me
    - upddwnldcfg.exe will need to run in the name of system account (it stores credentials under HKCU so far I know it will be a per user based setting)
    --> what confuses me, the catalog synch works which should use the same configured proxy and account(?), only ADR does not work. shouldn't they both use the same process for sending account auth info?

  • SCCM 2012 - Software Inventory Timeout

    Hi,
    I'm currently using SCCM 2012 R2 in my environment and we are inventorying PST files on our Server collection.  The PST Software Inventory job is timing out after 4 hours on some of the servers, which leads to incomplete reporting.  I believe the
    timeout is occurring due to a large number of compressed files and folders within the directory structure on the servers that are experiencing the issue.  We are unable to disable compression on these files and folders.  We are also unable to specify
    individual paths for scanning as we are trying to discover all PST files on our network.
    My questions:  Is there a way to increase the timeout settings of the Software Inventory job or is there a different workaround for the above?  Is there a way to increase the local cpu priority for the Software Inventory job?
    Regards,
    Joe Coviello

    It's not timing out due to the compressed folders, it's timing out due to the shear number of overall files that on on your file servers.
    No, there is no supported way to increase the timeout.
    For file servers, ConfigMgr is not the tool of choice -- you should be using FSRM or something similar.
    Jason | http://blog.configmgrftw.com

  • Detection State 'Unknown' in SCCM 2012 Software Compliance Report

    My management is looking for windows patches compliance reports from SCCM 2012
    When I am trying to prepare Compliance Reports with SCCM 2012 for windows patches, I am noticing that I have lots of patches, where "Unknown" state is showing against many Windows Patches. I was expecting the reports to show “Not Required"
    instead of "Unknown".
    Please tell me, where the issue might be and how to rectify it.
    Thanks in advance.

    Thanks for your reply Jorgen. Is there anyway I can initiate a " Software Update Scan on all Clients from SCCM Console? If yes, please let me steps- how?
    As a test, I run "Software scan from a client and client report back to server. However on WindowsUpdates.log I can see some unhappy logs.
    Does it mean that WSUS server and clients are having some issue?
    2014-08-03 16:43:56:773  840 1668 AU ##  END  ##  AU: Search for updates [CallId = {6E29C07F-4A2B-4137-8228-D47F81523EFD}]
    2014-08-03 16:43:56:773  840 1668 AU #############
    2014-08-03 16:43:56:773  840 1668 AU AU setting next detection timeout to 2014-08-03 11:43:56
    2014-08-03 16:44:01:664  840 110c Report REPORT EVENT: {F5E38138-DE94-45D1-A8D0-79C4C8667568} 2014-08-03 16:43:56:664+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-03 21:43:56:923  840 a4c AU #############
    2014-08-03 21:43:56:923  840 a4c AU ## START ##  AU: Search for updates
    2014-08-03 21:43:56:923  840 a4c AU #########
    2014-08-03 21:43:56:923  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:56:923  840 d58 Agent *************
    2014-08-03 21:43:56:923  840 d58 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-03 21:43:56:923  840 d58 Agent *********
    2014-08-03 21:43:56:923  840 d58 Agent   * Online = Yes; Ignore download priority = No
    2014-08-03 21:43:56:923  840 d58 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-03 21:43:56:923  840 d58 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-03 21:43:56:923  840 d58 Agent   * Search Scope = {Machine}
    2014-08-03 21:43:57:439  840 d58 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-03 21:43:57:454  840 d58 Misc  Microsoft signed: Yes
    2014-08-03 21:43:57:454  840 d58 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-03 21:43:57:454  840 d58 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-03 21:43:57:454  840 d58 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-03 21:43:58:782  840 d58 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-03 21:43:58:782  840 d58 Agent *********
    2014-08-03 21:43:58:782  840 d58 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-03 21:43:58:782  840 d58 Agent *************
    2014-08-03 21:43:58:782  840 d58 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-03 21:43:58:782  840 11f8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:58:782  840 11f8 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-03 21:43:58:782  840 11f8 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-03 21:43:58:782  840 11f8 AU #########
    2014-08-03 21:43:58:782  840 11f8 AU ##  END  ##  AU: Search for updates [CallId = {B4CB615A-9D97-4933-947F-556215D85E59}]
    2014-08-03 21:43:58:782  840 11f8 AU #############
    2014-08-03 21:43:58:782  840 11f8 AU AU setting next detection timeout to 2014-08-03 16:43:58
    2014-08-03 21:44:02:454  840 d58 Report REPORT EVENT: {5653D57E-2599-426E-B3F2-3F626EDC9C8D} 2014-08-03 21:43:57:454+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 02:43:59:327  840 a4c AU #############
    2014-08-04 02:43:59:327  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 02:43:59:327  840 a4c AU #########
    2014-08-04 02:43:59:327  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:43:59:327  840 1528 Agent *************
    2014-08-04 02:43:59:327  840 1528 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 02:43:59:327  840 1528 Agent *********
    2014-08-04 02:43:59:327  840 1528 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 02:43:59:327  840 1528 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 02:43:59:327  840 1528 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 02:43:59:327  840 1528 Agent   * Search Scope = {Machine}
    2014-08-04 02:43:59:858  840 1528 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 02:43:59:858  840 1528 Misc  Microsoft signed: Yes
    2014-08-04 02:43:59:858  840 1528 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 02:43:59:858  840 1528 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 02:43:59:858  840 1528 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 02:44:00:577  840 1528 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 02:44:00:577  840 1528 Agent *********
    2014-08-04 02:44:00:577  840 1528 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 02:44:00:577  840 1528 Agent *************
    2014-08-04 02:44:00:577  840 1528 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 02:44:00:577  840 1018 AU >>##  RESUMED  ## AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:44:00:577  840 1018 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 02:44:00:577  840 1018 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 02:44:00:577  840 1018 AU #########
    2014-08-04 02:44:00:577  840 1018 AU ##  END  ##  AU: Search for updates [CallId = {EBB099BD-7E1E-481B-B354-1DF2CD3AB53F}]
    2014-08-04 02:44:00:577  840 1018 AU #############
    2014-08-04 02:44:00:577  840 1018 AU AU setting next detection timeout to 2014-08-03 21:44:00
    2014-08-04 02:44:04:859  840 1528 Report REPORT EVENT: {3121ED76-441E-4862-A90B-9AF1B5170B85} 2014-08-04 02:43:59:858+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 07:44:00:725  840 a4c AU #############
    2014-08-04 07:44:00:725  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 07:44:00:725  840 a4c AU #########
    2014-08-04 07:44:00:725  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:00:725  840 11f0 Agent *************
    2014-08-04 07:44:00:725  840 11f0 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 07:44:00:725  840 11f0 Agent *********
    2014-08-04 07:44:00:725  840 11f0 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 07:44:00:725  840 11f0 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 07:44:00:725  840 11f0 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 07:44:00:725  840 11f0 Agent   * Search Scope = {Machine}
    2014-08-04 07:44:01:178  840 11f0 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 07:44:01:178  840 11f0 Misc  Microsoft signed: Yes
    2014-08-04 07:44:01:178  840 11f0 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 07:44:01:178  840 11f0 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 07:44:01:178  840 11f0 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 07:44:01:803  840 11f0 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 07:44:01:803  840 11f0 Agent *********
    2014-08-04 07:44:01:803  840 11f0 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 07:44:01:803  840 11f0 Agent *************
    2014-08-04 07:44:01:803  840 11f0 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 07:44:01:803  840 14dc AU >>##  RESUMED  ## AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:01:803  840 14dc AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 07:44:01:803  840 14dc AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 07:44:01:803  840 14dc AU #########
    2014-08-04 07:44:01:803  840 14dc AU ##  END  ##  AU: Search for updates [CallId = {CC637D7F-C439-4E83-A71D-645B2CD92B8A}]
    2014-08-04 07:44:01:803  840 14dc AU #############
    2014-08-04 07:44:01:803  840 14dc AU AU setting next detection timeout to 2014-08-04 02:44:01
    2014-08-04 07:44:06:178  840 11f0 Report REPORT EVENT: {5CC4BC72-612B-4C93-B560-57DEBEF9DD30} 2014-08-04 07:44:01:178+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 07:56:20:733  840 a4c AU AU was unable to detect updates for more than 48 hours
    2014-08-04 07:56:25:733  840 11f0 Report REPORT EVENT: {BFD85143-59AD-4E15-9797-4CEE9D7F089F} 2014-08-04 07:56:20:733+1000 1 149 102 {00000000-0000-0000-0000-000000000000} 0 0 AutomaticUpdates Failure Software
    Synchronization Unable to Connect: Windows is unable to connect to the automatic updates service and therefore cannot download and install updates according to the set schedule. Windows will continue to try to establish a connection.
    2014-08-04 12:44:01:690  840 a4c AU #############
    2014-08-04 12:44:01:690  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 12:44:01:690  840 a4c AU #########
    2014-08-04 12:44:01:690  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:01:690  840 1320 Agent *************
    2014-08-04 12:44:01:690  840 1320 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 12:44:01:690  840 1320 Agent *********
    2014-08-04 12:44:01:690  840 1320 Agent   * Online = Yes; Ignore download priority = No
    2014-08-04 12:44:01:690  840 1320 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 12:44:01:690  840 1320 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 12:44:01:690  840 1320 Agent   * Search Scope = {Machine}
    2014-08-04 12:44:02:143  840 1320 Misc Validating signature for C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab:
    2014-08-04 12:44:02:174  840 1320 Misc  Microsoft signed: Yes
    2014-08-04 12:44:02:174  840 1320 Misc WARNING: Digital Signatures on file C:\WINDOWS\SoftwareDistribution\SelfUpdate\Default\wuident.cab are not trusted: Error 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup FATAL: IsUpdateRequired failed with error 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed: 0x800b0001
    2014-08-04 12:44:02:174  840 1320 Setup WARNING: SelfUpdate: Default Service: IsUpdateRequired failed, error = 0x800B0001
    2014-08-04 12:44:02:174  840 1320 Agent   * WARNING: Skipping scan, self-update check returned 0x800B0001
    2014-08-04 12:44:02:268  840 1320 Agent   * WARNING: Exit code = 0x800B0001
    2014-08-04 12:44:02:268  840 1320 Agent *********
    2014-08-04 12:44:02:268  840 1320 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 12:44:02:268  840 1320 Agent *************
    2014-08-04 12:44:02:268  840 1320 Agent WARNING: WU client failed Searching for update with error 0x800b0001
    2014-08-04 12:44:02:268  840 11a8 AU >>##  RESUMED  ## AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:02:268  840 11a8 AU   # WARNING: Search callback failed, result = 0x800B0001
    2014-08-04 12:44:02:268  840 11a8 AU   # WARNING: Failed to find updates with error code 800B0001
    2014-08-04 12:44:02:268  840 11a8 AU #########
    2014-08-04 12:44:02:268  840 11a8 AU ##  END  ##  AU: Search for updates [CallId = {16B8EC72-AD9E-47D5-9F94-73794A653572}]
    2014-08-04 12:44:02:268  840 11a8 AU #############
    2014-08-04 12:44:02:268  840 11a8 AU AU setting next detection timeout to 2014-08-04 07:44:02
    2014-08-04 12:44:07:174  840 1320 Report REPORT EVENT: {01CB1C52-239F-4DB7-A4AF-C0FBF2E5358A} 2014-08-04 12:44:02:174+1000 1 148 101 {D67661EB-2423-451D-BF5D-13199E37DF28} 0 800b0001 SelfUpdate Failure Software
    Synchronization Windows Update Client failed to detect with error 0x800b0001.
    2014-08-04 16:24:12:878 2748 bc0 COMAPI -------------
    2014-08-04 16:24:12:878 2748 bc0 COMAPI -- START --  COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:24:12:878 2748 bc0 COMAPI ---------
    2014-08-04 16:24:12:878 2748 bc0 COMAPI <<-- SUBMITTED -- COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:24:12:878  840 1438 Agent *************
    2014-08-04 16:24:12:878  840 1438 Agent ** START **  Agent: Finding updates [CallerId = CcmExec]
    2014-08-04 16:24:12:878  840 1438 Agent *********
    2014-08-04 16:24:12:878  840 1438 Agent   * Include potentially superseded updates
    2014-08-04 16:24:12:878  840 1438 Agent   * Online = Yes; Ignore download priority = Yes
    2014-08-04 16:24:12:878  840 1438 Agent   * Criteria = "(DeploymentAction=* AND Type='Software') OR (DeploymentAction=* AND Type='Driver')"
    2014-08-04 16:24:12:878  840 1438 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 16:24:12:878  840 1438 Agent   * Search Scope = {Machine}
    2014-08-04 16:24:27:769  840 1438 PT +++++++++++  PT: Synchronizing server updates  +++++++++++
    2014-08-04 16:24:27:769  840 1438 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/ClientWebService/client.asmx
    2014-08-04 16:24:27:816  840 1438 PT WARNING: Cached cookie has expired or new PID is available
    2014-08-04 16:24:27:816  840 1438 PT Initializing simple targeting cookie, clientId = fcdcdbf8-529a-414d-9679-9bfbeac1626c, target group = , DNS name = server-util.xxx.xxx
    2014-08-04 16:24:27:816  840 1438 PT   Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/SimpleAuthWebService/SimpleAuth.asmx
    2014-08-04 16:24:28:925  840 1438 Agent WARNING: Failed to evaluate Installed rule, updateId = {07AEE973-703C-4F27-83F1-3E764D9ED2C7}.202, hr = 80041010
    2014-08-04 16:25:12:270  840 1438 PT +++++++++++  PT: Synchronizing extended update info  +++++++++++
    2014-08-04 16:25:12:270  840 1438 PT   + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL =
    http://S-Syd-SCCM.xxx.xxx:80/ClientWebService/client.asmx
    2014-08-04 16:25:19:083  840 a4c AU Triggering Offline detection (non-interactive)
    2014-08-04 16:25:19:083  840 a4c AU #############
    2014-08-04 16:25:19:083  840 a4c AU ## START ##  AU: Search for updates
    2014-08-04 16:25:19:083  840 a4c AU #########
    2014-08-04 16:25:19:083  840 1438 Agent   * Added update {1E3A5101-3621-458B-B208-5ED11473EFFF}.101 to search result
     16:25:19:083  840 1438 Agent   * Added update {E8A49607-7F8E-47CB-A487-A7465B733A7D}.103 to search result
    2014-08-04 16:25:19:083  840 a4c AU <<## SUBMITTED ## AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:19:083  840 1438 Agent   * Added update {CF3B6409-EBE7-462B-89BE-CF0F9754139F}.101 to search result
    2014-08-04 16:25:19:099  840 1438 Agent Bundle contains no deployed children and thus is invalid.
    2014-08-04 16:25:19:099  840 1438 Agent Update {3FEFB63F-4DFC-49C4-85DB-D40DD6EA3F22}.102 is not a valid bundle. Not returning it.
    2014-08-04 16:25:19:114  840 1438 Agent   * Added update {D5F76FFF-AC16-4460-99FE-FB8334F65970}.101 to search result
    2014-08-04 16:25:19:146  840 1438 Agent   * Found 294 updates and 78 categories in search; evaluated appl. rules of 2660 out of 5182 deployed entities
    2014-08-04 16:25:19:739  840 1438 Agent *********
    2014-08-04 16:25:19:739  840 1438 Agent **  END  **  Agent: Finding updates [CallerId = CcmExec]
    2014-08-04 16:25:19:739  840 1438 Agent *************
    2014-08-04 16:25:19:786  840 1438 Agent *************
    2014-08-04 16:25:19:786  840 1438 Agent ** START **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 16:25:19:786  840 1438 Agent *********
    2014-08-04 16:25:19:786  840 1438 Agent   * Online = No; Ignore download priority = No
    2014-08-04 16:25:19:786  840 1438 Agent   * Criteria = "IsHidden=0 and IsInstalled=0 and DeploymentAction='Installation' and IsAssigned=1 or IsHidden=0 and IsPresent=1 and DeploymentAction='Uninstallation' and IsAssigned=1
    or IsHidden=0 and IsInstalled=1 and DeploymentAction='Installation' and IsAssigned=1 and RebootRequired=1 or IsHidden=0 and IsInstalled=0 and DeploymentAction='Uninstallation' and IsAssigned=1 and RebootRequired=1"
    2014-08-04 16:25:19:786  840 1438 Agent   * ServiceID = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7} Managed
    2014-08-04 16:25:19:786  840 1438 Agent   * Search Scope = {Machine}
    2014-08-04 16:25:19:802 2748 13ec COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:25:20:036 2748 13ec COMAPI   - Updates found = 294
    2014-08-04 16:25:20:036 2748 13ec COMAPI ---------
    2014-08-04 16:25:20:036 2748 13ec COMAPI --  END  --  COMAPI: Search [ClientId = CcmExec]
    2014-08-04 16:25:20:036 2748 13ec COMAPI -------------
    2014-08-04 16:25:22:208  840 1438 Agent   * Found 0 updates and 78 categories in search; evaluated appl. rules of 251 out of 5182 deployed entities
    2014-08-04 16:25:22:302  840 1438 Agent *********
    2014-08-04 16:25:22:302  840 1438 Agent **  END  **  Agent: Finding updates [CallerId = AutomaticUpdates]
    2014-08-04 16:25:22:302  840 1438 Agent *************
    2014-08-04 16:25:22:349  840 4bc AU >>##  RESUMED  ## AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:22:349  840 4bc AU   # 0 updates detected
    2014-08-04 16:25:22:349  840 4bc AU #########
    2014-08-04 16:25:22:349  840 4bc AU ##  END  ##  AU: Search for updates [CallId = {08745433-443F-4A94-A1C7-44314DA6B63C}]
    2014-08-04 16:25:22:349  840 4bc AU #############
    2014-08-04 16:25:22:349  840 4bc AU Featured notifications is disabled.
    2014-08-04 16:25:22:349  840 1438 Report REPORT EVENT: {547C4CB0-3015-402C-A5DF-9B6B1F900864} 2014-08-04 16:25:19:724+1000 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 CcmExec Success Software
    Synchronization Windows Update Client successfully detected 294 updates.
    2014-08-04 16:25:22:349  840 1438 Report REPORT EVENT: {22C743C2-863C-4A90-87E3-C8A81850A45B} 2014-08-04 16:25:19:724+1000 1 156 101 {00000000-0000-0000-0000-000000000000} 0 0 CcmExec Success Pre-Deployment
    Check Reporting client status.

  • SCCM 2012 R2 Reporting issue updating SQL Reporting permissions

    I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
    (!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)]. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
    No folder configuration information found. $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
    Does anyone know how to fix?
    I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

    I am in the process of setting up SCCM 2012 R2.  I am having an issue with the SCCM reporting.  If I set the permissions in the SCCM console, the permissions do not propagate to the SQL reporting... I get this... This is from SRSRP.log...
    Updating data source {5C6358F2-4BB6-4a1b-A16E-8D96795D8602} at ConfigMgr_DIT  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.384+300><thread=5432 (0x1538)>
    (!) Error retrieving folders - [A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The target principal name is incorrect.)].  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.438+300><thread=5432 (0x1538)>
    No folder configuration information found.  $$<SMS_SRS_REPORTING_POINT><01-15-2015 12:00:55.441+300><thread=5432 (0x1538)>
    Does anyone know how to fix?
    I tried removing and re-installing the reporting point, changing the permissions in SQL Server... and a dozen other things.

  • SCCM 2012 Software Update Management for Windows Servers and how to automatic set SCOM maintenance mode?

    Hi,
    We planning to go one level higher to automat and have more dynamic Software Update Management for Windows Servers. We have SCCM 2012 R2, SCOM 2012 R2 and SCO 2012 R2.
    Our plan is to pur server in an AD-Group to get Update Schedule, from the servers will be importet to an Collection for Automatic Update and reboot. If I understand Everything right SCOM can't read AD-Group and put then in an Schedule maintenance mode. SCOM
    can read reg value as exempel.
    IS there any smar way to make the SCOM Maintenance Mode Schedule dynamic?
    I found this
    http://www.scom2k7.com/scom-2012-maintenance-mode-scheduler/?
    /SaiTech

    You could use Orchestrator to put the servers from a specific collection, or AD group, in maintenance mode in SCOM. For an example see:
    http://www.systemcentercentral.com/orchestrator-how-to-scom-maintenance-mode-for-windows-computers-in-an-sccm-collection/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • SCCM 2012 software distribution not able to distribute content for chrome

    Hi I am using sccm 2012, need some advice, thanks! I tried to deploy chrome exe to a xp pc but the PC software centre shows downloading for very long time, more than a few hours. I created a 64bit chrome for a win7 pc and deployment also not working, it
    just failed. Then I downloaded a msi installer to deploy to an xp pc, the downloading also takes forever, I checked the distribution content, it's failed. I then created a DP group and add the single DP into it. but still not working. I did the work before
    for firefox and it did work before. Not sure what happened. Not sure where to check the log for software distribution, any advice please?thanks!
    Thanks and best regards, -- KF

    Thanks, Narcoticoo!your advice is helpful!
    So, does it mean I can use xxxx.exe /install /silent for all other exe installers? And to find out the detection method, do I have to install the exe on a local pc to find out the actual directory it will install it (Then uninstall it)? and xxx.exe /uninstall
    is for uninstallation? Can I create a  bat file like chrome-install.bat to have one line like "ChromeSetupStandAloneSetup.exe
    /silent /install " as the the actual installer? Why there is a package option below application? it confused me ....
    Thanks!
    Thanks and best regards, -- KF

  • Expiration and Supersedence within an SCCM 2012 Software Update Context

    In SCCM 2012 I have put a process together where I wait till the Friday after Patch Tuesday to begin prepping for production Software Update deployments that will take place that following week, beginning on the first Sunday following Patch Tuesday. I wait
    till Friday for preparation, because the thought is if I wait till then and synchronize the patches to grab the metadata later in the week, I will not pick up any patches that may have already been superseded or expired that were just released just days before
    on Patch Tuesday. 
    My question is, is this a good practice? I have just been doing it this way for a while, but not sure it this is considered a best practice or what. I guess I am just looking for confirmation and also any other techniques, methods, and\or processes that
    may serve me better. 
    If anyone can offer any input that can give me better insight, I would greatly appreciate it. 
    Thanks 

    So how does it work if I sync on Patch Tuesday after the patches are released, and build my packages and deployments right after that and deploy them to the clients and then I re-run another synchronization say on that following Thursday or Friday and find
    out that one of those patches that I deployed has already expired or superseded? 
    Thanks Torsten

  • SCCM 2012- Security updates issue

    We are unable to find MS13-053 bulletin ID in our SCCM 2012 meta data list while we have already selected Critical updates and Security updates in classification list for Windows 7 and Windows 8 from products list of Software update point component properties.
    Please let me know if i have missed something.
    Please help.
    Thanks
    Mohit Kumar 

    Hi,
    That’s very strange. How about re-run synchronization? Any changes?
    If MS13-053 still cannot show up, you could also
    download these updates manually, then deploy them.
    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- 2 Databases issue

    We recently installed SCCM 2012 for end protection manager. Now we want to use the report services side of it. After installing the report services in SQL and attempting to map it via SCCM it will not allow me to use the primary DB since its hosted in our
    DB cluster server. However, I do have a localhost SQL DB but it does not have any tables associated with it. Therefore, it will not allow me to see the server instance when attempting to add report services under add role site. Here are
    some screen shots. Any help I would apprciate it. I will post pictures once my account gets verified via MS.  Thank you

    Yes, I know this is an old post, but I’m trying to clean them up. Did you solve this problem, if so what was the solution?
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • SCCM 2012 Network Discovery Issue

    Dear Team,
    I want to discover my client less devices (routers, switches, & printers) in SCCM 2012 R2 via SNMP or Subnet Mask, we don't have DHCP in environment. How do I discover this client less devices what are the settings require on SCCM server & on
    client less devices (routers, switches, & printers)

    The subnet information can be retrieved from a device specified on the SNMP Devices tab or you need to configure the subnet manually in Subnet tab, then Network Discovery will query the network devices.
    Juke Chou
    TechNet Community Support

Maybe you are looking for