<?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>PMD Consulting Services</title>
	<atom:link href="http://www.pmdconsulting.biz/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pmdconsulting.biz/blog</link>
	<description>IT Information that will help solve IT problems!</description>
	<lastBuildDate>Mon, 26 Mar 2012 04:44:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Error when trying to change name on Network Adapters in Windows 2008 R2 Server</title>
		<link>http://www.pmdconsulting.biz/blog/error-when-trying-to-change-name-on-network-adapters-in-windows-2008-r2-server/</link>
		<comments>http://www.pmdconsulting.biz/blog/error-when-trying-to-change-name-on-network-adapters-in-windows-2008-r2-server/#comments</comments>
		<pubDate>Mon, 26 Mar 2012 04:44:38 +0000</pubDate>
		<dc:creator>pdascalos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pmdconsulting.biz/blog/?p=204</guid>
		<description><![CDATA[Click Start, click Run, type cmd.exe, and then press ENTER. Type set devmgr_show_nonpresent_devices=1, and then press ENTER. Type Start DEVMGMT.MSC, and then press ENTER. Click View, and then click Show Hidden Devices. Expand the Network Adapters tree. Right-click the dimmed network adapter, and then click Uninstall.]]></description>
			<content:encoded><![CDATA[<p>Click Start, click Run, type cmd.exe, and then press ENTER.<br />
Type set devmgr_show_nonpresent_devices=1, and then press ENTER.<br />
Type Start DEVMGMT.MSC, and then press ENTER.<br />
Click View, and then click Show Hidden Devices.<br />
Expand the Network Adapters tree.<br />
Right-click the dimmed network adapter, and then click Uninstall.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmdconsulting.biz/blog/error-when-trying-to-change-name-on-network-adapters-in-windows-2008-r2-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin upgrade Failed in WordPress Using IIS 7</title>
		<link>http://www.pmdconsulting.biz/blog/plugin-upgrade-failed-in-wordpress-using-iis-7/</link>
		<comments>http://www.pmdconsulting.biz/blog/plugin-upgrade-failed-in-wordpress-using-iis-7/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 16:35:23 +0000</pubDate>
		<dc:creator>pdascalos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pmdconsulting.biz/blog/?p=28</guid>
		<description><![CDATA[I found this online at http://www.whitworth.org/2009/03/10/plugin-upgrade-failed-in-wordpress-using-iis-7/ . I wanted to post it here so I could find it when I needed it. I have modified it a bit. How to modify IIS7 to allow WordPress to allow automatic updates: Make sure your Application Pool identity is a user account (not Network Service). This only needs [...]]]></description>
			<content:encoded><![CDATA[<p>I found this online at http://www.whitworth.org/2009/03/10/plugin-upgrade-failed-in-wordpress-using-iis-7/ . I wanted to post it here so I could find it when I needed it.</p>
<p>I have modified it a bit.</p>
<p>How to modify IIS7 to allow WordPress to allow automatic updates:</p>
<ol>
<li>Make sure your Application Pool identity is a user account (not  Network Service). This only needs to be a Domain User. Go to Application Pools under the Server in the IIS Manager and change the identity to this user. I have used the same user for multiple sites.</li>
<li>In IIS Manager, right-click on your website –&gt; Manage Web –&gt;  Advanced Settings</li>
<li>Click the … button in the Physical Path Credentials box.</li>
<li>Specify the account you are using for the Application Pool Identity</li>
<li>Find the wp-content folder under your web site, right click and  choose Edit Permissions…</li>
<li>Go to the Security Tab, then click Add and enter the Application  Pool Identity account. Give the account modify rights</li>
<li>Click OK until you have closed out of the security dialog</li>
<li>Reset IIS &#8211; At the command prompt run: iisreset /resatart</li>
<li>Test plugin update</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.pmdconsulting.biz/blog/plugin-upgrade-failed-in-wordpress-using-iis-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple Exchange Accounts per Outlook Profile</title>
		<link>http://www.pmdconsulting.biz/blog/multiple-exchange-accounts-per-outlook-profile/</link>
		<comments>http://www.pmdconsulting.biz/blog/multiple-exchange-accounts-per-outlook-profile/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 06:09:00 +0000</pubDate>
		<dc:creator>pdascalos</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[profile]]></category>

		<guid isPermaLink="false">http://www.pmdconsulting.biz/blog/?p=21</guid>
		<description><![CDATA[Outlook 2010 now allows multiple Exchange accounts per Outlook profiles. By default the limit is set to three, but from what I am reading you can increase it to 15! I have not tried it yet but here are the instructions: You can make the change through Group Policy or the registry. The Group Policy [...]]]></description>
			<content:encoded><![CDATA[<p>Outlook 2010 now allows multiple Exchange accounts per Outlook profiles. By default the limit is set to three, but from what I am reading you can increase it to 15! I have not tried it yet but here are the instructions:</p>
<p>You can make the change through Group Policy or the registry. The Group Policy setting is located at Administrative Templates, Microsoft Outlook 2010, Account Settings, Exchange. Double-click Set maximum number of Exchange accounts per profile and set the required number of accounts. You need to import the ADMX files onto the machine editing the group policy object before the settings are available.</p>
<p align="center"><a href="http://www.pmdconsulting.biz/blog/wp-content/uploads/2010/01/OLPro.jpg" rel="lightbox[21]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="OLPro" border="0" alt="OLPro" src="http://www.pmdconsulting.biz/blog/wp-content/uploads/2010/01/OLPro_thumb.jpg" width="244" height="173" /></a> </p>
<p>To make this change in the registry, navigate to HKEY_CURRENT_USER\Software\Policies\Microsoft\Exchange and set the DWORD value MaxNumExchange to the new limit (between 1 and 15).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmdconsulting.biz/blog/multiple-exchange-accounts-per-outlook-profile/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to disable or uninstall Windows Live Family Safety</title>
		<link>http://www.pmdconsulting.biz/blog/how-to-disable-or-uninstall-windows-live-family-safety/</link>
		<comments>http://www.pmdconsulting.biz/blog/how-to-disable-or-uninstall-windows-live-family-safety/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 09:29:22 +0000</pubDate>
		<dc:creator>pdascalos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pmdconsulting.biz/PMD/blog/?p=10</guid>
		<description><![CDATA[I am not sure how this appeared one day on my computer, but for me was very annoying. In the right circumstances this feature would be very useful. Removing it was a little hidden from the usual. To remove in Vista, go to “Uninstall a program”, select “Windows Live Essentials” and click Uninstall/Change. You will [...]]]></description>
			<content:encoded><![CDATA[<p>I am not sure how this appeared one day on my computer, but for me was very annoying. In the right circumstances this feature would be very useful. Removing it was a little hidden from the usual.</p>
<p>To remove in Vista, go to “Uninstall a program”, select “Windows Live Essentials” and click Uninstall/Change. You will need administrative rights to continue. Make sure Uninstall is selected in the Window Live window and continue. Select Family Safety in the next window and continue.</p>
<p align="center"><a href="http://www.pmdconsulting.biz/blog/wp-content/uploads/2010/01/winLive.jpg" rel="lightbox[10]"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="winLive" border="0" alt="winLive" src="http://www.pmdconsulting.biz/blog/wp-content/uploads/2010/01/winLive_thumb.jpg" width="244" height="208" /></a> </p>
<p>Doing this removes the Windows Live Family Safety Client from your local machine. If you have enabled Family Safety, remember to log into you Live Account and go to Family Safety Summary&#160; (<a title="https://fss.live.com/safety/default.aspx" href="https://fss.live.com/safety/default.aspx">https://fss.live.com/safety/default.aspx</a>). Remove the account and computers that may have been created.</p>
<p>Good Luck! Peter</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmdconsulting.biz/blog/how-to-disable-or-uninstall-windows-live-family-safety/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PMD Consulting at work!</title>
		<link>http://www.pmdconsulting.biz/blog/hello-world/</link>
		<comments>http://www.pmdconsulting.biz/blog/hello-world/#comments</comments>
		<pubDate>Fri, 01 Jan 2010 21:14:08 +0000</pubDate>
		<dc:creator>pdascalos</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.pmdconsulting.biz/PMD/blog/?p=1</guid>
		<description><![CDATA[Welcome to PMD Consulting Blog. Here you will find information that we have used to solve and enhance IT systems and infrastructure for business!]]></description>
			<content:encoded><![CDATA[<p>Welcome to PMD Consulting Blog. Here you will find information that we have used to solve and enhance IT systems and infrastructure for business!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.pmdconsulting.biz/blog/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

