Jump to content


afilla

Established Members
  • Posts

    11
  • Joined

  • Last visited

Everything posted by afilla

  1. After checking what seems like EVERYTHING else, it appears that I needed to pre-stage the SCCM Install Content (and the prereqs in a redist folder) and then the installation proceeded correctly.
  2. Okay, so I have confirmed that all of the prerequisites are installed by running the prereq checker. I have also ensure that all of the appropriate accounts have access to the Systems Management container as well as local admin on the PRI and SEC site servers. I was really at a loss so I ensured that I am running the full release version of SCCM 2012 (no SP1 yet). So what I am seeing is that the PreReq check passes, then PRI successfully copies the files to the SEC server. Then the bootsrap attempts to kickoff and this is where I am seeing a failure.
  3. I still haven't been able to figure this issue out. Initially I zeroed in on trying to ensure that all my SCCM servers (on both Domains) have Full Control (on this object and all descendant objects) on the System Management container in AD. <12-21-2012 15:30:03> ERROR: ADsOpenObject <LDAP://CN=System Management,CN=System,DC=InsCloud,DC=com> return 0. That doesn't really seem to be doing the trick. When I look at the System Management container in AD there are no objects within. Perhaps that is a clue that something is wrong here?
  4. Hello, I have been working for a few months trying to setup an SCCM 2012 Secondary Site in another domain and I have been running into the same issue over and over again. Here is the situation: I have two domains: Domain1 and Domain2. There is a trust setup between Domain1 and Domain2. Domain1 Domain Controller: labdc SCCM Server: labsccm (PRI) Domain2 Domain Controller: clouddc SCCM Server: cloudsccm (I want this to be a secondary site). I have setup my SCCM PRI site on labsccm, and it is functioning properly. I have also setup all of the prereqs for the cloudsccm server (schema, server roles, etc). When I open up the Admin Console on sccm1 and walk through the installation steps to deploy a secondary site, it always hangs up: When I look through the logs, the only real things that I can find are: SMS_BOOTSRAP.LOG: Running SMS Setup... SMS_BOOTSTRAP 12/21/2012 3:31:50 PM 2008439659 (0x77B65B6B) Successfully parsed C:\xlg8smot.TMP\\SMSSETUP\install.map. SMS_BOOTSTRAP 12/21/2012 3:31:50 PM 2008439659 (0x77B65B6B) C:\xlg8smot.TMP\\SMSSETUP\install.map build number "7711" is correct. SMS_BOOTSTRAP 12/21/2012 3:31:51 PM 2008439659 (0x77B65B6B) Started "C:\xlg8smot.TMP\\SMSSETUP\bin\x64\SetupWPF.exe /script C:\SMS_BOOTSTRAP.ini /nouserinput" as PID 2944. SMS_BOOTSTRAP 12/21/2012 3:31:52 PM 2008439659 (0x77B65B6B) Waiting for PID 2944 to terminate... SMS_BOOTSTRAP 12/21/2012 3:31:52 PM 2008439659 (0x77B65B6B) PID 2944 exited with code 1. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) FATAL ERROR: SMS_SITE_COMPONENT_MANAGER is not running, setup must have failed, bootstrap procedure aborted! SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deinstalling myself... SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deleted C:\SMS_BOOTSTRAP.pkg. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deleted C:\SMS_BOOTSTRAP.ini. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deleted C:\SMS_BOOTSTRAP.EXE. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deinstalled the SMS_BOOTSTRAP service. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Deinstallation complete. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Bootstrap procedure unsuccessful. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) Stopping SMS_BOOTSTRAP... SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) SMS_BOOTSTRAP stopped. SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) ******************************************************************************** SMS_BOOTSTRAP 12/21/2012 3:31:57 PM 2008439659 (0x77B65B6B) SMSTSCV.log: <12-21-2012 15:29:51> INFO: start checking Lanman Servic <12-21-2012 15:29:51> INFO: CheckLanmanServer on server <CloudSCCM.InsCloud.com>. <12-21-2012 15:29:52> INFO: Lanman started 1. <12-21-2012 15:29:52> INFO: Lanman State Running. <12-21-2012 15:29:52> INFO: CheckLanmanServer return <TRUE> <12-21-2012 15:30:03> INFO: Domain:<InsCloud.com>, Computer:<CloudSCCM$>. <12-21-2012 15:30:03> INFO:ADsOpenObject <LDAP://CN=System Management,CN=System,DC=InsCloud,DC=com>. <12-21-2012 15:30:03> ERROR: ADsOpenObject <LDAP://CN=System Management,CN=System,DC=InsCloud,DC=com> return 0. <12-21-2012 15:30:03> INFO: Trustee <INSCLOUD\CLOUDSCCM$> <12-21-2012 15:30:03> INFO: Domain <INSCLOUD>, User account: <CLOUDSCCM$> <12-21-2012 15:30:03> INFO: user:<CLOUDSCCM$>, Read:0, write:0, delete:1, Full:0. <12-21-2012 15:30:03> INFO: User:<CLOUDSCCM$>, Create Child:1, Delete Child:1. ConfigMgrSetup.log INFO: Command line options being used are /SCRIPT C:\SMS_BOOTSTRAP.INI /NOUSERINPUT Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) INFO: Checking download options... Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) INFO: Using product update files from the primary site server - secondary site push. Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) INFO: Secondary site Setup path is C:\xlg8smot.TMP\SMSSETUP\bin\x64\SetupWPF.exe. Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) INFO: Cannot find C:\xlg8smot.TMP\SMSSETUP\redist. This could be secondary site push with no local media option. Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) ERROR: Download options need to be specified for this secondary site installation. Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) Invalid prerequisite component path specified. Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) ~===================== Failed Configuration Manager 2012 Server Setup ===================== Configuration Manager Setup 12/21/2012 3:31:56 PM 2284 (0x08EC) Does anyone have any ideas where I should start looking? Thank You!
  5. Hello, I have a standalone primary SCCM 2012 site and the C:\ is filling up pretty quickly. I have additional drives but I am not sure how to move DP content and the database to another drive. Can anyone provide me with a good guide or tutorial for attempting this? Thanks, -Andy
  6. Take a look at the Client Installation source directory and ensure that all of the files have a non-zero filesize. I had a similar issue because the Silverlight.exe application had a zero filesize in the x86 directory. If you have zero KB filesize files, take a look at: http://www.windows-noob.com/forums/index.php?/topic/5597-sccm-2012-sporadic-client-installation/
  7. Alrighty, I have specifics for the solution - the issue was with the SCCM Prereqs and zero KB sized files in the SCCM client installation directory: I've actually confirmed from a few different co-workers with labs that when they ran the Microsoft Private Cloud Unified Installer for SCCM there were a bunch of 0 KB files in the Client install directory on the server. I thought that the unified installer would have run setupdl.exe - not sure if there is a problem with the unified installer or if several of us independantly made the same error. By running setupdl.exe in the bin\x64 file (of the SCCM install source directory) I was able to get non-zero versions of the 0 KB files I had in the Client install directory. I then copied the non-zero KB files into the Client install directory, Updated Distribution points, and redeployed the client - everything worked perfectly. I wasn't having issues with some clients because the prereqs were already installed. Thank You!
  8. I just noticed that the last 10 or so lines of the ccmsetup.log are missing. Here is the complete ccmsetup.log: ==========[ ccmsetup started in process 3488 ]========== ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CcmSetup version: 5.0.7711.0000 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Running on OS (6.1.7601). Service Pack (1.0). SuiteMask = 256. Product Type = 1 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) SslState value: 224 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPPORT: 80 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSPORT: 443 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSSTATE: 224 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSCERTNAME: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) FSP: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMFIRSTCERT: 1 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Retry time: 10 minute(s) ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MSI log file: C:\Windows\ccmsetup\client.msi.log ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MSI properties: INSTALL="ALL" SMSSITECODE="SC1" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Source List: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) \\LabSCCM.inseq-lab.com\SMSClient ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) \\LABSCCM.INSEQ-LAB.COM\SMSClient ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MPs: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) LabSCCM.inseq-lab.com ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) No version of the client is currently detected. ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Updated security on object C:\Windows\ccmsetup\. ccmsetup 5/21/2012 7:14:17 PM 2284 (0x08EC) A Fallback Status Point has not been specified. Message with STATEID='100' will not be sent. ccmsetup 5/21/2012 7:14:17 PM 2284 (0x08EC) Running as user "SYSTEM" ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Detected 83833 MB free disk space on system drive. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Only one MP LabSCCM.inseq-lab.com is specified. Use it. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Searching for DP locations from MP(s)... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Current AD site of machine is SC1 LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Local Machine is joined to an AD domain LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Current AD forest name is inseq-lab.com, domain name is inseq-lab.com LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) DhcpGetOriginalSubnetMask entry point is supported. LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Begin checking Alternate Network Configuration LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Finished checking Alternate Network Configuration LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Sending message body '<ContentLocationRequest SchemaVersion="1.00"> <ClientPackage/> <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0"> <ADSite Name="SC1"/> <Forest Name="inseq-lab.com"/> <Domain Name="inseq-lab.com"/> <IPAddresses> <IPAddress SubnetAddress="10.0.30.0" Address="10.0.30.30"/> </IPAddresses> </ClientLocationInfo> </ContentLocationRequest> ' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Sending message header '<Msg SchemaVersion="1.1"><ID>{938B2310-C4AB-4C06-BF18-260FCA39A552}</ID><SourceHost>LABWIN02</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:LABWIN02:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>LabSCCM.inseq-lab.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2012-05-21T23:14:17Z</SentTime><Body Type="ByteRange" Offset="0" Length="1014"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) CCM_POST 'HTTP://LabSCCM.inseq-lab.com/ccm_system/request' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Received header '<Msg SchemaVersion="1.1"> <ID>{50320CDD-0C3D-4888-8D0E-0DB841221803}</ID> <SourceID>GUID:2A83FFA9-10E3-40B0-B39A-8C8A91FDF7F4</SourceID> <SourceHost>LABSCCM</SourceHost> <TargetAddress>direct:LABWIN02:LS_ReplyLocations</TargetAddress> <ReplyTo>MP_LocationManager</ReplyTo> <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID> <Priority>3</Priority> <Timeout>600</Timeout> <ReplyCapabilities><AllowRegistrationReset>direct:LABSCCM:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>LABWIN02</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2012-05-21T23:14:17Z</SentTime><Body Type="ByteRange" Offset="0" Length="1950"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082018F06092A864886F70D010702A08201803082017C020101310B300906052B0E03021A0500300B06092A864886F70D0107013182015B30820157020101303430203110300E060355040313074C41425343434D310C300A06035504031303534D53021062BF95DCE188F0A34AB229D580801054300906052B0E03021A0500300D06092A864886F70D01010105000482010013C53B849A68F60FD88FC82597B7BF8BC05DDFC9FFB98B7625DF444D0C31AC1F47F90888D0DB09B311860597B2C39C8548EBC6AAE7DC5DC2CE7E35C22141AC5A3380F0B5B870D0864333865EA1B47DBF2D80FEC6995FB06423A9DE2DA0C17BADE4FC1E31181E9E88342890A0069112B5C571A4A88096E8FC5A89FBE9C87D847242D986D3B8577696FC090D775A2107EDECDADB582334F670F3037998B378D4A1C7357CFD1ED10C205A5FCD672D447110D824550120B3954CE07D2C066C968D6E99DEBA9129E8E749D0771BE34437409EFA4039260A07BF09CBB2FD2A38F5E3A43BF54B35C9B1EF883CFF0305C5ECBB3ADA62C533FCC1DA02CC83A060ADFB0D73</Property><Property Name="AuthSenderMachine">LABSCCM;LabSCCM.inseq-lab.com;</Property><Property Name="MPSiteCode">SC1</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"/><Sites><Site><MPSite SiteCode="SC1" MasterSiteCode="SC1" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002" Signature="http://LabSCCM.inseq-lab.com/SMS_DP_SMSSIG$/SC100002"/><ADSite Name="SC1"/><IPSubnets><IPSubnet Address="10.0.30.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7711</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>LabSCCM.inseq-lab.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites><ClientPackage FullPackageID="SC100002" FullPackageVersion="4" FullPackageHash="DD88EC20BE87C34E8DBB81FE165D1C76301F22C15AAB5499195A03E09667B7BB" MinimumClientVersion="5.0.7711.0"/></ContentLocationReply>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Found local location 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Will be using DP location 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) GET 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002/ccmsetup.cab' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) GET 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002/ccmsetup.cab' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Successfully loaded ccmsetup manifest file. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/vcredist_x86.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/vcredist_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/vc50727_x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/vc50727_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/WindowsUpdateAgent30-x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/WindowsUpdateAgent30-x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/msxml6.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/msxml6_x64.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/msrdcoob_x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/msrdcoob_amd64.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'pkgmgr.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'dism.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'wimgapi.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/MicrosoftPolicyPlatformSetup.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/MicrosoftPolicyPlatformSetup.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/WindowsFirewallConfigurationProvider.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/WindowsFirewallConfigurationProvider.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/Silverlight.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/wic_x86_enu.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/wic_x64_enu.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/dotNetFx40_Client_x86_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'SCEPInstall.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/client.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/client.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/vcredist_x86.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'i386/vcredist_x86.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/vcredist_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/vcredist_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/vc50727_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Upgrade code '{A8D19029-8E5C-4E22-8011-48070F9E796E}': product = '{ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}', installed = 1, version = 8.0.61000 ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking '{A8D19029-8E5C-4E22-8011-48070F9E796E}' version '8.0.61000' expecting >= '8.0.61000'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/vc50727_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/WindowsUpdateAgent30-x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking file 'C:\Windows\system32\wuapi.dll' version '7.5.7601.17514' expecting >= '7.4.7600.226'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/WindowsUpdateAgent30-x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/msxml6_x64.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking file 'C:\Windows\system32\msxml6.dll' version '6.30.7601.17514' expecting >= '6.10.1129.0'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/msxml6_x64.msi' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'dism.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) File 'C:\Windows\system32\msrdc.dll' exists. Discovery passed ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'dism.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/MicrosoftPolicyPlatformSetup.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Upgrade code '{19B9818B-7432-49E9-BC02-B126025EE235}': product = '{376CBB7C-A86E-400D-8702-ABA2EFDE35D7}', installed = 1, version = 1.2.3520.0 ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking '{19B9818B-7432-49E9-BC02-B126025EE235}' version '1.2.3520.0' expecting >= '1.2.3520.0'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/MicrosoftPolicyPlatformSetup.msi' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/WindowsFirewallConfigurationProvider.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) File 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' does not exist. Discovery failed. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item x64/WindowsFirewallConfigurationProvider.msi has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/Silverlight.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) 32-bit Hive selected ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item i386/Silverlight.exe has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/dotNetFx40_Client_x86_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'i386/dotNetFx40_Client_x86_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'SCEPInstall.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item SCEPInstall.exe has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/client.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item x64/client.msi has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) No client patches are detected. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) No client language packs are detected. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Searching for available transform ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/20 PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) No transform available for this locale. Installation will proceed with no transformation. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Adding file 'http://LabSCCM.inseq-lab.com:80/SMS_DP_SMSPKG$/SC100002/i386/Silverlight.exe' to BITS job, saving as 'C:\Windows\ccmsetup\Silverlight.exe'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Adding file 'http://LabSCCM.inseq-lab.com:80/SMS_DP_SMSPKG$/SC100002/x64/client.msi' to BITS job, saving as 'C:\Windows\ccmsetup\client.msi'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Starting BITS download for client deployment files. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Successfully completed BITS download for client deployment files. ccmsetup 5/21/2012 7:14:22 PM 2240 (0x08C0) Adding file 'http://LabSCCM.inseq-lab.com:80/SMS_DP_SMSPKG$/SC100002/x64/WindowsFirewallConfigurationProvider.msi' to BITS job, saving as 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi'. ccmsetup 5/21/2012 7:14:22 PM 2240 (0x08C0) Adding file 'http://LabSCCM.inseq-lab.com:80/SMS_DP_SMSPKG$/SC100002/SCEPInstall.exe' to BITS job, saving as 'C:\Windows\ccmsetup\SCEPInstall.exe'. ccmsetup 5/21/2012 7:14:22 PM 2240 (0x08C0) Starting BITS download for client deployment files. ccmsetup 5/21/2012 7:14:22 PM 2240 (0x08C0) Successfully completed BITS download for client deployment files. ccmsetup 5/21/2012 7:14:23 PM 2240 (0x08C0) Successfully downloaded client files via BITS. ccmsetup 5/21/2012 7:14:23 PM 2240 (0x08C0) Retrieving client operational settings from AD. ccmsetup 5/21/2012 7:14:23 PM 2240 (0x08C0) ClientOperationalSettings search filter is '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=SC1))' ccmsetup 5/21/2012 7:14:23 PM 2240 (0x08C0) Checking compatibility of site version '5.00.7711.0000', expect newer than '5.00.7650.0000' ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) Site version '5.00.7711.0000' is compatible. Client deployment will continue. ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi is Microsoft trusted. ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) Couldn't verify 'C:\Windows\ccmsetup\Silverlight.exe' authenticode signature. Return code 0x800b0003 ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) File C:\Windows\ccmsetup\Silverlight.exe size is 0. ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) A Fallback Status Point has not been specified. Message with STATEID='316' will not be sent. ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) InstallFromManifest failed 0x80004005 ccmsetup 5/21/2012 7:14:24 PM 2240 (0x08C0) CcmSetup failed with error code 0x80004005 ccmsetup 5/21/2012 7:14:24 PM 2284 (0x08EC)
  9. Hello and Thank You, I am back with some more detail: First of all I am a bit of a newbie to SCCM as an administrator - I have been using it from a packaging and deployment perspective for years. I recently setup SCCM 2012 using the Unified Installer from Microsoft. I have a very simple network all within the same subnet: 10.0.30.0/24. I only have one SCCM server - LabSCCM. I didn't extend the schema until after SCCM was installed, so I subsequently manually add permissions to the Systems Management (and all children) to the LabSCCM account. I have configured SCCM 2012 with a Boundary Group based on my Active Directory site - 'SC1'. Active Directory Sites and Services have the subnet 10.0.30.0/24 setup as the 'SC1' site. When I run the Client Push installation, it succeeded on 4 of my boxes. It continues to fail on the remaining boxes. I always kick it off from the server. * LabDC Server 2008 R2 10.0.30.11 VM on ESX * LabSCCM Server 2008 R2 10.0.30.12 Client Installed VM on ESX * LabLic01 Server 2008 R2 10.0.30.13 VM on ESX * LabAppV Server 2008 R2 10.0.30.15 VM on ESX * LabXenApp Server 2008 R2 10.0.30.16 Client Installed VM on ESX * LabFS Server 2008 R2 10.0.30.17 Client Installed VM on ESX * LabVirHost Server 2008 R2 10.0.30.20 Client Installed Phy (HyperV) * LabFNMP Server 2008 R2 10.0.30.21 VM on HyperV * LabDB Server 2008 R2 10.0.30.22 VM on HyperV * LabFNMEA Server 2008 R2 10.0.30.23 VM on HyperV * LabWin02 Windows 7 x64 10.0.30.30 VM on HyperV * LabWin03 Windows 8 10.0.30.31 VM on HyperV * LabWin04 Windows XP 10.0.30.32 VM on HyperV 'Windows Firewall' is disabled on each machine, and the accounts used for 'Client Push' (svc_sccm and svc_sccmPush) are 'Domain Admins'. The 'Administrators' group on each machine has 'Domain Admins' within it. I have verified that I can access the \\MachineName\ADMIN$ share on each machine with the svc_sccm account. I can "ping" and "ping -a" all of the machines from LabSCCM. I have also noticed that the filesize of a few files in the SCCM Client package directory on the server are 0: (Would this be an issue?). Note that I am using the default SCCM Client package source - except that I downloaded a few files to compensate for the 0 KB sized files as indicated below (and I updated DPs with the new source). * client.msi - 29,908 KB * microsoftpolicyplatformsetup.msi - 2,216 KB * msrdcoob_amd64.exe - 0 KB * msxml6_x64.msi - 2,603 KB * vc50727_x64.exe - 3,102 KB * vcredist_x64.exe - 5,103 KB * wic_x64_enu.exe - 0 KB (renamed to wic_x64_enu.old and downloaded new version - 1,867 KB) * windowsfirewallconfigurationprovider.msi - 589 KB * WindowsUpdateAgendt30-x64.exe - 0KB (renamed to WindowsUpdateAgendt30-x64.exe .old and downloaded new version - 7,569 KB) There is no client.msi.log file in the 'C:\Windows\ccmsetup' folder. The CCMSETUP.LOG file looks like this: ====================================================================== ==========[ ccmsetup started in process 3488 ]========== ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CcmSetup version: 5.0.7711.0000 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Running on OS (6.1.7601). Service Pack (1.0). SuiteMask = 256. Product Type = 1 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) SslState value: 224 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPPORT: 80 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSPORT: 443 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSSTATE: 224 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMHTTPSCERTNAME: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) FSP: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) CCMFIRSTCERT: 1 ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Retry time: 10 minute(s) ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MSI log file: C:\Windows\ccmsetup\client.msi.log ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MSI properties: INSTALL="ALL" SMSSITECODE="SC1" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Source List: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) \\LabSCCM.inseq-lab.com\SMSClient ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) \\LABSCCM.INSEQ-LAB.COM\SMSClient ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) MPs: ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) LabSCCM.inseq-lab.com ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) No version of the client is currently detected. ccmsetup 5/21/2012 7:14:16 PM 2284 (0x08EC) Updated security on object C:\Windows\ccmsetup\. ccmsetup 5/21/2012 7:14:17 PM 2284 (0x08EC) A Fallback Status Point has not been specified. Message with STATEID='100' will not be sent. ccmsetup 5/21/2012 7:14:17 PM 2284 (0x08EC) Running as user "SYSTEM" ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Detected 83833 MB free disk space on system drive. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Ccmsetup is being restarted due to an administrative action. Installation files will be reset and downloaded again. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Only one MP LabSCCM.inseq-lab.com is specified. Use it. ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Searching for DP locations from MP(s)... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Current AD site of machine is SC1 LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Local Machine is joined to an AD domain LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Current AD forest name is inseq-lab.com, domain name is inseq-lab.com LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) DhcpGetOriginalSubnetMask entry point is supported. LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Begin checking Alternate Network Configuration LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Finished checking Alternate Network Configuration LocationServices 5/21/2012 7:14:17 PM 2240 (0x08C0) Sending message body '<ContentLocationRequest SchemaVersion="1.00"> <ClientPackage/> <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0"> <ADSite Name="SC1"/> <Forest Name="inseq-lab.com"/> <Domain Name="inseq-lab.com"/> <IPAddresses> <IPAddress SubnetAddress="10.0.30.0" Address="10.0.30.30"/> </IPAddresses> </ClientLocationInfo> </ContentLocationRequest> ' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Sending message header '<Msg SchemaVersion="1.1"><ID>{938B2310-C4AB-4C06-BF18-260FCA39A552}</ID><SourceHost>LABWIN02</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:LABWIN02:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>LabSCCM.inseq-lab.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2012-05-21T23:14:17Z</SentTime><Body Type="ByteRange" Offset="0" Length="1014"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) CCM_POST 'HTTP://LabSCCM.inseq-lab.com/ccm_system/request' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Received header '<Msg SchemaVersion="1.1"> <ID>{50320CDD-0C3D-4888-8D0E-0DB841221803}</ID> <SourceID>GUID:2A83FFA9-10E3-40B0-B39A-8C8A91FDF7F4</SourceID> <SourceHost>LABSCCM</SourceHost> <TargetAddress>direct:LABWIN02:LS_ReplyLocations</TargetAddress> <ReplyTo>MP_LocationManager</ReplyTo> <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID> <Priority>3</Priority> <Timeout>600</Timeout> <ReplyCapabilities><AllowRegistrationReset>direct:LABSCCM:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>LABWIN02</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2012-05-21T23:14:17Z</SentTime><Body Type="ByteRange" Offset="0" Length="1950"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082018F06092A864886F70D010702A08201803082017C020101310B300906052B0E03021A0500300B06092A864886F70D0107013182015B30820157020101303430203110300E060355040313074C41425343434D310C300A06035504031303534D53021062BF95DCE188F0A34AB229D580801054300906052B0E03021A0500300D06092A864886F70D01010105000482010013C53B849A68F60FD88FC82597B7BF8BC05DDFC9FFB98B7625DF444D0C31AC1F47F90888D0DB09B311860597B2C39C8548EBC6AAE7DC5DC2CE7E35C22141AC5A3380F0B5B870D0864333865EA1B47DBF2D80FEC6995FB06423A9DE2DA0C17BADE4FC1E31181E9E88342890A0069112B5C571A4A88096E8FC5A89FBE9C87D847242D986D3B8577696FC090D775A2107EDECDADB582334F670F3037998B378D4A1C7357CFD1ED10C205A5FCD672D447110D824550120B3954CE07D2C066C968D6E99DEBA9129E8E749D0771BE34437409EFA4039260A07BF09CBB2FD2A38F5E3A43BF54B35C9B1EF883CFF0305C5ECBB3ADA62C533FCC1DA02CC83A060ADFB0D73</Property><Property Name="AuthSenderMachine">LABSCCM;LabSCCM.inseq-lab.com;</Property><Property Name="MPSiteCode">SC1</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"/><Sites><Site><MPSite SiteCode="SC1" MasterSiteCode="SC1" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002" Signature="http://LabSCCM.inseq-lab.com/SMS_DP_SMSSIG$/SC100002"/><ADSite Name="SC1"/><IPSubnets><IPSubnet Address="10.0.30.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7711</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>LabSCCM.inseq-lab.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site></Sites><ClientPackage FullPackageID="SC100002" FullPackageVersion="4" FullPackageHash="DD88EC20BE87C34E8DBB81FE165D1C76301F22C15AAB5499195A03E09667B7BB" MinimumClientVersion="5.0.7711.0"/></ContentLocationReply>' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Found local location 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Will be using DP location 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) GET 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002/ccmsetup.cab' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) GET 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002/ccmsetup.cab' ccmsetup 5/21/2012 7:14:17 PM 2240 (0x08C0) C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Successfully loaded ccmsetup manifest file. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/vcredist_x86.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/vcredist_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/vc50727_x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/vc50727_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/WindowsUpdateAgent30-x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/WindowsUpdateAgent30-x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/msxml6.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/msxml6_x64.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/msrdcoob_x86.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/msrdcoob_amd64.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'pkgmgr.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'dism.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'wimgapi.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/MicrosoftPolicyPlatformSetup.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/MicrosoftPolicyPlatformSetup.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/WindowsFirewallConfigurationProvider.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/WindowsFirewallConfigurationProvider.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/Silverlight.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/wic_x86_enu.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/wic_x64_enu.exe' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/dotNetFx40_Client_x86_x64.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'SCEPInstall.exe' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'i386/client.msi' is not applicable. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item 'x64/client.msi' is applicable. Add to the list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/vcredist_x86.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'i386/vcredist_x86.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/vcredist_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/vcredist_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/vc50727_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Upgrade code '{A8D19029-8E5C-4E22-8011-48070F9E796E}': product = '{ad8a2fa1-06e7-4b0d-927d-6e54b3d31028}', installed = 1, version = 8.0.61000 ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking '{A8D19029-8E5C-4E22-8011-48070F9E796E}' version '8.0.61000' expecting >= '8.0.61000'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/vc50727_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/WindowsUpdateAgent30-x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking file 'C:\Windows\system32\wuapi.dll' version '7.5.7601.17514' expecting >= '7.4.7600.226'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/WindowsUpdateAgent30-x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/msxml6_x64.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking file 'C:\Windows\system32\msxml6.dll' version '6.30.7601.17514' expecting >= '6.10.1129.0'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/msxml6_x64.msi' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'dism.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) File 'C:\Windows\system32\msrdc.dll' exists. Discovery passed ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'dism.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/MicrosoftPolicyPlatformSetup.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Upgrade code '{19B9818B-7432-49E9-BC02-B126025EE235}': product = '{376CBB7C-A86E-400D-8702-ABA2EFDE35D7}', installed = 1, version = 1.2.3520.0 ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Checking '{19B9818B-7432-49E9-BC02-B126025EE235}' version '1.2.3520.0' expecting >= '1.2.3520.0'. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'x64/MicrosoftPolicyPlatformSetup.msi' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/WindowsFirewallConfigurationProvider.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) File 'C:\Windows\ccmsetup\WindowsFirewallConfigurationProvider.msi' does not exist. Discovery failed. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item x64/WindowsFirewallConfigurationProvider.msi has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/Silverlight.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) 32-bit Hive selected ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item i386/Silverlight.exe has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'i386/dotNetFx40_Client_x86_x64.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Detected item 'i386/dotNetFx40_Client_x86_x64.exe' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'SCEPInstall.exe' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item SCEPInstall.exe has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Discovering whether item 'x64/client.msi' exists. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Item x64/client.msi has not been installed yet. Put to pending install list. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) No client patches are detected. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) No client language packs are detected. ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Searching for available transform ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) PROPFIND 'http://LabSCCM.inseq-lab.com/SMS_DP_SMSPKG$/SC100002' ccmsetup 5/21/2012 7:14:21 PM 2240 (0x08C0) Got 401 challenge Retrying with Windows Auth... ccmsetup 5/21/20 ====================================================================== The CCM.LOG on the server looks like this: ====================================================================== Execute query exec [sp_CP_GetNewPushMachines] N'SC1' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152008, 1 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Execute query exec [sp_CP_GetPushRequestMachine] 2097152008 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Successfully retrieved information for machine LABWIN02 from DB SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Execute query exec [sp_CP_GetPushRequestMachineIP] 2097152008 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Execute query exec [sp_CP_GetPushRequestMachineResource] 2097152008 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Execute query exec [sp_CP_GetPushMachineName] 2097152008 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:09 PM 3000 (0x0BB8) Received request: "2097152008" for machine name: "LABWIN02" on queue: "Incoming". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:10 PM 3000 (0x0BB8) Stored request "2097152008", machine name "LABWIN02", in queue "Processing". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:10 PM 3000 (0x0BB8) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152008, 1 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:10 PM 3000 (0x0BB8) ----- Started a new CCR processing thread. Thread ID is 0x90c. There are now 1 processing threads SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 3000 (0x0BB8) Submitted request successfully SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 3000 (0x0BB8) Getting a new request from queue "Incoming" after 100 millisecond delay. SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 3000 (0x0BB8) Waiting for change in directory "C:\Program Files\Microsoft System Center 2012\Configuration Manager\inboxes\ccr.box" for queue "Incoming", (30 minute backup timeout). SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 3000 (0x0BB8) ======>Begin Processing request: "2097152008", machine name: "LABWIN02" SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 2316 (0x090C) Execute query exec [sp_IsMPAvailable] N'SC1' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 2316 (0x090C) ---> Trying the 'best-shot' account which worked for previous CCRs (index = 0x0) SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 2316 (0x090C) ---> Attempting to connect to administrative share '\\LABWIN02\admin$' using account 'INSEQ-LAB\svc_sccm' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:12 PM 2316 (0x090C) ---> The 'best-shot' account has now succeeded 17 times and failed 0 times. SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Connected to administrative share on machine LABWIN02 using account 'INSEQ-LAB\svc_sccm' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Attempting to make IPC connection to share <\\LABWIN02\IPC$> SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Searching for SMSClientInstall.* under '\\LABWIN02\admin$\' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> System OS version string "6.1.7601" converted to 6.10 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) CWmi::Connect(): ConnectServer(Namespace) failed. - 0x8004100e SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Unable to connect to WMI (root\ccm) on remote machine "LABWIN02", error = 0x8004100e. SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Creating \ VerifyingCopying exsistance of destination directory \\LABWIN02\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Copying client files to \\LABWIN02\admin$\ccmsetup. SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Copying file "C:\Program Files\Microsoft System Center 2012\Configuration Manager\bin\I386\MobileClient.tcf" to "MobileClient.tcf" SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Copying file "C:\Program Files\Microsoft System Center 2012\Configuration Manager\bin\I386\ccmsetup.exe" to "ccmsetup.exe" SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Updated service "ccmsetup" on machine "LABWIN02". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:16 PM 2316 (0x090C) ---> Started service "ccmsetup" on machine "LABWIN02". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) ---> Deleting SMS Client Install Lock File '\\LABWIN02\admin$\SMSClientInstall.SC1' SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) Execute query exec [sp_CP_SetLastErrorCode] 2097152008, 0 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) ---> Completed request "2097152008", machine name "LABWIN02". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) Deleted request "2097152008", machine name "LABWIN02" SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) Execute query exec [sp_CP_SetPushRequestMachineStatus] 2097152008, 4 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) Execute query exec [sp_CP_SetLatest] 2097152008, N'05/21/2012 23:14:17', 14 SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) <======End request: "2097152008", machine name: "LABWIN02". SMS_CLIENT_CONFIG_MANAGER 5/21/2012 7:14:17 PM 2316 (0x090C) ====================================================================== I have no idea where to go from here - I am completely lost! I suspect that there are probably a few issues going on here, but I don't know where to start. * The filesize of the prereqs being 0KB * Permission issues - The LabSCCM account does not have permissions to something? - The svc_sccm or svc_sccmPush accounts do not have permission to something? * Boundary Group/Active Directory Sites and Services Issues? * Management Point Issues? * Silverlight.exe size being 0 - if so, where do I get silverlight and where do I put it? * BITS?
  10. Thank You in Advance! Which logs will help? ccmsetup.log on the client? ccm.log on the server? I will gather the necessary logs and add to this thread by this evening.
  11. Hello, I recently setup SCCM 2012 using the Unified installer from Microsoft. I have a simple network with 1 DC and a few servers & workstations, all within the 10.0.30.0/24 subnet. All servers are Windows 2008 R2, and workstations are a mix of WinXP, 7, and 8. I have been able to get the client to install on 4 of the machines on my network - all are servers running Windows Server 2008 R2. However, when I attempt to push the client to my remaining Windows Server 2008 R2 or Win XP, Win7, or Win8 boxesit fails. When I take a look at the C:\Windows\CCMSETUP\ccmsetup.log files the only thing I can find that is interesting is as follows: <![LOG[site version '5.00.7711.0000' is compatible. Client deployment will continue.]LOG]!><time="00:35:05.552+240" date="05-21-2012" component="ccmsetup" context="" type="1" thread="232" file="ccmsetup.cpp:289"> <![LOG[Couldn't verify 'C:\Windows\ccmsetup\Silverlight.exe' authenticode signature. Return code 0x800b0003]LOG]!><time="00:35:05.552+240" date="05-21-2012" component="ccmsetup" context="" type="3" thread="232" file="util.cpp:1270"> <![LOG[File C:\Windows\ccmsetup\Silverlight.exe size is 0.]LOG]!><time="00:35:05.552+240" date="05-21-2012" component="ccmsetup" context="" type="3" thread="232" file="util.cpp:1280"> <![LOG[A Fallback Status Point has not been specified. Message with STATEID='316' will not be sent.]LOG]!><time="00:35:05.552+240" date="05-21-2012" component="ccmsetup" context="" type="1" thread="232" file="ccmsetup.cpp:8443"> <![LOG[installFromManifest failed 0x80004005]LOG]!><time="00:35:05.552+240" date="05-21-2012" component="ccmsetup" context="" type="3" thread="232" file="ccmsetup.cpp:6259"> <![LOG[CcmSetup failed with error code 0x80004005]LOG]!><time="00:35:05.568+240" date="05-21-2012" component="ccmsetup" context="" type="1" thread="1636" file="ccmsetup.cpp:9454"> Could the fact that Silverlight.exe filesize is 0 be causing me the issues, or is this a wild goose chase? I am specifically looking at a Win7 box so I thought that BITS shouldn't be giving me an issue. I can seem to find anything relevant online when searching for "CcmSetup failed with error code 0x80004005"
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.