<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>Parallels knowledgebase (KB)</title>
<link>http://kb.parallels.com/</link>
<description>Parallels knowledgebase (KB)</description>
<language>en</language>
<copyright>Copyright 2008 Parallels</copyright>
<pubDate>Wed, 10 Sep 2008 00:00:00 +0600</pubDate>
<lastBuildDate>Wed, 10 Sep 2008 00:00:00 +0600</lastBuildDate>
<webMaster>rt-team@parallels.com</webMaster>

<item>
<title><![CDATA[DNS zones updates are not propagated to MS DNS server(s).]]></title>
<link>http://kb.parallels.com/en/2256</link>
<description><![CDATA[<div id="article">
	




	<div id="kb" class="kb">
		<div class="article-container">
			<h2 class="title">DNS zones updates are not propagated to MS DNS server(s).</h2>
			<div class="ab-frame"><div class="bl"><div class="br"><div class="tl"><div class="tr"><!-- frame -->
				<div class="articleProperty">
					<div>Article ID: 2256&nbsp;</div>
					<div>Last Review: Oct,6 2008</div>
					<tr>
						<td>Author: </td>
						<td></td>
					</tr>
					<br/>
					<tr>
						<td>Last updated by: </td>
						<td>system</td>
					</tr>
					<strong>APPLIES TO:</strong>
					<div class="articleApplies">
						<ul>
							<li>Parallels Operations Automation 2.6</li>
						</ul>
					</div>
				</div><!-- articleProperty -->
			</div></div></div></div></div><!-- frame -->

			<div class="article-internal-flag"></div>

			<div id="article-content">
				<div class="article-part">
					<h2>Symptoms</h2>
					MS DNS servers are out of sync, the following errors can be found in POA agent logs (C:\Program Files\SWsoft\PEM\Logs): <div class="commandline"><code>[14/07/07 19:35:25] DEBUG: PEM_PleskD:<br />[processHostOps/.\HCLProcessor\Win32\HCLtoMPF.cpp:273] Thread (3780) Mpf error<br />response (Invalid pointer [&lt;response&gt;&lt;errorContext description=&quot;Object<br />reference not set to an instance of an object.&quot; code=&quot;0x80004003&quot;<br />executeSeqNo=&quot;1&quot;&gt;&lt;errorSource namespace=&quot;DNSManager&quot;<br />procedure=&quot;CreateResourceRecord&quot;/&gt;&lt;/errorContext&gt;&lt;/response&gt;])</code></div>
				</div>
				<div class="article-part">
					<h2>Cause</h2>
					Such kind of issues can arise when WMI infrastructure of the MS DNS server is broken.<br />&nbsp;
				</div>
				<div class="article-part">
					<h2>Resolution</h2>
					As a workaround, one can do the following:<div class="commandline"><code>1. Login to the failed MS DNS server<br />2. cd %windir%\system32\wbem<br />2. for %i in (*.dll) do RegSvr32 /s %i<br />3. restart &#39;Windows Management Instrumentation&#39; (winmgmt) service.<br /></code></div> These steps should repair WMI infrastructure.
				</div>
				<div class="keywords"><strong>Keywords:</strong> msdns wmi</div>
			</div>
		</div><!-- article-container -->


			<br/><br/>

			<div id="SubscriptionLink24Article" class="subscriptionLink2">
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=2256&ArticleLanguage=en&Product=&Category="><img src="http://kb.parallels.com/images/mail.png" width="15" height="15" alt="Subscription for changes to this article"></a>
<a href="http://kb.parallels.com/subscriptions/index.html?Type=Article&ArticleID=2256&ArticleLanguage=en&Product=&Category=">Subscription for changes to this article</a>

<script type="text/javascript">

$(document).ready(function() {
	$('#SubscriptionLink24Article a').each(function(){
		$(this).click(function(event) {
			event.preventDefault();
			MainPageContentHide();
			$('#subscription').html('');
			$.get('/Stuff/Subscription', {
													'Type' : 'Article',
													'ArticleID' : '2256',
													'ArticleLanguage' : 'en',
													'Product' : '',
													'Category' : ''
												}, function(data) {
																	$('#subscription').html(data);
																	$('#subscription').show();
																	SUBbuildsubmenus_product();
																});
		});
	});
});

</script>

</div>





	</div><!-- kb -->

</div><!-- article -->


]]></description>
<guid isPermaLink="false">1894 LastUpdated: 2008-10-06 09:12:38</guid>
<pubDate>2007-10-15 00:13:48</pubDate>
</item>
</channel>
</rss>



