<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Adam on BAFM</title><link>https://christian.blog.pakiheim.de/tags/adam/</link><description>Recent content in Adam on BAFM</description><generator>Hugo -- 0.160.1</generator><language>en</language><lastBuildDate>Wed, 18 Jan 2012 20:43:56 +0000</lastBuildDate><atom:link href="https://christian.blog.pakiheim.de/tags/adam/index.xml" rel="self" type="application/rss+xml"/><item><title>Empty Port SSL after ADAM installation</title><link>https://christian.blog.pakiheim.de/posts/2012-01-18_empty-port-ssl-after-adam-installation/</link><pubDate>Wed, 18 Jan 2012 20:43:56 +0000</pubDate><guid isPermaLink="false">http://blog.barfoo.org/?p=4055</guid><description>&lt;p&gt;I&amp;rsquo;ve been meaning to post this, but never actually got around to doing that. When installing vCenter 5.0, an instance of ADAM is installed, which stores all the configration data for Linked Mode.&lt;/p&gt;
&lt;p&gt;It basically boils down to running this script and rebooting the box:&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;div class="chroma"&gt;
&lt;table class="lntable"&gt;&lt;tr&gt;&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code&gt;&lt;span class="lnt" id="hl-0-1"&gt;&lt;a class="lnlinks" href="#hl-0-1"&gt;1&lt;/a&gt;
&lt;/span&gt;&lt;span class="lnt" id="hl-0-2"&gt;&lt;a class="lnlinks" href="#hl-0-2"&gt;2&lt;/a&gt;
&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;
&lt;td class="lntd"&gt;
&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-batch" data-lang="batch"&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;reg DELETE &lt;span class="s2"&gt;&amp;#34;HKLMSYSTEMCurrentControlSetservicesADAM_VMwareVCMSDSParameters&amp;#34;&lt;/span&gt; /v &lt;span class="s2"&gt;&amp;#34;Port SSL&amp;#34;&lt;/span&gt; /f
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="cl"&gt;reg ADD &lt;span class="s2"&gt;&amp;#34;HKLMSYSTEMCurrentControlSetservicesADAM_VMwareVCMSDSParameters&amp;#34;&lt;/span&gt; /v &lt;span class="s2"&gt;&amp;#34;Port SSL&amp;#34;&lt;/span&gt; /t REG_DWORD /d 0000027c /f
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;p&gt;This is no new invention of myself, just writing it down for myself from &lt;a href="http://www.virtualserverguy.com/blog/2010/9/21/vcenter-41-adam_vmwarevcmsds-error.html"&gt;here&lt;/a&gt; or &lt;a href="http://www.vmwareinfo.com/2011/02/pesky-vcenter-adam-error.html"&gt;here&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>