spitfire Posted October 6, 2013 Report post Posted October 6, 2013 Hi, I'm having problems installing SCCM 2012 Client (I have SCCM 2012 SP1 CU3 to be exact) on my Windows 2008 (NOT R2) Server Core Systems (x86). According to http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigClientOS it is supported.I did update it to SP2, but still no luck. As far as I see (if I understool log correctly) the problem is with missing .NET Framework 2.0. It also seems that in is impossible to install .NET Fremework on Windows Server 2008 (NON-R2) Core installation. (I've attached logs as .zip, because they were 10MB big). Can anyone help? Regards, spitfire logs.zip Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted October 6, 2013 Report post Posted October 6, 2013 i cant extract any of those log files, can you rezip them up and try again please Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 6, 2013 Report post Posted October 6, 2013 Can you try this? logs2.zip Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted October 6, 2013 Report post Posted October 6, 2013 from ccmsetup.log Failed to get site version from AD with error 0x80004005 CcmSetup failed with error code 0x80070643 is dns working fine on this computer ? is the schema extended for configmgr in ad ? Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 7, 2013 Report post Posted October 7, 2013 from ccmsetup.log is dns working fine on this computer ? is the schema extended for configmgr in ad ? Yes I did. I have some Client computers that are working now. I'm also able to deploy Windows 8 and 2012R2 through Task sequence via PXE (and I've tried the same way of deployment with 2008 Core - but it doesn't install client = build &capture doesn't work). EDIT: All my clients get DNS settings from DHCP, and this server boots from PXE = it must be getting correct settings form DHCP. Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 9, 2013 Report post Posted October 9, 2013 Any ideas? Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 11, 2013 Report post Posted October 11, 2013 bump Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 13, 2013 Report post Posted October 13, 2013 Any help please? Did danyone get SCCM 2012 SP1 Client on Windows Server 2008 Core x86? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted October 14, 2013 Report post Posted October 14, 2013 i can see that windows is on D:, is that correct ? File D:\Windows\ccmsetup\{1AF71F68-6089-4211-ADDC-06DF40606141}\client.msi installation failed. Error text: ExitCode: 1603 Action: ErrorMessages: if you've hardcoded anything to run from C:\ then this might explain the failure.. however the command line looks ok Ccmsetup command line: "D:\_SMSTaskSequence\OSD\P0100002\ccmsetup.exe" /useronly /source:D:\_SMSTaskSequence\OSD\P0100002 /config:MobileClient.TCF /status:496 the client.msi.log reveals... MSI (s) (00:E8) [02:15:36:153]: Component: ccmerrors.43F063D4_4A7B_4402_BA1E_93454819EF9E; Installed: Absent; Request: Local; Action: Local; Client State: Unknown MSI (s) (00:E8) [02:15:36:153]: Component: smserrors.43F063D4_4A7B_4402_BA1E_93454819EF9E; Installed: Absent; Request: Local; Action: Local; Client State: Unknown and then later... MSI (s) (00:E8) [02:15:40:559]: The file represented by File table key 'ccmerrors_dll.43F063D4_4A7B_4402_BA1E_93454819EF9E' has no eligible binary patches MSI (s) (00:E8) [02:15:40:559]: The file represented by File table key 'smserrors_dll.43F063D4_4A7B_4402_BA1E_93454819EF9E' has no eligible binary patches [2:16:21] ERROR: Ccm::Utility::Sql::CcmSqlDB::Create - DB file already exists: D:\Windows\CCM\\StateMessageStore.sdf. [2:16:21] Warning: failed to create database D:\Windows\CCM\\StateMessageStore.sdf. Error code = 0x80004005. Setup will continue. [2:16:21] ERROR: Ccm::Utility::Sql::CcmSqlDB::Create - DB file already exists: D:\Windows\CCM\\InventoryStore.sdf. [2:16:21] Warning: failed to create database D:\Windows\CCM\\InventoryStore.sdf. Error code = 0x80004005. Setup will continue. [2:16:24] ERROR: Failed to execute SQL statement: DROP TABLE LanternDocumentToCI; with error (0x80040e37). the errors pretty much explode after that point, so can you tell us a little bit more about how you are installing these systems and how did you capture/install the original os ? Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 18, 2013 Report post Posted October 18, 2013 Build and capture did not work for me for Windows 2008 at all (I've never seen any error message, it does the build, but not capture). Here are my (very basic) task sequences for B&C and standard install (probably only customized thing in both is OS image (version is 6.0.6001.18000, chosen edition is SERVERDATACENTERCORE). Quote Share this post Link to post Share on other sites More sharing options...