<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Media Services Interface Silent install in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/3406520#M21092</link>
    <description>&lt;P&gt;&lt;SPAN&gt;We had to install&amp;nbsp;KB2921916, which is a SHA-2 Code Signing Support for Windows 7 and Windows Server 2008 R2 (NOTE: Not a standard update), in order to get this to work silently with the cert installed in the Trusted Publisher store.&amp;nbsp; Otherwise, we would continue to get prompted, even though the cert was installed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jun 2018 14:26:34 GMT</pubDate>
    <dc:creator>extraco</dc:creator>
    <dc:date>2018-06-27T14:26:34Z</dc:date>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397650#M21084</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This issue has been raised before here &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.cisco.com/thread/2206654" target="_blank"&gt;https://supportforums.cisco.com/thread/2206654&lt;/A&gt;&lt;/P&gt;&lt;P&gt;however there is still no permenant solution to it yet. Basically when trying to perform a silent install on Media Services Interface,&lt;/P&gt;&lt;P&gt;it would always prompt user to accept and install a certificate for this. However upon installation i can't seem to find the certificate&lt;/P&gt;&lt;P&gt;anywhere in the local machine. I'd like to mass deploy Jabber along with Media Services Interface and getting a prompt during&lt;/P&gt;&lt;P&gt;installation is not acceptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Appreciate it if anyone could suggest a solution for this.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 22:53:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397650#M21084</guid>
      <dc:creator>edmund_tan</dc:creator>
      <dc:date>2019-03-17T22:53:07Z</dc:date>
    </item>
    <item>
      <title>Re: Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397651#M21085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy,&lt;BR /&gt;&lt;BR /&gt;the certificate is in the msi.sys (systemdrive\windows\system32\drivers). Do a rigth click and i think its the second tab you see the signature.&lt;BR /&gt;There u can export the certificate to a file. With this CertFile u can import it with certutil into the local machine cert store, and the installation will run silent without prompt.&lt;BR /&gt;If we do a deinstall silent, we remove the cert from the local cert store with certutil remove "serialnumber"&lt;BR /&gt;&lt;BR /&gt;hope it helped u&lt;BR /&gt;if so please rate&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jan 2014 22:33:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397651#M21085</guid>
      <dc:creator>florian.kroessbacher</dc:creator>
      <dc:date>2014-01-22T22:33:17Z</dc:date>
    </item>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397652#M21086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Florian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Found the cert. Its' actually msidriver.sys (on windows 7 Pro) , nonetheless i installed the cert, tried installing Media Service Interface silently but still prompting user to accept the installation. Am i suppose to place the certificate in any folder specifically ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 04:19:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397652#M21086</guid>
      <dc:creator>edmund_tan</dc:creator>
      <dc:date>2014-01-23T04:19:23Z</dc:date>
    </item>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397653#M21087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are doing the following for installation&lt;/P&gt;&lt;P&gt;First:&lt;/P&gt;&lt;P&gt;certutil -addstore trustedpublisher "CISCO MEDIA SERVICE ENGINE CERTNAME"&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;msiexec.exe /i "XXX.msi" /qb-! /norestart /L* "LOGFILEPATH\LOGFILENAME"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Uninstalling we are doing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First:&lt;/P&gt;&lt;P&gt;msiexec.exe /x {PRODUCTCODE} /qb-! /norestart /L* "LOGFILEPATH\LOGFILENAME"&lt;/P&gt;&lt;P&gt;Second:&lt;/P&gt;&lt;P&gt;certutil -delstore trustedpublisher "1ce9dfd555635676e30a400a492ad84a"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1ce9dfd555635676e30a400a492ad84a -&amp;gt; SerialNumber of the CERT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers Floh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 10:05:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397653#M21087</guid>
      <dc:creator>Florian Kroessbacher</dc:creator>
      <dc:date>2014-01-23T10:05:16Z</dc:date>
    </item>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397654#M21088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ahh the trusted publisher folder. Works like a charm now! Thanks a bunch! Though a quick question, the cert expires on&amp;nbsp; December 2014, is there anyway to renew that certificate?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 10:40:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397654#M21088</guid>
      <dc:creator>edmund_tan</dc:creator>
      <dc:date>2014-01-23T10:40:30Z</dc:date>
    </item>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397655#M21089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The renew of the Certificate has to be done from Cisco when the are doing the Driver Signing&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i think if it's in the Store then the Installation we go through anytime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 10:43:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397655#M21089</guid>
      <dc:creator>Florian Kroessbacher</dc:creator>
      <dc:date>2014-01-23T10:43:29Z</dc:date>
    </item>
    <item>
      <title>Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397656#M21090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Splendid! Thank you very much Florian! You're a life savier!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Jan 2014 11:05:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397656#M21090</guid>
      <dc:creator>edmund_tan</dc:creator>
      <dc:date>2014-01-23T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Is this is self signed</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397657#M21091</link>
      <description>&lt;P&gt;Is this a self signed certificate or is there some kind of root or subordinary CA (Certificate Authority) which issued the certificate that is used to sign the driver/code? Because in my opinion it is the better way to add those certificates to the necessary truststore (Java, Windows, Linux, ...) then the issued code signing certificate...&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jul 2014 11:22:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/2397657#M21091</guid>
      <dc:creator>Rene Charbonneau</dc:creator>
      <dc:date>2014-07-08T11:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Media Services Interface Silent install</title>
      <link>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/3406520#M21092</link>
      <description>&lt;P&gt;&lt;SPAN&gt;We had to install&amp;nbsp;KB2921916, which is a SHA-2 Code Signing Support for Windows 7 and Windows Server 2008 R2 (NOTE: Not a standard update), in order to get this to work silently with the cert installed in the Trusted Publisher store.&amp;nbsp; Otherwise, we would continue to get prompted, even though the cert was installed.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2018 14:26:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/media-services-interface-silent-install/m-p/3406520#M21092</guid>
      <dc:creator>extraco</dc:creator>
      <dc:date>2018-06-27T14:26:34Z</dc:date>
    </item>
  </channel>
</rss>

