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]] On Behalf Of Mote, Todd Sent: Wednesday, August 26, 2015 9:22 AM To: [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: >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
