<?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>Mindeasy Technology Know how</title>
	<atom:link href="http://mindeasy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mindeasy.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 21 Jul 2010 23:12:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=7323</generator>
		<item>
		<title>Security warning when you start Outlook 2007 and then connect to a mailbox that is hosted on a server that is running Exchange Server 2007 or Exchange Server 2010: &#8220;The name of the security certificate is invalid or does not match the name of the site&#8221;</title>
		<link>http://mindeasy.com/2010/07/security-warning-when-you-start-outlook-2007-and-then-connect-to-a-mailbox-that-is-hosted-on-a-server-that-is-running-exchange-server-2007-or-exchange-server-2010-the-name-of-the-security-certifica/</link>
		<comments>http://mindeasy.com/2010/07/security-warning-when-you-start-outlook-2007-and-then-connect-to-a-mailbox-that-is-hosted-on-a-server-that-is-running-exchange-server-2007-or-exchange-server-2010-the-name-of-the-security-certifica/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 23:10:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[exchange 2007]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=50</guid>
		<description><![CDATA[I ran into an issue where I had imported a SAN certificate into my exchange organization.  Once I had imported it I started to get outlook SSL warnings.  The issue was that  the internal URLs for many of the services outlook connects to were setup with my internal server domain IE host.internaldomain.com.  Now I was [...]]]></description>
			<content:encoded><![CDATA[<p>I ran into an issue where I had imported a SAN certificate into my exchange organization.  Once I had imported it I started to get outlook SSL warnings.  The issue was that  the internal URLs for many of the services outlook connects to were setup with my internal server domain IE host.internaldomain.com.  Now I was faced with an issue where I could not get another SAN cert to encompass the host names of my internal domain, because the Domain admin previous to me named the internal domain of a legitimate domain and we did not own that domain. ie internal domain is contoso.com or yahoo.com these domains are owned by someone else thus no SAN cert will be issued.  The way around this was I changed the internal URL entries for multiple virtual directories, and created a DNS look-up zone.  I found  A KB article that shows how to do this.</p>
<p><a href="http://support.microsoft.com/kb/940726">http://support.microsoft.com/kb/940726</a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/security-warning-when-you-start-outlook-2007-and-then-connect-to-a-mailbox-that-is-hosted-on-a-server-that-is-running-exchange-server-2007-or-exchange-server-2010-the-name-of-the-security-certifica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mail contacts or mailboxes now showing up in GAL</title>
		<link>http://mindeasy.com/2010/07/mail-contacts-or-mailboxes-now-showing-up-in-gal/</link>
		<comments>http://mindeasy.com/2010/07/mail-contacts-or-mailboxes-now-showing-up-in-gal/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 18:41:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Exchange Server]]></category>
		<category><![CDATA[gal]]></category>
		<category><![CDATA[global address list]]></category>
		<category><![CDATA[mail contact]]></category>
		<category><![CDATA[oab]]></category>
		<category><![CDATA[offline address book]]></category>
		<category><![CDATA[outlook web access]]></category>
		<category><![CDATA[owa]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=47</guid>
		<description><![CDATA[I came a cross an issue where mail contacts and some mailboxes where not showing up in the Global Address List.  The funny thing was they showed up in in Outlook Web Access (OWA). The reason this was happening was our outlook clients were running in cached mode and were using the Offline Address Book for [...]]]></description>
			<content:encoded><![CDATA[<p>I came a cross an issue where mail contacts and some mailboxes where not showing up in the Global Address List.  The funny thing was they showed up in in Outlook Web Access (OWA). The reason this was happening was our outlook clients were running in cached mode and were using the Offline Address Book for GAL look ups (OAB).  All I had to do was just update the OAB on the exchange server and hit send and receive from the client machine.</p>
<p>The command you use is below Use the Exhange Management Shell (EMS) to do these</p>
<p><strong>To Update a particular OAB use the below command</strong></p>
<p><em>Update-OfflineAddressBook &#8220;Name of Address Book&#8221;</em></p>
<p><strong>To update all OABs use the belwo command</strong></p>
<p><em>Get-OfflineAddressBook | Update-OfflineAddressBook</em></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/mail-contacts-or-mailboxes-now-showing-up-in-gal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCOM 2007 install error &#8220;Invalid Management Group name</title>
		<link>http://mindeasy.com/2010/07/scom-2007-install-error-invalid-management-group-name/</link>
		<comments>http://mindeasy.com/2010/07/scom-2007-install-error-invalid-management-group-name/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 19:49:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Operations Manager]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=45</guid>
		<description><![CDATA[ delete   HKLM\Software\Microsoft\Microsoft Operations Manager]]></description>
			<content:encoded><![CDATA[<p> delete </p>
<p> HKLM\Software\Microsoft\Microsoft Operations Manager</p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/scom-2007-install-error-invalid-management-group-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>powershell script not digitally signed will not execute</title>
		<link>http://mindeasy.com/2010/07/powershell-script-not-digitally-signed-will-not-execute/</link>
		<comments>http://mindeasy.com/2010/07/powershell-script-not-digitally-signed-will-not-execute/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 00:35:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Powershell]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=42</guid>
		<description><![CDATA[Signing PowerShell Scripts Execution Policies PowerShell has  four execution policies that are Restricted, AllSigned, RemoteSigned, and Unrestricted. PowerShell is configured in &#8220;Restricted&#8221; execution policy by default.  The Restricted policy will not allow any unsigned scripts to run.  If you need to run a powershell script that is not signed then you need to change the policy powershell uses [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Signing PowerShell Scripts</strong></p>
<p><strong>Execution Policies</strong></p>
<p>PowerShell has  four execution policies that are Restricted, AllSigned, RemoteSigned, and Unrestricted.</p>
<p>PowerShell is configured in &#8220;Restricted&#8221; execution policy by default.  The Restricted policy will not allow any unsigned scripts to run.  If you need to run a powershell script that is not signed then you need to change the policy powershell uses to &#8220;Unrestricted&#8221; .  To do this run the below powershell command on the server that is having the issue.</p>
<p><span style="font-family: Courier New;">Set-ExecutionPolicy Unrestricted</span></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/powershell-script-not-digitally-signed-will-not-execute/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to unseal a management packs in Operations Manager 2007 R2</title>
		<link>http://mindeasy.com/2010/07/how-to-unseal-a-management-packs-in-operations-manager-2007-r2/</link>
		<comments>http://mindeasy.com/2010/07/how-to-unseal-a-management-packs-in-operations-manager-2007-r2/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 00:27:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Microsoft Operations Manager]]></category>
		<category><![CDATA[management pack]]></category>
		<category><![CDATA[operations manager 2007]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=39</guid>
		<description><![CDATA[  This article will be about how to convert the MP format to XLS so we can work with it. I found a script from a person named  Boris Yanushpolskyhis blog post is here http://blogs.msdn.com/b/boris_yanushpolsky/archive/2007/08/16/unsealing-a-management-pack.aspx Pretty much we need to run his script and import it into Operations manager. Script is param($mpFilePath,$outputDirectory) $assembly = [System.Reflection.Assembly]::LoadWithPartialName(&#8220;Microsoft.EnterpriseManagement.OperationsManager&#8221;) [...]]]></description>
			<content:encoded><![CDATA[<p>  This article will be about how to convert the MP format to XLS so we can work with it.</p>
<p>I found a script from a person named  <a href="/members/borisyan/">Boris Yanushpolsky</a>his blog post is here <a href="http://blogs.msdn.com/b/boris_yanushpolsky/archive/2007/08/16/unsealing-a-management-pack.aspx">http://blogs.msdn.com/b/boris_yanushpolsky/archive/2007/08/16/unsealing-a-management-pack.aspx</a></p>
<p>Pretty much we need to run his script and import it into Operations manager.</p>
<p>Script is</p>
<p><span style="color: #ff0000;">param($mpFilePath,$outputDirectory)</span></p>
<p><span style="color: #ff0000;">$assembly = [System.Reflection.Assembly]::LoadWithPartialName(&#8220;Microsoft.EnterpriseManagement.OperationsManager&#8221;)</span></p>
<p><span style="color: #ff0000;">$mp = new-object Microsoft.EnterpriseManagement.Configuration.ManagementPack($mpFilePath)</span></p>
<p><span style="color: #ff0000;">$mpWriter = new-object Microsoft.EnterpriseManagement.Configuration.IO.ManagementPackXmlWriter($outputDirectory)</span></p>
<p><span style="color: #ff0000;">$mpWriter.WriteManagementPack($mp)</span></p>
<p>Name the script <span style="color: #008080;">MptoXml.ps1</span></p>
<p><span style="color: #000000;">Run this command: </span></p>
<p><span style="color: #000000;">powershell d:\MpToXml.ps1 -mpFilePath:&#8217;d:\Microsoft.Exchange.Server.2003.Monitoring.mp&#8217; -outputDirectory:&#8217;d:\&#8217;</span></p>
<p><span style="color: #008080;"> </span></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/how-to-unseal-a-management-packs-in-operations-manager-2007-r2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing RDP port in Windows server</title>
		<link>http://mindeasy.com/2010/07/changing-rdp-port-in-windows-server/</link>
		<comments>http://mindeasy.com/2010/07/changing-rdp-port-in-windows-server/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 23:31:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Server 2003]]></category>
		<category><![CDATA[Server 2008]]></category>
		<category><![CDATA[rdp]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=29</guid>
		<description><![CDATA[1. Start Registry Editor. 2. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber 3. On the Edit menu, click Modify, and then click Decimal. 4. Type the new port number, and then click OK. 5. Quit Registry Editor. And that&#8217;s it. Just make sure if you have a windows firewall or another software firewall [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mindeasy.com/wp-content/uploads/2010/07/images.jpg"><img class="alignleft size-full wp-image-34" title="RDP" src="http://mindeasy.com/wp-content/uploads/2010/07/images.jpg" alt="" width="111" height="111" /></a>1. Start Registry Editor.</p>
<p>2. Locate and then click the following registry subkey:</p>
<p><strong>HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber</strong></p>
<p>3. On the <strong>Edit</strong> menu, click <strong>Modify</strong>, and then click <strong>Decimal</strong>.</p>
<p>4. Type the new port number, and then click <strong>OK</strong>.</p>
<p>5. Quit Registry Editor.</p>
<p>And that&#8217;s it. Just make sure if you have a windows firewall or another software firewall enabled to allow the new port to connect.</p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/07/changing-rdp-port-in-windows-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP Storage Works MSA 2312i</title>
		<link>http://mindeasy.com/2010/06/hp-storage-works-msa-2312i/</link>
		<comments>http://mindeasy.com/2010/06/hp-storage-works-msa-2312i/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 22:59:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[iscsi]]></category>
		<category><![CDATA[msa]]></category>
		<category><![CDATA[msa 2312i]]></category>
		<category><![CDATA[multipathing]]></category>
		<category><![CDATA[storage works]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=21</guid>
		<description><![CDATA[The MSA 2312 i is one of Hp&#8217;s iscsi storage appliances. This applianceis easy to setup and provides decent I/O&#8217;s for the price.  Currently I use this appliance for my corporate VMware system and it has not had any issues yet, running 20 or so moderately used VM&#8217;s.  The unit contains 2 controllers with a total of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mindeasy.com/wp-content/uploads/2010/06/Untitled2.png"></a><a href="http://mindeasy.com/wp-content/uploads/2010/06/HP_AJ800A.jpg"><img class="alignleft size-full wp-image-22" title="Storage works MSA 2312i" src="http://mindeasy.com/wp-content/uploads/2010/06/HP_AJ800A.jpg" alt="" width="220" height="120" /></a>The MSA 2312 i is one of Hp&#8217;s iscsi storage appliances. This applianceis easy to setup and provides decent I/O&#8217;s for the price.  Currently I use this appliance for my corporate VMware system and it has not had any issues yet, running 20 or so moderately used VM&#8217;s.  The unit contains 2 controllers with a total of 4 iscsi ports that can be grouped together.  Sadly though my biggest con for this appliance is that the iscsi ports can not be teamed together to increase throughput.  They however can be grouped together to provide multipathing.  The mutipathing will be active/passive and can not be active/active.  The 2312i can be connected to up to 32 hosts and be directly connected to up to 4 more 2312i units, so the unit is expandable.  Overall this is a good entry to mid level storage appliance for light duty to moderate duty work.</p>
<p><strong><span style="color: #ff0000;">Specifications</span></strong></p>
<p><span style="color: #ff0000;">Performance</span>- Each controller boosts an Athlon 2600+ processor, 300 MBps data Transfer rates and 1 GB memory.   </p>
<p><span style="color: #ff0000;">Raid Levels</span> &#8211; The MSA 2312 i supports Raid 0, 1, 3, 5, 6, 10, 50</p>
<p><span style="color: #ff0000;">Drives</span>- Sata and SAS</p>
<p><span style="color: #ff0000;">Ports</span>- 4 x GB iscsi ports</p>
<p>Screen shots of the GUI</p>
<p><a href="http://mindeasy.com/wp-content/uploads/2010/06/Untitled1.png"><img class="alignleft size-large wp-image-24" title="msa 2312i GUI" src="http://mindeasy.com/wp-content/uploads/2010/06/Untitled1-1024x466.png" alt="" width="1024" height="466" /></a></p>
<p><a href="http://mindeasy.com/wp-content/uploads/2010/06/Untitled3.png"><img class="alignleft size-large wp-image-26" title="Enclosure Overview" src="http://mindeasy.com/wp-content/uploads/2010/06/Untitled3-1024x719.png" alt="" width="1024" height="719" /></a></p>
<p><a href="http://mindeasy.com/wp-content/uploads/2010/06/Untitled4.png"><img class="alignleft size-large wp-image-27" title="Rear Panel Overview" src="http://mindeasy.com/wp-content/uploads/2010/06/Untitled4-1024x672.png" alt="" width="1024" height="672" /></a><a href="http://mindeasy.com/wp-content/uploads/2010/06/Untitled.png"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/06/hp-storage-works-msa-2312i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable SSL 2.0 in IIS</title>
		<link>http://mindeasy.com/2010/06/disable-ssl-2-0-in-iis/</link>
		<comments>http://mindeasy.com/2010/06/disable-ssl-2-0-in-iis/#comments</comments>
		<pubDate>Fri, 25 Jun 2010 23:34:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=13</guid>
		<description><![CDATA[Why do you want to Disable SSL 2.0 on your web server.  Well the reason is all new SSL certificates now come as SSL 3.0 and the second reason SSL 2.0 is insecure.  It is susceptible to man in the middle attacks.  All Certificates  now only Use SSL 3.0, Now if your site still uses a [...]]]></description>
			<content:encoded><![CDATA[<p>Why do you want to Disable SSL 2.0 on your web server.  Well the reason is all new SSL certificates now come as SSL 3.0 and the second reason SSL 2.0 is insecure.  It is susceptible to man in the middle attacks.  All Certificates  now only Use SSL 3.0, Now if your site still uses a certificate with SSL 2.0 get a new one.  Alsoif you have a system that scan your site like Macafee Hackersafe or Security Metrics, it will detect that you have SSL 2.0 and it will actually make you PCI in-compliant.  Below are the steps on how to disable SSL 2.0 on a Windows 2003 server with IIS 6.0 installed.</p>
<ol>
<li>Click <strong>Start</strong>, click <strong>Run</strong>, type regedt32 or type regedit, and then click <strong>OK</strong></li>
<li>In Registry Editor, locate the following registry key:HKey_Local_Machine\System\CurrentControlSet\Control\SecurityProviders \SCHANNEL\Protocols\SSL 2.0\Server</li>
<li>On the <strong>Edit</strong> menu, click <strong>Add Value</strong>.</li>
<li>In the <strong>Data Type</strong> list, click <strong>DWORD</strong></li>
<li>In the <strong>Value Name</strong> box, type <strong>Enabled</strong>, and then click <strong>OK</strong></li>
<li>Click <strong>OK</strong>. Restart the computer</li>
</ol>
<p>These Instructions work with both IIS 6.0 and IIS 7.0</p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/06/disable-ssl-2-0-in-iis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sender Policy Framework</title>
		<link>http://mindeasy.com/2010/06/sender-policy-framework/</link>
		<comments>http://mindeasy.com/2010/06/sender-policy-framework/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:32:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[dns]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[sender policy framework]]></category>
		<category><![CDATA[spf]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=7</guid>
		<description><![CDATA[What is a SPF record? Well it is a DNS entry that is used to help combat SPAM and email spoofing. It does this by adding information to DNS about which servers are allowed to send email for that Domain.  A SPF record is a custom record call txt in windows DNS. There are many [...]]]></description>
			<content:encoded><![CDATA[<p>What is a SPF record? Well it is a DNS entry that is used to help combat SPAM and email spoofing. It does this by adding information to DNS about which servers are allowed to send email for that Domain.  <a href="http://mindeasy.com/wp-content/uploads/2010/06/dog.jpg"><img class="size-full wp-image-6 alignleft" title="SPF DOG" src="http://mindeasy.com/wp-content/uploads/2010/06/dog.jpg" alt="Sender Policy Framework" width="240" height="240" /></a>A SPF record is a custom record call txt in windows DNS. There are many tools that can help you automatically create a SPF record. At the end of this article I will list a great one.  The way SPF combats SPAM and domain Spoofing is when an email is sent from XYZ domain the receiving server or mail gateway (if configured to do SPF checking) does a SPF check. Once it</p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/06/sender-policy-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Window Installer Cleanup Utility</title>
		<link>http://mindeasy.com/2010/06/microsoft-window-installer-cleanup-utility/</link>
		<comments>http://mindeasy.com/2010/06/microsoft-window-installer-cleanup-utility/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 00:27:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[MSI]]></category>

		<guid isPermaLink="false">http://mindeasy.com/?p=4</guid>
		<description><![CDATA[Ever had a situation, where a machine was put in front off you and you where told this program doesn’t work?  Well You are in IT so you obviously have and if not you are still in school.  I had this happen to me when our CEO adobe acrobat was not working.  Well I thought [...]]]></description>
			<content:encoded><![CDATA[<p>Ever had a situation, where a machine was put in front off you and you where told this program doesn’t work?  Well You are in IT so you obviously have and if not you are still in school.  I had this happen to me when our CEO adobe acrobat was not working.  Well I thought I will just un-install the program and reinstall.  I soon found out Adobe would not uninstall and I could not install Acrobat until the old one was gone.  Now reinstalling his machine was out off the question so I googled and found this tool.  The <strong>Microsoft Window Installer Cleanup Utility</strong>.  It pretty much un-installs any MSI on your system.  Below is the link to where to get it and a nice description.  This tool has saved my life a few times.</p>
<p><ins><a href="http://support.microsoft.com/kb/290301">http://support.microsoft.com/kb/290301</a></ins> <ins></ins></p>
]]></content:encoded>
			<wfw:commentRss>http://mindeasy.com/2010/06/microsoft-window-installer-cleanup-utility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
