anyweb Posted October 18, 2013 Report post Posted October 18, 2013 can you post the smsts.log file as well so we can see what is failing ? Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 19, 2013 Report post Posted October 19, 2013 Here it is. I didn't see it fail, but I end up on standard post-setup steps. Note: I did re-upload W2k*8 image to DP, but used MSDN-downloaded SP2 version (not sure what previous one was, but probably RTM), smstlog.zip Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 22, 2013 Report post Posted October 22, 2013 bump? Quote Share this post Link to post Share on other sites More sharing options...
spitfire Posted October 23, 2013 Report post Posted October 23, 2013 Even though http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigClientOS says, that "The Server Core installation of Windows Server 2008 (SP2)" "x86, x64" Even supports installation of cm client for: System Center 2012 Configuration Manager with no service pack System Center 2012 Configuration Manager with SP1 I have the latter one, but I'm asking: how is it possible? I mean, .NET framework is NOT supported od Windows Server 2008 Core installations, and ccmclient requires .NET 4.0, right? Or am I getting something wrong? Anyway, I posted logs above, but really have no idea what is the case. Quote Share this post Link to post Share on other sites More sharing options...
Kilo Posted November 5, 2013 Report post Posted November 5, 2013 bump please Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted November 5, 2013 Report post Posted November 5, 2013 have you seen this ? The volume that contains the OS is not the active partition. This is not support for Windows Vista and below. Please consult the product documentation for requirements when capturing an operating system image. Failed to validate for capture.The request is not supported. (Error: 80070032; Source: Windows) so could it be the 'assign c: to ... in your task sequence ? have you tried making the os volume active using diskpart ? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted December 13, 2013 Report post Posted December 13, 2013 Even though http://technet.microsoft.com/en-us/library/gg682077.aspx#BKMK_SupConfigClientOS says, that "The Server Core installation of Windows Server 2008 (SP2)" "x86, x64" Even supports installation of cm client for: System Center 2012 Configuration Manager with no service pack System Center 2012 Configuration Manager with SP1 I have the latter one, but I'm asking: how is it possible? I mean, .NET framework is NOT supported od Windows Server 2008 Core installations, and ccmclient requires .NET 4.0, right? Or am I getting something wrong? Anyway, I posted logs above, but really have no idea what is the case. i'ts possible via switches when you install the client - see http://technet.microsoft.com/en-us/library/gg699356.aspx /skipprereq:<filename> Specifies that CCMSetup.exe must not install the specified prerequisite program when the Configuration Manager client is installed. Examples: CCMSetup.exe /skipprereq:silverlight.exe or CCMSetup.exe /skipprereq:dotnetfx40_client_x86_x64.exe;Silverlight.exe Note This property supports entering multiple values. Use the semicolon character ( to separate each value. Quote Share this post Link to post Share on other sites More sharing options...