<?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>PowerBiz Solutions</title>
	<atom:link href="http://blog.powerbiz.net.au/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.powerbiz.net.au</link>
	<description>Resources for Small Business</description>
	<lastBuildDate>Wed, 01 May 2013 01:53:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Optimise Windows 7 with SSD drives</title>
		<link>http://blog.powerbiz.net.au/fixes/optimise-windows-7-with-ssd-drives/</link>
		<comments>http://blog.powerbiz.net.au/fixes/optimise-windows-7-with-ssd-drives/#comments</comments>
		<pubDate>Sun, 28 Apr 2013 22:30:58 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1091</guid>
		<description><![CDATA[Jakub at www.klaslo.com has posted a blog on how to optimise Windows 7 when installed on SSD drives. He lists 9 tweaks that should be done to ensure maximum performance when using SSD drives here &#8211; http://www.klaslo.com/installing-windows-7-on-ssd-tips-and-tweeks/ Enable TRIM (Should &#8230; <a href="http://blog.powerbiz.net.au/fixes/optimise-windows-7-with-ssd-drives/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Jakub at <a href="http://www.klaslo.com">www.klaslo.com</a> has posted a blog on how to optimise Windows 7 when installed on SSD drives. He lists 9 tweaks that should be done to ensure maximum performance when using SSD drives here &#8211; <a href="http://www.klaslo.com/installing-windows-7-on-ssd-tips-and-tweeks/">http://www.klaslo.com/installing-windows-7-on-ssd-tips-and-tweeks/</a></p>
<ul>
<li>Enable TRIM (Should be enabled by default)</li>
<li>Disable Prefetch</li>
<li>Disable Superfetch</li>
<li>Disable Indexing</li>
<li>Disable Write Caching</li>
<li>Disable System restore</li>
<li>Disable Hibernate</li>
<li>Disable Page file (only if you have a lot of RAM)</li>
<li>Disable De-fragmentation</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/fixes/optimise-windows-7-with-ssd-drives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Turn off Printer Redirection for Remote Desktop Sessions on a Hyper-V Server Host</title>
		<link>http://blog.powerbiz.net.au/fixes/how-to-turn-off-printer-redirection-for-remote-desktop-sessions-on-a-hyper-v-server-host/</link>
		<comments>http://blog.powerbiz.net.au/fixes/how-to-turn-off-printer-redirection-for-remote-desktop-sessions-on-a-hyper-v-server-host/#comments</comments>
		<pubDate>Thu, 25 Apr 2013 16:09:06 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[Server 2008 R2]]></category>
		<category><![CDATA[Server 2012]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1089</guid>
		<description><![CDATA[If you use Remote Desktop Services to connect to your Windows Server 2012 Hyper-V Host, one of the best practices tasks that you can do is to turn off printer redirection. Printer Redirection is the feature that allows a local &#8230; <a href="http://blog.powerbiz.net.au/fixes/how-to-turn-off-printer-redirection-for-remote-desktop-sessions-on-a-hyper-v-server-host/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>If you use Remote Desktop Services to connect to your Windows Server 2012 Hyper-V Host, one of the best practices tasks that you can do is to turn off printer redirection. Printer Redirection is the feature that allows a local printer to be mapped on a remote machine, and allows printing across the network or Internet. Sometimes, badly written drivers can cause issues on the remote host when redirection is permitted, causing major issues on the server, and potentially causing downtime.
</p>
<p>Therefore, it is best to turn off this redirection as a precaution. This process can be performed on Windows Server 2008 R2 and Windows Server 2012.
</p>
<ol>
<li>
<div>Open an Administrative Command Prompt, and Start the Microsoft Management Console (MMC).
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof1.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>In the Console, navigate to Add/Remove Snap-in
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof2.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Select and add the Group Policy Object snap-in.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof3.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click Finish to apply the Snap-in to the Local Computer.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof4.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click OK, to close the Snap-In window.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof5.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Expand the Snap-in to Console Root/Local Computer Policy/Computer Configuration/Administrative Templates/Windows Components/Remote Desktop Services/Remote Desktop Session Host/Printer Redirection
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof6.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Double Click on &#8220;Do not allow client printer redirection&#8221; and Enable the setting. Click Apply, then OK.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042513_1608_HowtoTurnof7.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>Log off the session to apply the setting.
</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/fixes/how-to-turn-off-printer-redirection-for-remote-desktop-sessions-on-a-hyper-v-server-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Http://Connect shows a 404 – File or directory not found error page</title>
		<link>http://blog.powerbiz.net.au/fixes/httpconnect-shows-a-404-file-or-directory-not-found-error-page/</link>
		<comments>http://blog.powerbiz.net.au/fixes/httpconnect-shows-a-404-file-or-directory-not-found-error-page/#comments</comments>
		<pubDate>Wed, 24 Apr 2013 13:29:08 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[SBS 2008]]></category>
		<category><![CDATA[SBS 2011]]></category>
		<category><![CDATA[Server 2012 Essentials]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1081</guid>
		<description><![CDATA[Http://connect is used in Small Business Server and Windows Server Essentials to configure and join client computers to the domain. There is a known issue with Trend Micro&#8217;s Worry Free Business Security suite version 7 and 8 which causes this &#8230; <a href="http://blog.powerbiz.net.au/fixes/httpconnect-shows-a-404-file-or-directory-not-found-error-page/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p><a href="Http://connect">Http://connect</a> is used in Small Business Server and Windows Server Essentials to configure and join client computers to the domain. There is a known issue with Trend Micro&#8217;s Worry Free Business Security suite version 7 and 8 which causes this issue.
</p>
<p>The solution is to disable (NOT DELETE) the CGI-exe and ISAPI-dll modules on the SBS Client Deployment Applications Website in IIS.
</p>
<ol>
<li>
<div>To do this, you need to start up the Internet Information Services (IIS) Manager. Note: There are 2 of these located in Administrative tools. Select the non-numbered (version 7) one.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042413_1329_HttpConnect1.png" alt=""/>
			</p>
</li>
<li>
<div>Expand to the SBS Client Deployment Applications Home and locate Handler Mappings.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042413_1329_HttpConnect2.png" alt=""/>
			</p>
</li>
<li>
<div>Double-Click Handler Mappings. Then locate CGI-exe. Right-Click and Edit Feature Permissisons.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042413_1329_HttpConnect3.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Remove the tick on Execute. You will not see CGI-exe and ISAPI-dll listed in the disabled section. Click OK.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042413_1329_HttpConnect4.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Return to the SBS Client Deployment Applications Home, right-click on the website, select Manage Web Site, and restart the site.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/042413_1329_HttpConnect5.png" alt=""/>
			</p>
</li>
</ol>
<p>
 </p>
<p>
 </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/fixes/httpconnect-shows-a-404-file-or-directory-not-found-error-page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set up an Internal SMTP Service for Windows Server 2012 Essentials</title>
		<link>http://blog.powerbiz.net.au/exchange/how-to-set-up-an-internal-smtp-service-for-windows-server-2012-essentials/</link>
		<comments>http://blog.powerbiz.net.au/exchange/how-to-set-up-an-internal-smtp-service-for-windows-server-2012-essentials/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 06:37:30 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Server 2012 Essentials]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1074</guid>
		<description><![CDATA[Windows Server 2012 Essentials does not come with Microsoft Exchange Server as its predecessor Small Business Server 2011 did. However, many small businesses still use a copier or multifunction device that has the ability to scan to email. Some units &#8230; <a href="http://blog.powerbiz.net.au/exchange/how-to-set-up-an-internal-smtp-service-for-windows-server-2012-essentials/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Windows Server 2012 Essentials does not come with Microsoft Exchange Server as its predecessor Small Business Server 2011 did. However, many small businesses still use a copier or multifunction device that has the ability to scan to email. Some units also allow a fax to email forwarding service. Unfortunately, many of these devices rely on some form of internal SMTP service to enable them to relay emails to recipients.
</p>
<p>Fortunately, you can enable a SMTP service that is built into the core operating system for Windows Server 2012. Here how to do this.
</p>
<h2>Install the SMTP Service<br />
</h2>
<ol>
<li>
<div>Launch the Server Manager. From the Search charm, type in Server Manager to find it.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa1.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>From the Dashboard, Add Roles and Features. The Add Roles and Features Wizard will begin. Click Next on the first screen.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa2.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Select Role-based or feature-based installation.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa3.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Select the Essentials Server (which should be highlighted by default).
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa4.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click Next to bypass the Roles selections.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa5.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Scroll down the list and tick the SMTP Server feature.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa6.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>A new window will pop up to inform you that some other services will also be installed. Click Add Features to confirm and continue. Click Next to continue past the features selection screen.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa7.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click Install to complete the Installation.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa8.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click Close when the installation has completed.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa9.png" alt=""/>
			</p>
<p>
 </p>
</li>
</ol>
<p>Configure the SMTP Service
</p>
<ol>
<li>
<div>From the Search charm, type IIS. Hover your mouse over one of the selections, and run the Internet Information Services (IIS) 6.0 Manager.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa10.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div> Click Yes to the UAC Prompt.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa11.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Expand to SMTP Virtual Server #1, right click and select Properties.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa12.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>General Tab: Set the IP Address to the server&#8217;s IP address.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa13.png" alt=""/>
			</p>
<p>
 </p>
<p>Note: You can also enable logging is required.
</p>
<p>
 </p>
</li>
<li>
<div>Access Tab: Set the IP for the internal devices in the connection button.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa14.png" alt=""/>
			</p>
<p>
 </p>
<p>Add the same IP to the Relay list.
</p>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa15.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Delivery Tab: Set an external domain – you can use the free customised domain from Microsoft, and you can also optionally add a Smart host, if required. Tick the Attempt direct delivery box, if you want the server to attempt to deliver the email directly first before trying the Smart host.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa16.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>From the Search charm, type Firewall to locate and run the Windows Firewall with Advanced Security console.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa17.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Add a new Inbound Rule. (Right Click on Inbound Rule, and select New Rule)
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa18.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Select Port.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa19.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Type in 25 as the local port.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa20.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Click Next (Allow the Connection).
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa21.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Uncheck Public. (Prevents external access to the server)
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa22.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Give the rule a name, and click Finish to create the rule.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa23.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>You should now see a new rule enabled in the firewall management console.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa24.png" alt=""/>
			</p>
<p>
 </p>
</li>
<li>
<div>Restart the SMTP Service and set the service for Automatic Start. Open up the Services Management Console. Double Click on the Simple Mail Transfer Protocol service. Stop and then Start the service. Set the Startup type to Automatic.
</div>
<p><img src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/041813_0636_Howtosetupa25.png" alt=""/>
			</p>
<p>
 </p>
</li>
</ol>
<p>That&#8217;s it. The service is ready and waiting.
</p>
<p><em>NOTE: You can also do this with Small Business Server 2011 Essentials, and also with Windows Server 2012 or Windows Server 2008 R2. With SBS2011 Essentials and Server 2008 R2, there is a slight difference in adding the SMTP Service role, but it is a fairly straightforward task.<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/exchange/how-to-set-up-an-internal-smtp-service-for-windows-server-2012-essentials/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WSUS for WS2012 Essentials is available</title>
		<link>http://blog.powerbiz.net.au/fixes/wsus-for-ws2012-essentials-is-available/</link>
		<comments>http://blog.powerbiz.net.au/fixes/wsus-for-ws2012-essentials-is-available/#comments</comments>
		<pubDate>Sat, 06 Apr 2013 12:25:29 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Server 2012 Essentials]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1044</guid>
		<description><![CDATA[Microsoft have just released a hotfix that allows the Windows Server Update Services (WSUS) role to be enabled. This hotfix and description is available here &#8211; http://support.microsoft.com/kb/2762663 Once the hotfix has been applied, you can then enable the WSUS role &#8230; <a href="http://blog.powerbiz.net.au/fixes/wsus-for-ws2012-essentials-is-available/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>Microsoft have just released a hotfix that allows the Windows Server Update Services (WSUS) role to be enabled. This hotfix and description is available here &#8211; <a href="http://support.microsoft.com/kb/2762663">http://support.microsoft.com/kb/2762663</a></p>
<p>Once the hotfix has been applied, you can then enable the WSUS role on a server running WS2012 Essentials. You can read more about how and what WSUS is from the Microsoft Technet article here &#8211; <a href="http://technet.microsoft.com/en-us/library/hh852345.aspx">http://technet.microsoft.com/en-us/library/hh852345.aspx</a></p>
<p>A word of thanks to the HP Coffee Coaching Team, MVPs and IT Pro Community who have campaigned to have this feature enabled in WS2012 Essentials.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/fixes/wsus-for-ws2012-essentials-is-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downgrading Windows Server 2012 OEM</title>
		<link>http://blog.powerbiz.net.au/features/downgrading-windows-server-2012-oem/</link>
		<comments>http://blog.powerbiz.net.au/features/downgrading-windows-server-2012-oem/#comments</comments>
		<pubDate>Tue, 02 Apr 2013 04:59:17 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Features]]></category>
		<category><![CDATA[Server 2012]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1043</guid>
		<description><![CDATA[A little known fact about Windows Server 2012 (WS2012) Standard and Datacentre editions is the fact that you can run these operating systems as a Hyper-V host and use a variety of operating systems as virtual servers. The limitation on &#8230; <a href="http://blog.powerbiz.net.au/features/downgrading-windows-server-2012-oem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>A little known fact about Windows Server 2012 (WS2012) Standard and Datacentre editions is the fact that you can run these operating systems as a Hyper-V host and use a variety of operating systems as virtual servers. The limitation on the number of virtual machines is governed by licensing. You can install two virtual machines per 1-2 physical processors on a host server if you have WS2012 Standard. If you want 3-4 virtual hosts running on this server, you can purchase another WS2012 Standard license, or you could purchase WS2012 Datacentre, which allows you to install as many virtual servers as your physical machine can handle.
</p>
<p>Granted, this is not new for those who have purchased a Volume License agreement. However, not many realise that this is also available in the System Builder or OEM channel.
</p>
<p>There is a lot of information on the OEM Partner Center here – <a href="http://www.microsoft.com/oem">http://www.microsoft.com/oem</a>
	</p>
<p>Therefore, if you are running WS2012 as a HyperV Host, you can install up to two virtual servers, which can be any of the following &#8211; WS2012 (standard or datacentre), WS2012 Essentials, WS2011 Essentials, WS2008R2, WS2008, WS2003.
</p>
<p>The big question is &#8220;How to I activate the servers?&#8221;
</p>
<p>To downgrade the virtual servers, you will need to implement the following steps:
</p>
<ol>
<li>
<div>Obtain genuine Windows Media and a corresponding product key.
</div>
<ol>
<li>It should come from a previously legally licensed version from the OEM or Retail channel. (Yes, that is correct! You can grab a DVD and a product key from a previously activated and installed server. It does not have to be yours)
</li>
<li>If you have a volume license agreement, then you must use the volume license media and product keys.
</li>
</ol>
</li>
<li>Install the virtual server using the media and corresponding product key above.
</li>
<li>
<div>When the server needs to be activated, you can attempt to do this online. If it works, great! If you are not able to activate the product key because it had been previously activated, you will need to call the Microsoft Activations service.
</div>
<ol>
<li>Call the number as listed for your country. <a href="http://support.microsoft.com/kb/950929">http://support.microsoft.com/kb/950929</a>
				</li>
<li>Select Windows or Windows Server activation.
</li>
<li>Type in the installation ID as shown on your screen and wait to be transferred to a service representation.
</li>
<li>Explain to the representative that you are downgrading your WS2012 installation and need to activate the WSnnnn installation.
</li>
<li>When asked, provide the installation ID, and the representative will provide you with the confirmation ID to activate the server.
</li>
</ol>
</li>
</ol>
<p>Note that the other OEM licensing rules still apply. You cannot transfer this license to another physical machine, nor can you put the virtual machines on another physical host. The host and the virtual machines must live and die on the physical machine that they are licensed for.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/features/downgrading-windows-server-2012-oem/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>I have received the Microsoft MVP Award for the fourth year</title>
		<link>http://blog.powerbiz.net.au/general/i-have-received-the-microsoft-mvp-award-for-the-fourth-year/</link>
		<comments>http://blog.powerbiz.net.au/general/i-have-received-the-microsoft-mvp-award-for-the-fourth-year/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 15:29:25 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1041</guid>
		<description><![CDATA[I have just been awarded as a Microsoft MVP for the fourth year. I am honoured to receive this award and to continue to help in bringing positive change in the IT Industry. &#8220;Congratulations! We are pleased to present you &#8230; <a href="http://blog.powerbiz.net.au/general/i-have-received-the-microsoft-mvp-award-for-the-fourth-year/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I have just been awarded as a Microsoft MVP for the fourth year. I am honoured to receive this award and to continue to help in bringing positive change in the IT Industry.</p>
<p style="text-align: center;"><a href="http://blog.powerbiz.net.au/wp-content/uploads/2010/09/MVP_Horizontal_FullColor-180x73.jpg"><img class="size-full wp-image-203 aligncenter" alt="MVP Logo" src="http://blog.powerbiz.net.au/wp-content/uploads/2010/09/MVP_Horizontal_FullColor-180x73.jpg" width="180" height="73" /></a></p>
<p><em>&#8220;Congratulations! We are pleased to present you with the 2013 Microsoft® MVP Award! This award is given to exceptional technical community leaders who actively share their high quality, real world expertise with others. We appreciate your outstanding contributions in Small Business Server technical communities during the past year.&#8221;<br />
</em></p>
<div>
<table style="border-collapse: collapse;" border="0">
<colgroup>
<col style="width: 184px;" />
<col style="width: 445px;" /></colgroup>
<tbody valign="top">
<tr>
<td valign="middle"><img alt="" src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/040113_1529_Ihavereceiv1.jpg" /></td>
<td valign="middle"><span style="font-family: Segoe UI; font-size: 8pt;">As the independent voice of users worldwide, your influence on technical communities is felt in many ways—enhancing people&#8217;s lives and contributing to our industry&#8217;s success. We&#8217;re deeply grateful to you for sharing your feedback, comments, answers, and expertise with technical communities. In recognition of your commitment, Microsoft is pleased to honor you with the Most Valuable Professional Award. Thank you for empowering the community with your outstanding leadership!<br />
</span></p>
<p><span style="font-family: Segoe UI; font-size: 8pt;">Steven A. Ballmer<br />
Chief Executive Officer<br />
Microsoft Corporation</span></td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<div>
<table style="border-collapse: collapse;" border="0">
<colgroup>
<col style="width: 184px;" />
<col style="width: 445px;" /></colgroup>
<tbody valign="top">
<tr>
<td valign="middle"><img alt="" src="http://blog.powerbiz.net.au/wp-content/uploads/2013/04/040113_1529_Ihavereceiv2.jpg" /></td>
<td valign="middle"><span style="font-family: Segoe UI; font-size: 8pt;">Thank you for your exceptional contributions to technical communities! It gives us great pleasure to present you with the Microsoft Most Valuable Professional Award for the technical expertise you generously provide to others. By sharing your knowledge, experience, and objective feedback, you inspire and help people to solve problems and discover new capabilities every day. We are honored to welcome you as a Microsoft MVP.<br />
</span></p>
<p><span style="font-family: Segoe UI; font-size: 8pt;">Rich Kaplan<br />
Corporate Vice President<br />
Customer and Partner Advocacy<br />
Microsoft Corporation</span></td>
</tr>
</tbody>
</table>
</div>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/general/i-have-received-the-microsoft-mvp-award-for-the-fourth-year/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Major Attack on Spamhaus</title>
		<link>http://blog.powerbiz.net.au/security/major-attack-on-spamhaus/</link>
		<comments>http://blog.powerbiz.net.au/security/major-attack-on-spamhaus/#comments</comments>
		<pubDate>Wed, 27 Mar 2013 22:01:19 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1036</guid>
		<description><![CDATA[A massive attack on the largest anti-spam blacklist provider happened overnight &#8211; http://www.news.com.au/technology/massive-cyberattack-hits-anti-spam-group-spamhaus/story-e6frfro0-1226608095650 Email traffic may be affected over the next few days.]]></description>
				<content:encoded><![CDATA[<p>A massive attack on the largest anti-spam blacklist provider happened overnight &#8211; <a href="http://www.news.com.au/technology/massive-cyberattack-hits-anti-spam-group-spamhaus/story-e6frfro0-1226608095650">http://www.news.com.au/technology/massive-cyberattack-hits-anti-spam-group-spamhaus/story-e6frfro0-1226608095650</a></p>
<p>Email traffic may be affected over the next few days.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/security/major-attack-on-spamhaus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Where is the Temporary Outlook Folder *UPDATE*</title>
		<link>http://blog.powerbiz.net.au/office/where-is-the-temporary-outlook-folder-update/</link>
		<comments>http://blog.powerbiz.net.au/office/where-is-the-temporary-outlook-folder-update/#comments</comments>
		<pubDate>Fri, 22 Mar 2013 05:54:21 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Office]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1032</guid>
		<description><![CDATA[I am updating this post for Outlook 2010 and Outlook 2013. The original post covering previous versions of outlook can be found here &#8211; http://blog.powerbiz.net.au/registry-hacks/where-is-the-temporary-outlook-folder/ For Outlook 2010, the registry location which shows the location of the Outlook Temporary Folder &#8230; <a href="http://blog.powerbiz.net.au/office/where-is-the-temporary-outlook-folder-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>I am updating this post for Outlook 2010 and Outlook 2013.</p>
<p>The original post covering previous versions of outlook can be found here &#8211; <a href="http://blog.powerbiz.net.au/registry-hacks/where-is-the-temporary-outlook-folder/">http://blog.powerbiz.net.au/registry-hacks/where-is-the-temporary-outlook-folder/</a></p>
<p>For Outlook 2010, the registry location which shows the location of the Outlook Temporary Folder is HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Security.</p>
<p>For Outlook 2013, the registry location which shows the location of the Outlook Temporary Folder is HKEY_CURRENT_USER\Software\Microsoft\Office\15.0\Outlook\Security.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/office/where-is-the-temporary-outlook-folder-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stop Windows Server 2012 and Windows 8 from automatically rebooting the server after logging in</title>
		<link>http://blog.powerbiz.net.au/fixes/stop-windows-server-2012-and-windows-8-from-automatically-rebooting-the-server-after-logging-in/</link>
		<comments>http://blog.powerbiz.net.au/fixes/stop-windows-server-2012-and-windows-8-from-automatically-rebooting-the-server-after-logging-in/#comments</comments>
		<pubDate>Thu, 21 Mar 2013 01:07:11 +0000</pubDate>
		<dc:creator>BoonTee</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[HyperV]]></category>
		<category><![CDATA[Server 2012]]></category>
		<category><![CDATA[Server 2012 Essentials]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://blog.powerbiz.net.au/?p=1025</guid>
		<description><![CDATA[One of the recent issues in managing Windows Server 2012 is the way Automatic Updates works by default. If automatic updates are installed on a server, it may or may not automatically reboot the server or PC. At the log &#8230; <a href="http://blog.powerbiz.net.au/fixes/stop-windows-server-2012-and-windows-8-from-automatically-rebooting-the-server-after-logging-in/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
				<content:encoded><![CDATA[<p>One of the recent issues in managing Windows Server 2012 is the way Automatic Updates works by default. If automatic updates are installed on a server, it may or may not automatically reboot the server or PC.</p>
<p>At the log in screen, you may see this message.</p>
<p><img alt="" src="http://blog.powerbiz.net.au/wp-content/uploads/2013/03/032113_0111_StopWindows1.png" width="600" height="110" /></p>
<p>Upon logging in, you may be faced with the prospect of the server rebooting in 15 minutes. The countdown timer has started and there is no apparent way to click on a &#8220;Postpone&#8221; button.</p>
<p><img alt="" src="http://blog.powerbiz.net.au/wp-content/uploads/2013/03/032113_0111_StopWindows2.png" width="601" height="133" /></p>
<p>In many cases, this will cause some distress. Particularly if this is a Hyper-V host server, and you have an entire network of 120 users accessing the virtual machines!</p>
<p>Fortunately, there is a fix to prevent the server from counting down and restarting.</p>
<ol>
<li>Open an administrative command prompt.</li>
<li>Type <span style="color: #385623;"><strong>NET STOP WUAUSERV</strong><br />
</span>to stop the Windows Update service.</li>
</ol>
<p>This will stop the Windows Update service, and stop the countdown timer until the server is restarted manually. Don&#8217;t forget to restart the server at the next possible opportunity.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.powerbiz.net.au/fixes/stop-windows-server-2012-and-windows-8-from-automatically-rebooting-the-server-after-logging-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
