I’m doing this on the Site Server and getting this same result. Does anybody know if you only need the Root CA cert loaded there or if you have an intermediate CA, that has to be in there too?
How many people manage more than one domain with https? I’m curious that this hasn’t been a bigger issue, or does no one use https, or more than one domain? Todd From: [email protected] [mailto:[email protected]] On Behalf Of CESAR.ABREG0 . Sent: Friday, August 28, 2015 7:46 AM To: [email protected] Subject: Re: [mssms] RE: TS Media creation error We had similar issues in the past and restarting WMI on the CAS worked each time. On Fri, Aug 28, 2015, 1:11 AM Mawdsley R. <[email protected]<mailto:[email protected]>> wrote: I had this a long time ago, when I tried creating it on a random machine with the console installed. Doing it on the server worked. Rich From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Aaron Czechowski Sent: 27 August 2015 19:49 To: [email protected]<mailto:[email protected]> Subject: {Disarmed} [mssms] RE: TS Media creation error Not a known issue of which we’re aware, and no other thoughts on a workaround other than what you mention. If you need quick relief, call support. If you’re ok with the workaround but want it fixed for the future, file on Connect. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Mote, Todd Sent: Wednesday, August 26, 2015 9:22 AM To: [email protected]<mailto:[email protected]> Subject: [mssms] TS Media creation error Hi folks I have an interesting problem that I wonder if anyone knows more about than I can find in one thread on technet forums. SCCM 2012 R2 SP1 Problem: when creating TS media I get an error -2147217379 (8004101d). From here: MailScanner has detected a possible fraud attempt from "na01.safelinks.protection.outlook.com" claiming to be https://social.technet.microsoft.com/Forums/en-US/c03aac99-2666-4da7-a7b4-ca3aea1ca918/create-boot-mediacapture-media-error-2147217379-8004101d?forum=configmanagerosd<https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2fsocial.technet.microsoft.com%2fForums%2fen-US%2fc03aac99-2666-4da7-a7b4-ca3aea1ca918%2fcreate-boot-mediacapture-media-error-2147217379-8004101d%3fforum%3dconfigmanagerosd&data=01%7c01%7caaron.czechowski%40microsoft.com%7c3d64703bbdee484ebddf08d2ae32b14e%7c72f988bf86f141af91ab2d7cd011db47%7c1&sdata=WbO6A%2fWHiM0RjqfbYhskQukxsJ1opqUu8qpqBGU5vac%3d> I get advice to look at smsprov.log and I see exactly what the thread describes. “Execute SQL =select all SMS_SCI_Component.Props,SMS_SCI_Component.PropLists from vSMS_SC_Component_SDK AS SMS_SCI_Component where…” “SQL Message: - String data, right truncation” “Failed to load propertyList XML (<PropLists><PropList name="RootCACertificates"><Value index="0">308203D4308202BCA003020102…</Value><Value index="1">308206CB308205B3A… ” “*~*~e:\nts_sccm_release\sms\siteserver\sdk_provider\smsprov\sspsitesettingitem.cpp(974) : ERROR ON Property Convert~*~*” The sql select returns a property list XML that is quite large, each of those value sections above contain a huge string of numbers for each Root CA, because I have two untrusted domain CA certs and their intermediate certs loaded in site settings because I manage clients in those domains. Reportedly there is a 32KB limit on WMI, and the posters solution is to remove the CA certificates. Am I really going to have to remove certificates and then put them back every time I need to create TS media? I couldn’t find any bugs on Connect that match. File a one? maybe PSS? Aaron? :D Todd
