<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Successful Errors Installing Windows Server 2008 Certificate Authority</title><link>http://blogs.technet.com/b/askds/archive/2009/03/05/successful-errors-installing-windows-server-2008-certificate-authority.aspx</link><description>Oxymoron - a figure of speech by which a locution produces an incongruous, seemingly self-contradictory effect, as in &amp;ldquo;cruel kindness&amp;rdquo; or &amp;ldquo;succeeded with errors.&amp;rdquo; 
 Hi, Ken here. Recently I encountered an issue where the customer</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Successful Errors Installing Windows Server 2008 Certificate Authority</title><link>http://blogs.technet.com/b/askds/archive/2009/03/05/successful-errors-installing-windows-server-2008-certificate-authority.aspx#3252186</link><pubDate>Tue, 09 Jun 2009 02:30:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3252186</guid><dc:creator>greener85</dc:creator><description>&lt;p&gt;Hey Thomas,&lt;/p&gt;
&lt;p&gt;So we have seen this error before.&lt;/p&gt;
&lt;p&gt;I have a feeling that you probably either do not have the OID container object in your configuration partition or you do the have to OID container there but it is of the wrong objectClass type.&lt;/p&gt;
&lt;p&gt;Look at the following location using ADSIEdit.msc&lt;/p&gt;
&lt;p&gt;Public Key Services,Services,Configuration,dc=&amp;lt;AD Root Domain Name&amp;gt;&lt;/p&gt;
&lt;p&gt;The following containers should exist:&lt;/p&gt;
&lt;p&gt;AIA = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;CDP = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;Certificate Templates = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;Certification Authorities = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;Enrollment Services (May be not there until the CA is installed) = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;KRA = ObjectClass of &amp;quot;top;container&amp;quot;&lt;/p&gt;
&lt;p&gt;OID = ObjectClass of &amp;quot;top;msPKI-Enterprise-Oid&amp;quot;&lt;/p&gt;
&lt;p&gt;If the OID container is set to &amp;quot;top;Container&amp;quot; then you will need to delete it, then recreate it using the following steps:&lt;/p&gt;
&lt;p&gt;1. In ADSIEDIT.MSC, click on the CN=Public Key Services container. &lt;/p&gt;
&lt;p&gt;2. In the right hand pane, locate CN=OID.&lt;/p&gt;
&lt;p&gt;3. Now create a new object in the CN=Public Key Services container.&lt;/p&gt;
&lt;p&gt;4. Select the class: msPKI-Enterprise-OID. Click Next.&lt;/p&gt;
&lt;p&gt;5. Set the cn attribute to OID, and click Next.&lt;/p&gt;
&lt;p&gt;6. You don’t need to set any more attributes, so click Finish.&lt;/p&gt;
&lt;p&gt;I hope that this helps,&lt;/p&gt;
&lt;p&gt;Rob Greene&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3252186" width="1" height="1"&gt;</description></item><item><title>re: Successful Errors Installing Windows Server 2008 Certificate Authority</title><link>http://blogs.technet.com/b/askds/archive/2009/03/05/successful-errors-installing-windows-server-2008-certificate-authority.aspx#3251855</link><pubDate>Mon, 08 Jun 2009 14:53:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3251855</guid><dc:creator>thillerbrand</dc:creator><description>&lt;p&gt;Great post, I have nearly the same incident, but the permissions are ok. I get a &amp;quot;file not found&amp;quot; when I try to install the CA (unfortunately a germn error message):&lt;/p&gt;
&lt;p&gt;ervices,CN=Services,CN=Configuration,DC=avat,DC=local&lt;/p&gt;
&lt;p&gt;202.2428.246: Sperrlisten-Verteilungspunktobjekt f&amp;#252;r Verzeichnisdienst erstellen202.3726.249: Zertifizierungsstelle im Verzeichnisdienst ver&amp;#246;ffentlichen&lt;/p&gt;
&lt;p&gt;109.1880.439: Zertifikat erstellen&lt;/p&gt;
&lt;p&gt;109.2552.443: Server installieren: Das System kann die angegebene Datei nicht finden &lt;/p&gt;
&lt;p&gt;(***this is file not found***)&lt;/p&gt;
&lt;p&gt;. 0x80070002 (WIN32: 2)&lt;/p&gt;
&lt;p&gt;0.0.965: Meldungsfeld: EmergencyMessageBox: Fatal: 0x80004003 &amp;nbsp;MsgId: 0x &amp;nbsp; &amp;nbsp; &amp;nbsp; : Das System kann die angegebene Datei nicht finden. 0x80070002 (WIN32: 2)&lt;/p&gt;
&lt;p&gt;114.5848.949: Ende: CCertSrvSetup::Install: Das System kann die angegebene Datei nicht finden. 0x80070002 (WIN32: 2)&lt;/p&gt;
&lt;p&gt;I have tried all the stuff I found, but nothing works...&lt;/p&gt;
&lt;p&gt;Thomas&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3251855" width="1" height="1"&gt;</description></item><item><title>re: Successful Errors Installing Windows Server 2008 Certificate Authority</title><link>http://blogs.technet.com/b/askds/archive/2009/03/05/successful-errors-installing-windows-server-2008-certificate-authority.aspx#3209646</link><pubDate>Thu, 05 Mar 2009 21:56:53 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3209646</guid><dc:creator>NedPyle [MSFT]</dc:creator><description>&lt;p&gt;It's a good complaint, I agree. :) I'll poke some dev's about that as a Win8 request, thanks.&lt;/p&gt;
&lt;p&gt;- Ned&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3209646" width="1" height="1"&gt;</description></item><item><title>re: Successful Errors Installing Windows Server 2008 Certificate Authority</title><link>http://blogs.technet.com/b/askds/archive/2009/03/05/successful-errors-installing-windows-server-2008-certificate-authority.aspx#3209642</link><pubDate>Thu, 05 Mar 2009 21:50:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3209642</guid><dc:creator>cnschindler</dc:creator><description>&lt;p&gt;Nice Post! I hate to complain...but it would be nice if those logs could all be found in the same location. What about &amp;quot;%Systemroot%\Logs&amp;quot;? :-) Christian Schindler&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3209642" width="1" height="1"&gt;</description></item></channel></rss>