<?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>bloggingIT &#187; Server 2003</title>
	<atom:link href="http://ccgi.maxpower.plus.com/tag/server-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://ccgi.maxpower.plus.com</link>
	<description>a tecchy&#039;s blog</description>
	<lastBuildDate>Tue, 24 Nov 2009 16:35:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Set the default Organisational Unit for New Computers in Windows Server</title>
		<link>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 10:35:46 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/</guid>
		<description><![CDATA[Once you have your domain and group policies set up, it can become frustrating to constantly have to remember to move a new computer into the correct OU.
Luckily in Windows 2003 and above, you can set a default OU:
redircmp ou=ComputersOU,dc=mydomain,dc=com
Remember to replace the path with your own domain&#8217;s OU path. Also, your domain has to [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/08/26/how-to-edit-settings-on-a-ctrix-metaframe-nfuse-server/' rel='bookmark' title='Permanent Link: How to edit settings on a Ctrix Metaframe NFuse Server'>How to edit settings on a Ctrix Metaframe NFuse Server</a> <small>Something that comes up irregularly with clients: How do I...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/21/deleting-files-older-than-a-specific-date-or-age/' rel='bookmark' title='Permanent Link: Deleting files older than a specific date or age'>Deleting files older than a specific date or age</a> <small>I needed to delete a chunk of cookies today &#8211;...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting that SQL Server 2008 to Work out of the box</title>
		<link>http://ccgi.maxpower.plus.com/2008/11/03/getting-that-sql-server-2008-to-work-out-of-the-box/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2008/11/03/getting-that-sql-server-2008-to-work-out-of-the-box/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 05:47:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQL Server 2008]]></category>
		<category><![CDATA[Web Developemnt]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=297</guid>
		<description><![CDATA[I had to set up a new SQL Server database, which I haven&#8217;t done in a while as I tend to focus my efforts on mySQL. Nevertheless I needed to get grip on a new site to migrate.
After setting most things up, I managed to get to a point where the database wasn&#8217;t starting.
Microsoft OLE [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/access-virtualbox-ssh-and-web-server/' rel='bookmark' title='Permanent Link: Access VirtualBox SSH and Web Server'>Access VirtualBox SSH and Web Server</a> <small>One of the thing that differs VirtualBox from Microsoft&#8217;s Virtual...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2008/11/03/getting-that-sql-server-2008-to-work-out-of-the-box/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble installing Sharepoint on a fresh Windows Server 2003 SP2</title>
		<link>http://ccgi.maxpower.plus.com/2008/09/14/trouble-installing-sharepoint-on-a-fresh-windows-server-2003-sp2/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2008/09/14/trouble-installing-sharepoint-on-a-fresh-windows-server-2003-sp2/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 20:13:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Sharepoint]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/?p=256</guid>
		<description><![CDATA[When installing Sharepoint 3.0 Service Pack 1 onto a fresh Windows Server 2003 installation, you can sometimes fall foul of Sharepoint complaining that ASP.net 2 is not installed:
&#8220;This product requires ASP.NET v2.0&#8243;
I found the solution over at Sharepoint Blogs. Run the following command on the server:
 C:\Windows\Microsoft.net\Framework\v2.0.50727\Aspnet_regiis.exe -i 
This will register .NET 2 with IIS [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/installing-ubuntu-804-server-on-virtualbox-%c2%ab-sazwqa/' rel='bookmark' title='Permanent Link: Installing Ubuntu 8.04 server on VirtualBox'>Installing Ubuntu 8.04 server on VirtualBox</a> <small>I had a little trouble running Ubuntu server on VirtualBox...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2008/09/14/trouble-installing-sharepoint-on-a-fresh-windows-server-2003-sp2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t hide my announcements!</title>
		<link>http://ccgi.maxpower.plus.com/2007/11/05/dont-hide-my-announcements/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/11/05/dont-hide-my-announcements/#comments</comments>
		<pubDate>Mon, 05 Nov 2007 12:12:14 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Sharepoint 2.0]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/11/05/dont-hide-my-announcements/</guid>
		<description><![CDATA[I&#8217;ve been playing with the different views in Sharepoint, trying to sort out the Intranet homepage over at St. Peter&#8217;s.
The problem they have is that they don&#8217;t want announcements to appear on the main screen, but they also don&#8217;t want to have to click through to read the announcements.
I set up a new view using [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/11/05/dont-hide-my-announcements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2007 Deployment Computer Startup Scripts</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/#comments</comments>
		<pubDate>Fri, 25 May 2007 12:24:15 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Group Policy]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[VBScript]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[WSUS]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/</guid>
		<description><![CDATA[Now that MS Office 2007 is doing the rounds, I suppose it&#8217;s time to lookat some of its shortcomings.
It has a few when it comes to deployment. The biggest nuisance being deployment.
You have four options:

Install it on a PC manually (not great)
Deploy through group policy with no customisations
Use a deployment system such as SMS
Use a [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/25/office-2007-deployment-computer-startup-scripts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Active Directory Recovery Guide</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/18/active-directory-recovery-guide/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/18/active-directory-recovery-guide/#comments</comments>
		<pubDate>Fri, 18 May 2007 09:57:24 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/18/active-directory-recovery-guide/</guid>
		<description><![CDATA[I&#8217;ve been having numerous errors in the event log appearing on one of my servers from the ESENT service:

Event Type:	Error
Event Source:	ESENT
Event Category:	Database Corruption
Event ID:	467
Date:		18/05/2007
Time:		09:33:06
User:		N/A
Computer:	SERVER123
Description:
ntfrs (5660) Index GChangeOrderGuid of table OUTLOGTable00002 is corrupted (0).
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

These errors are appearing regularly, and contain various tables with problems.
After scouring eventid.net and [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/18/active-directory-recovery-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Offline Windows Updates for the IT Tech with no Broadband</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/16/offline-windows-updates-for-the-it-tech-with-no-broadband/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/16/offline-windows-updates-for-the-it-tech-with-no-broadband/#comments</comments>
		<pubDate>Wed, 16 May 2007 14:45:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Autopatcher]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/16/offline-windows-updates-for-the-it-tech-with-no-broadband/</guid>
		<description><![CDATA[It happens enough times. You&#8217;re busy reinstalling Windows for someone when you find that you can&#8217;t install Windows Updates because the internet connection available is slowly than a milk float delivering breeze blocks instead of milk.
In so far as keeping up-to-date, the issue is no longer &#8220;How soon can the updates be installed on the [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/08/16/how-to-download-bbc-iplayer-programmes/' rel='bookmark' title='Permanent Link: How to download BBC iPlayer programmes'>How to download BBC iPlayer programmes</a> <small>Fed up with the BBC iPlayer? Well this article explains...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/16/offline-windows-updates-for-the-it-tech-with-no-broadband/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange Server Recovery Concepts</title>
		<link>http://ccgi.maxpower.plus.com/2007/05/03/exchange-server-recovery-concepts/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/05/03/exchange-server-recovery-concepts/#comments</comments>
		<pubDate>Thu, 03 May 2007 11:21:39 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 2000]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/05/03/exchange-server-recovery-concepts/</guid>
		<description><![CDATA[I found a useful article about some concepts that might help administrators repair, recover or transfer an Exchange Server.
Not sure if it will help with SBS though&#8230;
Share this on RedditStumble upon something good? Share it on StumbleUponShare this on FacebookPost this to MySpaceShare this on LinkedinShare this on del.icio.usTweet This!

Related posts:Set the default Organisational Unit [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/installing-ubuntu-804-server-on-virtualbox-%c2%ab-sazwqa/' rel='bookmark' title='Permanent Link: Installing Ubuntu 8.04 server on VirtualBox'>Installing Ubuntu 8.04 server on VirtualBox</a> <small>I had a little trouble running Ubuntu server on VirtualBox...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/01/03/access-virtualbox-ssh-and-web-server/' rel='bookmark' title='Permanent Link: Access VirtualBox SSH and Web Server'>Access VirtualBox SSH and Web Server</a> <small>One of the thing that differs VirtualBox from Microsoft&#8217;s Virtual...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/05/03/exchange-server-recovery-concepts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>%Logonserver% session variable doesn&#8217;t work on network Vista logon</title>
		<link>http://ccgi.maxpower.plus.com/2007/04/27/logonserver-session-variable-doesnt-work-on-network-vista-logon/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/04/27/logonserver-session-variable-doesnt-work-on-network-vista-logon/#comments</comments>
		<pubDate>Fri, 27 Apr 2007 11:32:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[User profiles]]></category>
		<category><![CDATA[Vista]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/04/27/logonserver-session-variable-doesnt-work-on-network-vista-logon/</guid>
		<description><![CDATA[Some grief today as I found that Vista wasn&#8217;t behaving with user profiles. Whenever a user attempted to logon, he or she would be greeted with the following popup:
Your user profile was not loaded correctly!
You have been logged on with a temporary profile. Changes you make to this profile will be lost when you log [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/11/10/remove-netowork-printers-from-users-before-they-log-on/' rel='bookmark' title='Permanent Link: Remove Network Printers from Users Before they Log On'>Remove Network Printers from Users Before they Log On</a> <small>I had a little trouble with an HP Printer driver...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/07/29/edit-files-with-notepad-from-anywhere-on-your-network/' rel='bookmark' title='Permanent Link: Edit files with Notepad++ From Anywhere on your Network'>Edit files with Notepad++ From Anywhere on your Network</a> <small>Notepad++ is a very handy tool. It rocks. What is...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/04/27/logonserver-session-variable-doesnt-work-on-network-vista-logon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resources are not available error when accessing control panel</title>
		<link>http://ccgi.maxpower.plus.com/2007/04/26/resources-are-not-available-error-when-accessing-control-panel/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://ccgi.maxpower.plus.com/2007/04/26/resources-are-not-available-error-when-accessing-control-panel/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 13:56:05 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://ccgi.maxpower.plus.com/2007/04/26/resources-are-not-available-error-when-accessing-control-panel/</guid>
		<description><![CDATA[If you happen to have an Intel PRO1000 network card, you may come across the following error when you open up control panel in Windows:
Intel PROset
resources are not available
The problem for me stemmed from repairing an installation of Windows.
With the Intel Pro-network cards, the software that comes bundled with them includes advanced network components that [...]


Related posts:<ol><li><a href='http://ccgi.maxpower.plus.com/2009/10/27/uninstall-ranger-from-a-computer-without-the-rangerremove-user/' rel='bookmark' title='Permanent Link: Uninstall Ranger from a Computer without the RangerRemove User'>Uninstall Ranger from a Computer without the RangerRemove User</a> <small>Sometimes it might be necessary to remove Sentinel&#8217;s Ranger software...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/set-the-default-organisational-unit-for-new-computers-in-windows-server/' rel='bookmark' title='Permanent Link: Set the default Organisational Unit for New Computers in Windows Server'>Set the default Organisational Unit for New Computers in Windows Server</a> <small>Once you have your domain and group policies set up,...</small></li><li><a href='http://ccgi.maxpower.plus.com/2009/09/05/adding-printers-will-hang-a-vista-logon-to-a-domain/' rel='bookmark' title='Permanent Link: Adding Printers will Hang a Vista Logon to a Domain'>Adding Printers will Hang a Vista Logon to a Domain</a> <small>Vista's UAC prevents standard users from installing printer drivers by...</small></li></ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://ccgi.maxpower.plus.com/2007/04/26/resources-are-not-available-error-when-accessing-control-panel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
