Client push deployment and CU / hotfix install

I'm trying to figure out a way to do a push install of the 2012 client, CU update, and hotfixes all in one go.  I know using the ClientPatch folder method is not supported, but I'm wondering if another way would work.
1) When you do a client push install from the console, does it use BITS?
2) Does it directly use the files in Program Files\Microsoft Configuration Manager\Client on the site server, or the SCCM client package?
3) Could you create a Hotfixes folder under the Client folder, put the CU / hotfixes in there, then use the PATCHES property to point to C:\Windows\ccmsetup\hotfixes\%PROCESSOR_ARCHITECHTURE%\hotfixname.msp?
I know you can use SCUP or packages to do the updates, but it would be much easier to do it all at once.  Hence the reason why so many people still use the ClientPatch folder, I guess.  I really wish they'd make that a supported option.

1. No, the initial push portion is a straight SMB copy to the target client. However, that only copies a bootstrapper, ccmsetup, which in turn kicks off on the client to download the rest of the necessary files. The download by ccmsetup does use BITS though.
2. ccmsetup downloads the necessary files from the package on the proper distribution point (although it will fallback to the MP where it would be ultimately pulling from the client folder location.
3. Yes, you could create the folder but that would not cause it to be copied to target client. The files it downloads are a fixed list.
The most you could do is add it to the client push properties but that is problematic because the patches are architecture specific. Thus, there really is no good way to do this using client push.
A client startup script however offers many advantages including being able to do this.
Jason | http://blog.configmgrftw.com | @jasonsandys

Similar Messages

  • Clients finds updates that is not deployed and fails to install them! Code: 80242006

    Hello!
    I have SCCM 2007 SP2 R2 and trying to setup the Software Update Point!.
    The weird thing is that the computers finds updates that is not deployed or not even downloaded and tries to install them but the fail with the error code: 80242006.
    See Pic:
    http://img51.imageshack.us/img51/3180/errorjo.jpg
    Some of those updates in the picture actually are downloaded and deployed but many of them are not.
    "Computer Configuration --> Administrative Templates --> Windows Update --> Specify Intranet Microsoft Update Service Location" is pointing to our SCCM.
    "Install Software Uppdates" in Task Sequance are disable.
    The Update package is distrubuted to all DPs
    Why does my computer find updates that is not is deployed or downloaded and why does it fail to install those that are?
    Where do i start the troubleshoot?
    // Clint eastwood!

    First check the windowsupdate.log and see which WSUS server that is being used. A Configmgr controlled client will not install non-deployed updates.
    Kent Agerlund | My blogs: blog.coretech.dk/keaand
    SCUG.dk/| Twitter:
    @Agerlund| Linkedin: Kent Agerlund
    Hi!
    I Reinstalled the computer through our Task Sequence and when i logged in the first time all the failed updates where there!
    http://www.2shared.com/file/eZ_CYzDC/WindowsUpdate.html
    I Have uploaded the WindowsUpdate.log
    Some interesting things from the log:
    2012-03-27 17:12:43:808 1008 848 PT +++++++++++ PT: Synchronizing server updates +++++++++++
    2012-03-27 17:12:43:808 1008 848 PT + ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://www.update.microsoft.com/v6/ClientWebService/client.asmx
    2012-03-27 17:12:44:931 1008 848 PT WARNING: Cached cookie has expired or new PID is available
    2012-03-27 17:12:44:931 1008 848 PT WARNING: PTWarn: Anonymous plug-in skipped for WU
    2012-03-27 17:12:46:478 2584 a1c Misc =========== Logging initialized (build: 7.1.6001.65, tz: +0200) ===========
    2012-03-27 17:12:46:478 2584 a1c Misc = Process: c:\bc396c964f9a1206ade01b43a1\wusetup.exe
    2012-03-27 17:12:46:478 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-Core-TopLevel.cab"
    2012-03-27 17:12:47:823 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:823 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:823 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-ActiveX.cab"
    2012-03-27 17:12:47:823 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:823 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:823 2584 a1c Setup Evaluating CBS package "c:\bc396c964f9a1206ade01b43a1\WUClient-SelfUpdate-Aux-TopLevel.cab"
    2012-03-27 17:12:47:854 2584 a1c Handler FATAL: UH: 0x8007047f: CreatePackage failed in CCbs::CreatePackage
    2012-03-27 17:12:47:854 2584 a1c Setup WARNING: Failed to evaluate applicability, will try to install anyway, error = 0x8007047F
    2012-03-27 17:12:47:854 2584 a1c Setup wusetup has finished. Exit code is 47f. Reboot is NOT needed
    2012-03-27 17:13:11:539 1008 848 Agent WARNING: Failed to evaluate Installed rule, updateId = {818701AF-1182-45C2-BD1E-17068AD171D6}.101, hr = 80242013
    2012-03-27 17:13:12:337 1008 848 Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\muv4wuredir.cab:
    2012-03-27 17:13:12:337 1008 848 Misc Microsoft signed: Yes
    2012-03-27 17:13:12:384 1008 848 Misc Validating signature for C:\Windows\SoftwareDistribution\WuRedir\9482F4B4-E343-43B6-B170-9A65BC822C77\muv4wuredir.cab:
    2012-03-27 17:13:12:384 1008 848 Misc Microsoft signed: Yes
    2012-03-27 17:13:12:384 1008 848 PT +++++++++++ PT: Synchronizing extended update info +++++++++++
    2012-03-27 17:13:12:384 1008 848 PT + ServiceId = {9482F4B4-E343-43B6-B170-9A65BC822C77}, Server URL = https://www.update.microsoft.com/v6/ClientWebService/client.asmx
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2475792-x64_2e8f675625883458482042e128f54167f0193f9b.msu for file Lo9nViWINFhIIELhKPVBZ/AZP5s= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2425227-x64_0749e0e8531479e1de9347fe584e61d43c209c0f.msu for file B0ng6FMUeeHek0f+WE5h1DwgnA8= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2485376-x64_7082a10a94b6cfffdd28f5f57f02e15a5345f5a7.msu for file cIKhCpS2z//dKPX1fwLhWlNF9ac= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114643_f51f1bdeb794bd3966e7fc1745b9f697584b6912.cab for file 9R8b3reUvTlm5/wXRbn2l1hLaRI= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114639_25270be196f84651a08b6578559a014e067b04b9.cab for file JScL4Zb4RlGgi2V4VZoBTgZ7BLk= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114417_7f54b04997e2e7a214de150fed8cbec149c31011.cab for file f1SwSZfi56IU3hUP7Yy+wUnDEBE= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/dflt/2011/02/4114242_dc45445930326e31180748cd5a2afa8f575c61f5.cab for file 3EVEWTAybjEYB0jNWir6j1dcYfU= when file has not been previously added to the datastore
    2012-03-27 17:13:13:948 1008 848 DtaStor WARNING: Attempted to add URL http://download.windowsupdate.com/msdownload/update/software/secu/2011/01/windows6.1-kb2479628-x64_a774713ef62d45373a08d4a7c0acfa18e8ec87c8.msu for file p3RxPvYtRTc6CNSnwKz6GOjsh8g= when file has not been previously added to the datastore
    2012-03-27 17:13:16:624 1008 848 Agent * Found 103 updates and 17 categories in search; evaluated appl. rules of 489 out of 647 deployed entities
    I guess the computer is still in the OS installation during this time.
    Then 13 Minutes after it finds our sccm:
    2012-03-27 17:26:07:641 980 c70 Agent *********** Agent: Refreshing global settings cache ***********
    2012-03-27 17:26:07:641 980 c70 Agent * WSUS server: http://<SCCM-SERVER>:8530 (Changed)
    2012-03-27 17:26:07:641 980 c70 Agent * WSUS status server: http://<SCCM-SERVER>:8530 (Changed)
    2012-03-27 17:26:07:641 980 c70 Agent * Target group: (Unassigned Computers) (Unchanged)
    2012-03-27 17:26:07:641 980 c70 Agent * Windows Update access disabled: No (Unchanged)
    2012-03-27 17:26:07:641 980 c70 AU AU received policy change subscription event
    2012-03-27 17:26:07:641 980 c70 AU Sus server changed through policy.
    2012-03-27 17:26:07:641 980 c70 AU AU Refresh required....
    2012-03-27 17:26:07:641 980 c70 AU AU setting next detection timeout to 2012-03-27 15:26:07
    2012-03-27 17:26:07:656 980 c70 AU Need to reset accelerated install required state
    2012-03-27 17:26:07:656 980 c70 AU Accelerate Install required state reset
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}.104, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {C5306702-92EC-4E99-9C77-2B70FB60078B}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {C5171A07-B024-44B4-B74A-A2EC2EEC177C}.102, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {1FE1AC0A-7B22-470B-A317-5DA507385409}.101, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approving update for download, updateId = {609AEF10-0A3C-4484-BD38-86BB38E3EFA3}.104, ForUx=0, IsOwnerUx=0, HasDeadline=0, IsMinor=0
    2012-03-27 17:26:07:656 980 c70 AU Auto-approved 65 update(s) for download (NOT for Ux)
    This is the Updates that i see when i log on for the first time nad all of them is Failed! Still, Many of those updates does not exist on the SCCM server.
    And here comes the error:
    2012-03-27 17:26:07:937 980 914 Agent WARNING: fail to get update deployments with error 0x80248007
    2012-03-27 17:26:07:937 980 a10 Agent WARNING: Failed to get deployment data from data store, error 80248007
    2012-03-27 17:26:07:937 980 914 DnldMgr *************
    2012-03-27 17:26:07:937 980 914 DnldMgr ** START ** DnldMgr: Downloading updates [CallerId = AutomaticUpdates]
    2012-03-27 17:26:07:937 980 a10 AU WARNING: GetUpdateDeployment3 failed, error = 0x80248007
    2012-03-27 17:26:07:937 980 914 DnldMgr *********
    2012-03-27 17:26:07:937 980 914 DnldMgr * Call ID = {B6C9F0ED-9900-42BC-9BBE-61ADE865CADC}
    2012-03-27 17:26:07:937 980 914 DnldMgr * Priority = 2, Interactive = 0, Owner is system = 1, Explicit proxy = 0, Proxy session id = -1, ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}
    2012-03-27 17:26:07:937 980 914 DnldMgr * Updates to download = 1
    2012-03-27 17:26:07:937 980 914 Agent * Title = Security Update for Windows 7 for x64-based Systems (KB2584146)
    2012-03-27 17:26:07:937 980 914 Agent * UpdateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}.104
    2012-03-27 17:26:07:937 980 914 Agent * Bundles 1 updates:
    2012-03-27 17:26:07:937 980 914 Agent * {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102
    2012-03-27 17:26:07:953 980 c70 AU AU received handle event
    2012-03-27 17:26:07:984 980 914 PT +++++++++++ PT: Synchronizing file locations +++++++++++
    2012-03-27 17:26:07:984 980 914 PT + ServiceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, Server URL = http://<SCCM-SERVER>:8530/ClientWebService/client.asmx
    2012-03-27 17:26:10:652 980 914 PT WARNING: GetFileLocations failure, error = 0x8024400D, soap client error = 7, soap error code = 300, HTTP status code = 200
    2012-03-27 17:26:10:652 980 914 PT WARNING: SOAP Fault: 0x00012c
    2012-03-27 17:26:10:652 980 914 PT WARNING: faultstring:Server was unable to read request. ---> There is an error in XML document (1, 369). ---> The string '' is not a valid AllXsd value.
    2012-03-27 17:26:10:652 980 914 PT WARNING: ErrorCode:(null)(0)
    2012-03-27 17:26:10:652 980 914 PT WARNING: Message:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: Method:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: ID:(null)
    2012-03-27 17:26:10:652 980 914 PT WARNING: PTError: 0x8024400d
    2012-03-27 17:26:10:652 980 914 PT WARNING: GetFileLocations_WithRecovery failed: 0x8024400d
    2012-03-27 17:26:10:652 980 914 PT WARNING: PTError: 0x8024400d
    2012-03-27 17:26:10:652 980 914 DnldMgr WARNING: SyncFileLocations failed with 0x8024400d.
    2012-03-27 17:26:10:652 980 914 DnldMgr WARNING: PopulateFileUrlsForCall failed with 0x8024400d, but continuing with call {B6C9F0ED-9900-42BC-9BBE-61ADE865CADC}.
    2012-03-27 17:26:10:652 980 914 DnldMgr *********** DnldMgr: New download job [UpdateId = {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102] ***********
    2012-03-27 17:26:10:652 980 914 DnldMgr * Queueing update for download handler request generation.
    2012-03-27 17:26:10:652 980 914 DnldMgr Generating download request for update {112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB}.102
    2012-03-27 17:26:10:652 980 914 Handler Generating request for CBS update 112FA241-E8C9-4EE7-A8B4-D3A4C65F7FEB in sandbox C:\Windows\SoftwareDistribution\Download\9214be182ea0ec97ce8a55beaa608a67
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Self-contained package file does not exist or is not on server.
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Request generation for CBS update complete with hr=0x80242006 and pfResetSandbox=0
    2012-03-27 17:26:10:652 980 914 Handler FATAL: Error source is 105.
    2012-03-27 17:26:10:652 980 914 DnldMgr FATAL: DM:CAgentDownloadManager::GenerateAllDownloadRequests: GenerateDownloadRequest failed with 0x80242006.
    2012-03-27 17:26:10:652 980 914 DnldMgr Error 0x80242006 occurred while downloading update; notifying dependent calls.
    2012-03-27 17:26:10:668 980 914 Agent *********
    2012-03-27 17:26:10:668 980 14b8 AU >>## RESUMED ## AU: Download update [UpdateId = {4AE85C00-0EAA-4BE0-B81B-DBD7053D5FAE}]
    2012-03-27 17:26:10:668 980 914 Agent ** END ** Agent: Downloading updates [CallerId = AutomaticUpdates]
    2012-03-27 17:26:10:668 980 14b8 AU # WARNING: Download failed, error = 0x80242006
    Any ideas? :)

  • SCCM Client Push Installation Wizard does not install the client. CCMSetup folder - not created

    Hello,
    I have tried running the Client Push wizard for a single computer or a pilot collection of 8 computers, the result is always
    the same - no SCCM client is installed on any computer.
    The computers are running 32-bit Windows XP SP2.
    The Windows firewall is disabled.
    The client push installation account is setup and have domain admin and local admin privileges. Client Push automatic method
    is not enabled.
    The domain is AD WIndows 2000.
    The SCCM server is running Windows 2003 R2 SP2 64bit Standard.
    The AD schema has been extended.
    MP, and SLP are installed and published. (MP is published in DNS as well.)
    FSP is installed.
    MP, SLP and FSP are running on the same server.
    SQL 2005 server is running locally.
    System management container is created and all rights and permissions delegated.
    With the Push installation account I can access C$ share on the client computer from the SCCM server.
    RPC, Remote registry, WMI services are running on the client machines.
    All prerequisites are installed from the client folder on SCCM server- latest BITS 2.5, Windows installer 3.1 and MSXML6.
    All computers are in the same IP subnet which is listed in the boundaries.
    Yet, the client is not being installed.
    No CCMSetup folder is created on the client machines in Windows\System32 folder, so it is really difficult to troubleshoot
    what the is the issue. I do not see anything helpful in the ccm.log on the server.
    I have tried running the CCMSetup.exe manually on one of the workstations and that was successful and reported back to the
    SCCM server / console.
    What else I should check / try? I really want to push agents via the wizard.
    Thank you,
    Peter

    Hi Wally,
    I have changed 2 things:
    1. Enabed automatic push installation (so I am not usign the wizard any more)
    2. Changed the IP subnet to IP ranges in the site boundairies.
    After runnignt the discovery, I was able to see some activities in the ccm.log. A ccmsetup folder is now created but the agent is still not instaleld. Here is the ccmsetup.log
    ==================================
    <![LOG[==========[ ccmsetup started in process 3140 ]==========]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:8853">
    <![LOG[Version: 4.0.5931.0000]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:1913">
    <![LOG[Command line parameters for ccmsetup have been specified.  No registry lookup for command line parameters is required.]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:3937">
    <![LOG[Command line: "C:\WINDOWS\system32\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:3946">
    <![LOG[CCMHTTPPORT:    80]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7851">
    <![LOG[CCMHTTPSPORT:    443]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7866">
    <![LOG[CCMHTTPSSTATE:    0]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7884">
    <![LOG[CCMHTTPSCERTNAME:    ]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7912">
    <![LOG[FSP:    HFXDBSSOM.CORP.EASTLINK.CA]LOG]!><time="09:45:07.045+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7927">
    <![LOG[CCMFIRSTCERT:    0]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:7969">
    <![LOG[Config file:      C:\WINDOWS\system32\ccmsetup\MobileClient.tcf]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4341">
    <![LOG[Retry time:       10 minute(s)]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4342">
    <![LOG[MSI log file:     ]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4343">
    <![LOG[MSI properties:    INSTALL="ALL" SMSSITECODE="PHX" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="0" FSP="HFXDBSSOM.CORP.EASTLINK.CA" CCMFIRSTCERT="0"]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4344">
    <![LOG[Source List:]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4352">
    <![LOG[                  \\HFXDBSSOM.corp.eastlink.ca\SMSClient]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4359">
    <![LOG[                  \\HFXDBSSOM\SMSClient]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4368">
    <![LOG[MPs:]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4371">
    <![LOG[                  HFXDBSSOM.corp.eastlink.ca]LOG]!><time="09:45:07.061+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:4386">
    <![LOG[Updated security on object C:\WINDOWS\system32\ccmsetup\.]LOG]!><time="09:45:07.076+240" date="12-06-2007" component="ccmsetup" context="" type="0" thread="3108" file="ccmsetup.cpp:8692">
    <![LOG[Sending Fallback Status Point message, STATEID='100'.]LOG]!><time="09:45:07.076+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="3108" file="ccmsetup.cpp:9169">
    <![LOG[State message with TopicType 800 and TopicId {A450B407-619B-4777-B77E-C3352753B58A} has been sent to the FSP]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="FSPStateMessage" context="" type="1" thread="3108" file="fsputillib.cpp:730">
    <![LOG[Running as user "SYSTEM"]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:2534">
    <![LOG[Detected 24292 MB free disk space on system drive.]LOG]!><time="09:45:07.326+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:465">
    <![LOG[DetectWindowsEmbeddedFBWF() Detecting OS Version]LOG]!><time="09:45:07.342+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:511">
    <![LOG[Client OS is not Windows XP Embedded]LOG]!><time="09:45:07.342+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:548">
    <![LOG[Successfully ran BITS check.]LOG]!><time="09:45:08.745+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:6948">
    <![LOG[Failed to successfully complete HTTP request. (StatusCode at WinHttpQueryHeaders: 401)]LOG]!><time="09:45:08.745+240" date="12-06-2007" component="ccmsetup" context="" type="3" thread="2600" file="ccmsetup.cpp:5813">
    <![LOG[Sending Fallback Status Point message, STATEID='308'.]LOG]!><time="09:45:08.760+240" date="12-06-2007" component="ccmsetup" context="" type="1" thread="2600" file="ccmsetup.cpp:9169">
    <![LOG[State message with TopicType 800 and TopicId {3BFABF82-FB74-43FB-8A4A-6DFDEAEAC25C} has been sent to the FSP]LOG]!><time="09:45:08.776+240" date="12-06-2007" component="FSPStateMessage" context="" type="1" thread="2600" file="fsputillib.cpp:730">
    ==============================================================
    There are two red errors I am concerned about:
    "Failed to successfully complete HTTP request. (StatusCode at WinHttpQueryHeaders: 401)
    and
    "Failed to download 'WindwosXP-KB923845-x86-ENU.exe' from http://HFXDBSSOM.corp.eastlink.ca/CCM_Client/i386/BITS25 with error code 0x80004005).
    What should I do to resolve these errors?
    Thanks,
    Peter

  • Client Push on Windows 7 x86 with IE9 open.

    I everyone, I need to validate something.
    I am currently deploying SCCM 2012 R2 for a client of mine.
    They are using mainly Windows 7 with SP1 x86 with IE9 installed.
    When doing  client push from the console or installing any SCCM agent update, we are getting an error message stating the IE just crashed and the error is talking about IEFrame.dl:
    Doing the same thing on a Windows 7 with SP1 x64 is not getting an error message.
    Anyone can reproduce the error on is side? Or anyone know a workaround for this issue?
    We are talking about SCCM 2012 R2 CU3 doing a client push on a Windows 7 with SP1.
    There is no update done on Windows (I was using the default install.wim at first then applied all updates) and IE9 is installed (installation file downloaded at
    http://techdows.com/2011/03/download-ie9-final-offlinestandalone-installer.html).
    I will try the same thing with a all the updates installed on Windows 7 x86.
    Thank you for your help.
    Mathieu

    After some troubleshooting and a bit of luck, the problem is the following:
    The December update KB3008923 (Cumulative Update for IE December 2014) was causing the problem on IE9.
    The update released on January 2015 KB3025945 is fixing the issue.
    This is not an update available through WSUS so you have to look for it at
    http://catalog.update.microsoft.com.
    There is a bit more information, the problem is recurring but I did not found which task was causing the error so it was not only the installation that was causing the problem. After installing the KB3008923, the problem was present on any x86 Windows 7
    computer running any version of configMgr agent (tested on 2012 SP1 and 2012 R2).
    After installing the January update, the problem is gone.
    Mathieu

  • Automatic Client Push not working - Site System Servers

    Having an issue getting automatic site-wise client push to work when only
    having "Configuration Manager site system servers" selected.  This was turned on after discovery was enabled and fully executed.
    SCCM 2012 R2 CU1, Single Primary Site Server, 2 Management Points (one on primary and second is standalone), with 5 DP's (currently), SQL is standalone.
    The site systems are within the IP range boundaries and show as assigned (i.e. site code showing in console of object).  The boundaries are in a boundary group with site assignment selected, and a DP added.  When I view the object properties I
    see its returning the correct IP that does fall withing the IP range boundary.
    Nothing in the ccm.log indicating its ever trying to install the client and the ccr and ccrretry folders are empty.  I can do a manual client push without issue to a site server object or a discovered desktop/laptop object.
    Is there something I may be missing here?  And does anyone know the interval in which SCCM should be creating ccr records for discovered objects that don't have a client?

    Thanks or the quick replies everyone.  To answer Idan's questions, no errors in log or component status and SQL is not clustered.
    John, I hope this isn't the case.  If it were wouldn't that effectively mean you would not be able to enabled discovery until you are ready to turn on auto client push?  And if you did that you would have no way to control the client roll out.
     Maybe I am missing something in that equation.  I'll test that theory regardless but if that ends up being the case that is alarming!  :-)
    Jason, thanks for the tip on the potential bug.  Was really more so hoping to validate automatic client push rather than actually needing it for my site system servers.  So if it is the issue you reference above hopefully its just contained to
    the site system servers.  Would be nice to be able to select automatic client push to just a collection of devices prior to turning it on for site wide deployment.  
    I guess I could always just turn off discovery temporarily and delete all but some test clients, enable client push for workstations, then once validated, turn it back off and re-enable discovery.  (wouldn't turn push back on until most clients are
    deployed on the roll out schedule)

  • SCCM Client Push installation comms/ports

    Hi all,
    I've done a bit of reading of articles/resources and I'm not quite clear on communication requirements. I read that ICMP ping is required in addition to various TCP ports for client push installation. Our setup is a hub and spoke design with firewalls which
    we don't administer between premises (convenient how 'site' is a key word in SCCM grrr) :)
    I thought we would be able to have Distribution Points/Management Points on remote premises and have the clients on those premises do all necessary communication with the local server in their same subnet in order to deploy the SCCM client and report status.
    Do I require ping etc through to the main server before it will use the local Distribution Point to deploy and report via the local Management Point?
    We have a few clients manually installed at a couple of remote premises which are reporting but can't push the client and we have many clients at our central premises which have had client push installation and reported back successfully - presumably because
    they are in the same subnet with no firewalls between.
    I also have a couple of manually installed clients at remote premises which are not reporting client activity but I'll look into that further once the main client push feature is working.
    Thanks for any clarification, I'm building my SCCM knowledge!
    R

    Hi Gerry,
    Thanks for your response and the resources on your blog.
    I have looked at the link but I'm still not clear on instances (if any) where direct communication is required between the client and the primary site server.
    Should clients be expected to be able to communicate only with their local distribution point/management point which is in the same subnet if they are firewalled from the primary site server as I have? How does SCCM know to have a remote distribution point
    do the communication to a client that is local to it without knowing the IP address? My servers have exceptions setup between them but the clients are fairly restricted to their own premises.
    My boundaries are configured per AD Site but unless SCCM checks DNS for IP address would it be able to determine the AD Site to have the nearest DP/MP handle all the client interaction?
    My query about ICMP was based on this link https://technet.microsoft.com/en-us/library/gg682180.aspx which says:
    "In addition to the ports listed in the following table, client push installation also uses Internet Control Message Protocol (ICMP) echo request messages from the site server to the client computer to confirm whether the client computer is available on
    the network."
    Edit: I see Jason has partly answered my question above - I spent too long typing this post :)
    Thanks

  • Best practise for installing patches for SCCM Client 2012 (Both x86 and x64)) - OSD and Client Push Installation

    Hi All,
    What is best practice for automatic installing of SCCM 2012 client Patches
    (using Patch switch) during installation of SCCM 2012 clients? The challenge is that now there are two versions of clients and updates (x86 and x64).
    I need information for:
    OSD
    Client Push Installation
    Thank you in advance.
    Regards,

    Not everything that can be or is supported or not supported is documented (or ever can be):
    http://technet.microsoft.com/en-us/magazine/jj643252.aspx
    Your expectation here needs to be adjusted. No one recommended contacting support. William just mentioned that *if* you have an issue and needed to contact support, they may decline to help you because you've done something explicitly unsupported.
    For clientpatch, here's the specific documentation noting it as unsupported:
    http://blogs.technet.com/b/configmgrteam/archive/2009/04/08/automatically-applying-hotfixes-to-the-configuration-manager-2007-client-during-installation.aspx
    Additionally, I've also been in contact with the sustained engineering folks responsible for the CUs and they've reinforced the statement.
    What can happen? Who knows? Microsoft does not test against unsupported configurations and features -- that's the definition of unsupported. It's not tested so no one really knows. They did find a couple of explicit issues (outlined in that post above) so
    know that at least those exist and probably more since it is, as mentioned, abandoned code.
    Why does it matter what can happen though? If the folks who write and support the code tell you shouldn't do it, you are simply asking for problems by doing it. Ultimately, you're asking a question that has no defined answer (except "bad"/unsupported things)
    that really doesn't matter if you follow the explicit guidance. If you don't, as William points out, that's a risk for you take and an answer for you to discover.
    Jason | http://blog.configmgrftw.com

  • How deploying client settins and doing client push relate

    Hello all,
    This is going to be kind of a silly question. I am in the process of deploying the sccm client to a group of computers and servers using client push.
     I also know I would like to create a custom client settings. I am 
    trying to figure out the mechanics of how they work together / and related.
    I know you can deploy the client settings manually but what does the client settings have to do with the installed sccm client?
    Should I deploy the sccm client and then the custom client settings?
    Phil Balderos

    It doesn't matter which you do first, because the client settings can only be applied when there is a client installed.
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude
    Thanks Peter this is what I was trying to wrap my big head around.
    Phil Balderos

  • Client Push install, deploying slower then expected.

    I am in the process of standing up my SCCM 2012 R2 enviroment, I have a CAS, and 1 primary site(adding more later), and from the Primary site, I have several Distribution sites.  Boundaries have been detected and I have configured them into appropriate
    Boundary Groups (Only using IP based Boundaries), and I have pointed the group to the Site server for the distribution point.  These sites are only running the Site System, and Distribution Point, the only Management point is on my Primary server.  In
    the beginning I was manually kicking of the Client install base on collections, but now that I have all my DP set up.  I enabled the Client Push Installation, selecting only Workstations, the account is the same account I was using to deploy the clients
    manually, and the only Installation Properties is the SMSSiteCode.  I enable the Client Push 24 hours ago, and it has only installed on an additional 300 computers, out of about 3000 that had not yet received the client.
    I have viewed the CCM.log and I see it rolling through at a slow rate, I expected to get a large influx of clients do to the number without it.  Is this a generally slow method?  I have clients reporting, in all boundaries, except for 1, and the
    DP points are showing they have the SCCM client.  I have spot checked the IP Boundaries from SCCM with what I have in our DHCP servers in those locations, and they are correct.  I have verified, the service account can ping and has access to the
    admin share.
    Is there something I missed? 

    I concur, if you are just now installing clients agents, stop, format your drives and start over, there is no reason for having a CAS and it *will* cause you issues having one.
    As for the CCM, process, there are a lot of caveats. First you mentioned having 6,000 clients? Where is this number from? Is this the number of clients discovered by ConfigMgr?
    Next, ConfigMgr will *not* generate a CCR for clients not assigned to the site (unless it is forced to during manual client install). No, if are viewing the All Systems collection, any resource without a site code will *not* have a CCR generated for it.
    CCM, as Torsten mention, throttles itself to 10 CCRs at a time. Any CCRs that get placed in the ccrrety box get retried every hour. So, if you have 3,000 assigned resources without client agents, it will take a while for it churn through those. The next
    time full discovery runs, CCRs will again be created for any assigned resources that do not have the client agent installed.
    Jason | http://blog.configmgrftw.com
    +1
    John Marcum | http://myitforum.com/myitforumwp/author/johnmarcum/

  • Installing client via gpo vs client push?

    hello all
    When it comes to pushing the sccm 2012 client does anyone have any thoughts on the pros and cons of pushing via gpo? We are exploring this as an option. We used client push in the past but wanted to give group policy a try. Just as a side note the sccm 2012
    client is already on all of our clients and servers from a previous failed site deployment. So this would be a new client (same version CM12) and a different site code.
    Thanks in advance!
    Phillip
    Phil Balderos

    Hi,
    I like to use Jason Sandys excellen startup script is executed as an startup script.. it provides much more control and many more features than using the .adm files which ships with SCCM 2012.
    Compared to Client push there are many advantages as well, you don't have to open all the ports on the client, the script provides more features like wmi-check. It is a great resource.
    http://blog.configmgrftw.com/configmgr-client-startup-script/
    Regards,
    Jörgen
    -- My System Center blog ccmexec.com -- Twitter
    @ccmexec
    Thanks guys!
    Since the client is already installed on each computer with the old site code how will the install behave considering that piece?
    Phil Balderos

  • Deploying client language pack while client push

    Hi All,
    How do i deploy specific  language pack with client push installation? 
    Note: I already enabled site for that language and i can see language files are exists in "Client\i386\Language Pack\".
    Thanks.

    During the client installation the client will install the languages that are available at that moment. When the languages is available later, the client has to be reinstalled. After the installation the client will automatically switch to the OS language.
    To detect the installed language, see this key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\CCMSetup\InstalledLangs
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude
    Thanks Peter for information.
    Do i need to use special parameter/switch in client install properties while client push installation to install language pack?
    Thanks again
    Sam

  • Can I install directly R2 CU1 client agent when using manual client push install

    Hi :)
    I've done SCCM 2012 R2 CU1 update and created collections and package to deploy to that collection and update clients, but can I install directly to client R2 CU1 version ?
    Now I've first run manualy client push install which install RTM version on client. After some time client shows up RTM version in console.
    After that I have to wait that collection with RTM version be updated and update package deployed to that collection and than wait for heartbeat discovery so that client agent version is updated in console.
    So, is there any shortcut ?
    Thank you
    Best regards
    Nenad

    I know the product team is looking at ways to make this stuff easier.  I wrote an article a couple months ago that talked about ways they could simplify the CU process:
    http://myitforum.com/myitforumwp/2014/02/10/five-future-configmgr-usability-wins/
    You could help by voting up the issue on Microsoft Connect:
    https://connect.microsoft.com/ConfigurationManagervnext/feedback/details/817080/dcr-usability-win-simplify-the-quarterly-cumulutive-update-process
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you've found a bug or want the product worked differently,
    share your feedback.
    <-- If this post was helpful, please click "Vote as Helpful".

  • ConfigMgr 2012 R2 Client Push Failing when InTune is Agent is Installed

    Hello,
    I am in the process of migrating the ConfigMgr client from 2007 to 2012 R2 using Client Push.  On machines that have the 2007 client and InTune Agent installed, the 2012 Push is failing.  The "Client deployment failure report" is stating
    the Failure Description as "Windows Intune client is detected" and the Description Parameter is "5.0.7958.1000 Deployment Error x80004005".
    Does anyone know if the ConfigMgr 2012 client can co-exist with the InTune Agent and if so, what is the process for performing the Client Installation.
    Thanks

    As far as I'm aware you can only uninstall Intune by
    1. retiring the device through the Intune console
    2. using a script. Download it here
    http://download.microsoft.com/download/7/A/4/7A40141C-F038-4147-9DA7-D096E4B2E5B3/Windows_Intune_AIS_Uninstall_Scripts_Extractor.exe
    3. Command line. See here
    http://www.gerryhampsoncm.blogspot.ie/2013/08/uninstall-windows-intune-client.html
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • HT5487 So we just got a new Macbook and I also installed the apple configurator tool. I'm using it to prepare the iPads for deployment and it won't let me prepare them? It gets an error stating "retrieving iOS info from apple" then it stops and says "inte

    So we just got a new Macbook and I also installed the apple configurator tool. I'm using it to prepare the iPads for deployment and it won't let me prepare them? It gets an error stating "retrieving iOS info from apple" then it stops and says "internet error". My Internet connection is fine with the Mac-book. It shows the iPad is listed under the Prepare logo up top as 1 but under supervise none are shown. Although it does show itself in iTunes. Also the profile I created is fresh and has no errors. We have tryed nearly everything I cna think of and online forums are not giving us to much info on this error. 

    A wag at this.  A port issue?
    "Apple Push Notification network setup
    When MDM servers and iOS devices are behind a firewall, some network configuration may need to take place in order for the MDM service to function properly. To send notifications from an MDM server to Apple Push Notification service, TCP port 2195 needs to be open. To reach the feedback service, TCP port 2196 will need to be open as well. For devices connecting to the push service over Wi-Fi, TCP port 5223 should
    be open."
    http://www.google.com/url?sa=t&rct=j&q=ports%20ios%20configure%20ipad&source=web &cd=1&ved=0CC0QFjAA&url=http%3A%2F%2Fimages.apple.com%2Fipad%2Fbusiness%2Fdocs%2 FiOS_MDM.pdf&ei=5lXGUPCcJMXx0gH2wYG4BA&usg=AFQjCNFzINvs7ktT-6o6Q_l4Qk2HkpjtCA&ca d=rja
    google: ports ios configure ipad
    Try it on your home network where there isn't a lot of 'controls' -- network filtering , firewalls, etc.
    Robert

  • Unable to install Client push in SCCM 2012no

    ======>Begin Processing request: "2097152158", machine name: "GEEWIZB11-10"
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    Execute query exec [sp_IsMPAvailable] N'ACM'
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0)
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Attempting to connect to administrative share '\\GEEWIZB11-10\admin$' using account 'AVASOFTBIZ\sccmadmin'
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> The 'best-shot' account has now succeeded 5 times and failed 0 times.
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Connected to administrative share on machine GEEWIZB11-10 using account 'AVASOFTBIZ\sccmadmin'
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Attempting to make IPC connection to share <\\GEEWIZB11-10\IPC$>
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Searching for SMSClientInstall.* under '\\GEEWIZB11-10\admin$\'
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Unable to get Win32_OperatingSystem object from WMI on remote machine "GEEWIZB11-10", error = 0x80070005.
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    ---> Deleting SMS Client Install Lock File '\\GEEWIZB11-10\admin$\SMSClientInstall.ACM'
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    Execute query exec [sp_CP_SetLastErrorCode] 2097152158, -2147024891
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    Stored request "2097152158", machine name "GEEWIZB11-10", in queue "Retry".
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152158, 2
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    Execute query exec [sp_CP_SetLatest] 2097152158, N'01/21/2015 12:24:43', 170
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:43 PM
    7924 (0x1EF4)
    <======End request: "2097152158", machine name: "GEEWIZB11-10".
    SMS_CLIENT_CONFIG_MANAGER 1/21/2015 5:54:44 PM
    7924 (0x1EF4)

    "Unable to get Win32_OperatingSystem object from WMI on remote machine "GEEWIZB11-10", error = 0x80070005."
    The client push account is being denied access to query this class in WMI on the target system. This is not normal behavior -- typically, accounts that have permissions to access a target system via the admin shares have permissions to correctly access WMI.
    Thus, there is something different about this target system as far as permissions go. Perhaps the system is locked down in some non-standard way or the AV product on it is interfering. There's no way to known exactly why for sure from the server side. You
    will have to troubleshoot on the client itself.
    Jason | http://blog.configmgrftw.com | @jasonsandys

Maybe you are looking for

  • How do I make it so that people can download my widget?

    Okay, so I tried the zip thing right? and it worked and it got downloaded, but my computer says: Unable to unarchive "MyWidget'sname.zip" into "Desktop" (Error 1 - Operation not permitted.) Thats what it says. So I thought It was in the wrong format.

  • How to create the Product Hierarchy maintenance ..?

    Hi All, How to create the Product Hierarchy maintenance (IN APO System), I know manual creation, going to the transaction : /n/sapapo/relhshow , how to create programmatically, is there any Function module? Pls let me know Puppy.

  • Bapi for Delivery Status

    Hi Experts! Can anyone tell me the BAPI to Display the Delivery Status for a particuler sales order no or document no. Thank U...

  • Alternative to setup/cleanup tracingi

    Hi, I'm working with a customized version of the Simple OI (labview).  I have tracing set in TS so that it doesn't trace into the setup and cleanup steps, because once the test has finished I want the operator to be able to see the list of tests and

  • Won't convert Pdf to Word Doc

    Okay... so I just paid the yearly fee to be able to convert pdfs to word documents.  I select the pdf and the word format and hit convert.  Like 20 times.  Absolutely nothing happens!