<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Support Blog &#187; Windows 2008</title>
	<atom:link href="http://www.aionsolution.com/blog/category/windows-2008/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aionsolution.com/blog</link>
	<description>[IT Problem Resolved]</description>
	<lastBuildDate>Mon, 12 Dec 2011 10:34:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Roles error when viewing roles in Windows Server 2008</title>
		<link>http://www.aionsolution.com/blog/windows-2008/roles-error-when-viewing-roles-in-windows-server-2008/</link>
		<comments>http://www.aionsolution.com/blog/windows-2008/roles-error-when-viewing-roles-in-windows-server-2008/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 14:27:56 +0000</pubDate>
		<dc:creator>aionman</dc:creator>
				<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.aionsolution.com/blog/?p=317</guid>
		<description><![CDATA[When viewing Server Manager on Windows Server 2008 we are getting a Roles: Error with error details of unexpected error refreshing Server Manager and an exception code: 0x800B0100. Solution: 1. Download System Update Readiness Tool for Windows Server 2008/Vista – http://support.microsoft.com/?kbid=947821 x86 http://www.microsoft.com/downloads/details.aspx?FamilyID=6d9ece65-3820-4583-85f5-7e2a5799b3ba&#38;DisplayLang=en x64 http://www.microsoft.com/downloads/details.aspx?FamilyID=32978546-8108-408f-b78e-0e95eff14c92&#38;DisplayLang=en 2. The System Update Readiness Tool creates a log file [...]]]></description>
			<content:encoded><![CDATA[<p>When viewing Server Manager on Windows Server 2008 we are getting a Roles: Error with error details of unexpected error refreshing Server Manager and an exception code: 0x800B0100.</p>
<p><strong>Solution:</strong></p>
<p>1. Download System Update Readiness Tool for Windows Server 2008/Vista – http://support.microsoft.com/?kbid=947821</p>
<p><strong>x86</strong></p>
<blockquote><p>http://www.microsoft.com/downloads/details.aspx?FamilyID=6d9ece65-3820-4583-85f5-7e2a5799b3ba&amp;DisplayLang=en</p></blockquote>
<p><strong>x64</strong></p>
<blockquote><p>http://www.microsoft.com/downloads/details.aspx?FamilyID=32978546-8108-408f-b78e-0e95eff14c92&amp;DisplayLang=en</p></blockquote>
<p>2. The System Update Readiness Tool creates a log file with any issues the tool found or fixed.<br />
The log file is located under: c:\windows\logs\CBS\CheckSUR.log</p>
<p><strong>Example:</strong></p>
<p>=================================<br />
Checking System Update Readiness.<br />
Binary Version 6.1.7600.20822<br />
Package Version 10.0<br />
2010-12-17 17:39</p>
<p>Checking Windows Servicing Packages</p>
<p>Checking Package Manifests and Catalogs<br />
(f)    CBS MUM Corrupt    0&#215;00000000    servicing\Packages\Package_for_KB2388210_RTM~31bf3856ad364e35~amd64~~6.1.1.1.mum        Expected file name Microsoft-Windows-Foundation-Package~31bf3856ad364e35~amd64~~6.1.7600.16385.mum does not match the actual file name</p>
<p>Checking Package Watchlist</p>
<p>Checking Component Watchlist</p>
<p>Checking Packages</p>
<p>Checking Component Store</p>
<p>Summary:<br />
Seconds executed: 343<br />
Found 1 errors<br />
CBS MUM Corrupt Total count: 1</p>
<p>Unavailable repair files:<br />
servicing\packages\Package_for_KB2388210_RTM~31bf3856ad364e35~amd64~~6.1.1.1.mum<br />
servicing\packages\Package_for_KB2388210_RTM~31bf3856ad364e35~amd64~~6.1.1.1.cat</p>
<p>Based on the example this means that we are missing 1 MUM packages under c:\windows\servicing\packages</p>
<p>3. We locate the failed KB Update KB2388210 in this example which will be different for everybody and we download it on our system<br />
4. We rename it from .msu to .cab and we extract it to get our missing files<br />
5. We locate the missing files and we copy them to a new folder. Most of the times at least 1 file can not be found so we have to rename the update.mum and update.cat to the missing file name</p>
<p>6. We select Properties of c:\windows\servicing\Packages and under Security tab we click on Advanced. On Owner tab we click on Edit and change the owner from TrustedInstaller to our account and then OK to return back to Packages Properties<br />
7. Under Security Tab we click on Edit so we can add our account with Full control<br />
8. Now we copy the missing files to c:\windows\servicing\Packages<br />
9. We rerun the update until the log file does not report any more missing files</p>
<p>* Do not forget to assign the Package permissions back to NT SERVICE\TrustedInstaller after you finish with the updates.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.aionsolution.com/blog/windows-2008/roles-error-when-viewing-roles-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronize time with external NTP server on Windows Server 2008 (R2).</title>
		<link>http://www.aionsolution.com/blog/windows-2008/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/</link>
		<comments>http://www.aionsolution.com/blog/windows-2008/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/#comments</comments>
		<pubDate>Fri, 17 Dec 2010 14:25:25 +0000</pubDate>
		<dc:creator>aionman</dc:creator>
				<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.aionsolution.com/blog/?p=315</guid>
		<description><![CDATA[Synchronize time with external NTP server on Windows Server 2008 (R2). Time synchronization is an important aspect for all computers on the network. By default, the clients computers get their time from a Domain Controller and the Domain Controller gets his time from the domain’s PDC Operation Master. Therefore the PDC must synchronize his time from [...]]]></description>
			<content:encoded><![CDATA[<div></div>
<div id="post-300">
<div>
<h2>Synchronize time with external NTP server on Windows Server 2008 (R2).</h2>
</div>
<div>
<p>Time synchronization is an important aspect for all computers on the network. By default, the clients computers get their time from a Domain Controller and the Domain Controller gets his time from the domain’s PDC Operation Master. Therefore the PDC must synchronize his time from an external source. I usually use the servers listed at the <a title="NTP Pool Project" href="http://www.pool.ntp.org/" target="_blank">NTP Pool Project </a>website. Before you begin, don’t forget to open the default UDP 123 port (in- and outbound) on your firewall.</p>
<ol>
<li>First, locate your PDC Server. Open the command prompt and type: <strong><em>C:\&gt;netdom /query fsmo</em></strong></li>
<li>Log in to your PDC Server and open the command prompt.</li>
<li>Stop the W32Time service: <strong><em>C:\&gt;net stop w32time</em></strong></li>
<li>Configure the external time sources, type: <strong><em>C:\&gt; w32tm /config /syncfromflags:manual /manualpeerlist:”0.pool.ntp.org, 1.pool.ntp.org, 2.pool.ntp.org”</em></strong></li>
<li>Make your PDC a reliable time source for the clients. Type:<strong><em>C:\&gt;w32tm /config /reliable:yes</em></strong></li>
<li>Start the w32time service: <strong><em>C:\&gt;net start w32time</em></strong></li>
<li>The windows time service should begin synchronizing the time. You can check the external NTP servers in the time configuration by typing: <strong><em>C:\&gt;w32tm /query /configuration</em></strong></li>
<li>Check the Event Viewer for any errors.</li>
</ol>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.aionsolution.com/blog/windows-2008/synchronize-time-with-external-ntp-server-on-windows-server-2008-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CTRL-ALT-DEL on Windows server 2008 x64 uvnc 1.0.8.2.</title>
		<link>http://www.aionsolution.com/blog/windows-2008/ctrl-alt-del-on-windows-server-2008-x64-uvnc-1082/</link>
		<comments>http://www.aionsolution.com/blog/windows-2008/ctrl-alt-del-on-windows-server-2008-x64-uvnc-1082/#comments</comments>
		<pubDate>Thu, 27 May 2010 15:38:08 +0000</pubDate>
		<dc:creator>aionman</dc:creator>
				<category><![CDATA[Windows 2008]]></category>

		<guid isPermaLink="false">http://www.aionsolution.com/blog/?p=284</guid>
		<description><![CDATA[Installed ultraVNC 1.8.0.2 on a Windows Server 2008 64bit machine: First time installation: let &#8220;Vista add-on Downloads&#8221; clicked, with mirror drivers.CAD didn&#8217;t work. After hours of research, turn off the mirror drivers, Viola!]]></description>
			<content:encoded><![CDATA[<p>Installed ultraVNC 1.8.0.2 on a Windows Server 2008 64bit machine:</p>
<p>First time installation: let &#8220;Vista add-on Downloads&#8221; clicked, with mirror drivers.CAD didn&#8217;t work.</p>
<p>After hours of research, turn off the mirror drivers, Viola!<span class="Apple-style-span" style="border-collapse: separate; color: #000000; font-family: Arial; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;"><span class="Apple-style-span" style="font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px;"></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aionsolution.com/blog/windows-2008/ctrl-alt-del-on-windows-server-2008-x64-uvnc-1082/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

