Ok, I found my own email in my junk folder so here's another try just in case I'm not alone, sorry for the spam if I am. :)
Todd From: [email protected] [mailto:[email protected]] On Behalf Of Mote, Todd Sent: Wednesday, August 26, 2015 11: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: http://bit.ly/1JyO6ot 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
