<?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>Network Administrator Knowledgebase &#187; Exchange 2003</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/network-administrator/tag/exchange-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/network-administrator</link>
	<description></description>
	<lastBuildDate>Thu, 28 Feb 2013 15:55:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>How to Block Users from Sending Email Outside your Exchange Organisation</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/how-to-block-users-from-sending-email-outside-your-exchange-organisation/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/how-to-block-users-from-sending-email-outside-your-exchange-organisation/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 16:28:34 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[Block Users from Sending Email]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/how-to-block-users-from-sending-email-outside-your-exchange-organisation/</guid>
		<description><![CDATA[We can configure Exchange to prevent users from sending mail to the Internet (and receive mails). The user can only receive e-mail from other Exchange users in the same organization. To set this, follow the following steps: Create a new distribution group (mail-enabled) in Exchange. Add all the users which are not allowed to send [...]]]></description>
				<content:encoded><![CDATA[<p>We can configure <strong>Exchange</strong> to prevent users from sending mail to the Internet (and receive mails). The user can only receive e-mail from other Exchange users in the same organization. To set this, follow the following steps:</p>
<ol>
<li>Create a new distribution group (mail-enabled) in Exchange.</li>
<li>Add all the users which are not allowed to send mail outside your organisation.</li>
<li>Modify (properties) the SMTP connector(s) that are used to send to the internet</li>
<li>Under the Delivery Restrictions tab, REJECT MESSAGES FROM, add the distribution group.</li>
<li>Start Registry Editor (Regedt32.exe).</li>
<li>Locate and click the following registry key:<br />
HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/Resvc/Parameters/</li>
<li>On the Edit menu, click Add Value, and then add the following registry value:<br />
Value Name: CheckConnectorRestrictions<br />
Data Type: REG_DWORD<br />
Radix: Hexadecimal<br />
Value: 1</li>
<li>Quit Registry Editor.</li>
<li>Restart the Microsoft Exchange Routing Engine service and the Simple Mail Transfer Protocol (SMTP) services for this change to take effect.</li>
</ol>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/how-to-block-users-from-sending-email-outside-your-exchange-organisation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange System Manager (ESM) Crashs If Installed Internet Explorer 7 (IE7)</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/exchange-system-manager-esm-crashs-if-installed-internet-explorer-7-ie7/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/exchange-system-manager-esm-crashs-if-installed-internet-explorer-7-ie7/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 15:58:29 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/exchange-system-manager-esm-crashs-if-installed-internet-explorer-7-ie7/</guid>
		<description><![CDATA[Over Internet you can find a lot of articles talking about one thing &#8211; NOT TO INSTALL IE7 on server machines . One of the reasons is a crash of Exchange System Manager (ESM). Exchange System Manager (ESM) crashes when you press F1, or click on the Help menu option. As result, inside Event Viewer [...]]]></description>
				<content:encoded><![CDATA[<p>Over Internet you can find a lot of articles talking about one thing &#8211; <strong>NOT TO INSTALL IE7</strong> on server machines <img src='http://itknowledgeexchange.techtarget.com/network-administrator/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .<br />
One of the reasons is a crash of <strong>Exchange System Manager (ESM)</strong>.</p>
<p><strong>Exchange System Manager (ESM) </strong>crashes when you press <strong>F1</strong>, or click on the <strong>Help</strong> menu option.<br />
As result, inside <strong>Event Viewer</strong> you will see an <strong>Event ID 1000</strong>.</p>
<p>I really don&#8217;t want to recommend you uninstall IE7. The solution for this &#8220;issue&#8221; is very simple, remove (rename) the <strong>PSAPI.DLL</strong> from the <strong>Exchsrvr\bin</strong> subdirectory:</p>
<ol>
<li><em>Stop the Exchange System Attendant Service</em></li>
<li><em>Stop the IIS Admin Service</em></li>
<li><em>Open a Command Prompt rename the PSAPI.DLL in the exchsrvr\bin directory. to PSAPI.DLL.OLD</em></li>
<li><em>Restart the Exchange and IIS services.</em></li>
<li><em>Enjoy <img src='http://itknowledgeexchange.techtarget.com/network-administrator/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></li>
</ol>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/exchange-system-manager-esm-crashs-if-installed-internet-explorer-7-ie7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Outlook Anywhere&#8221; and problems with IPv6 in Windows Server 2008</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 19:53:25 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[Outlook Anywhere]]></category>
		<category><![CDATA[RPC over HTTP/S]]></category>
		<category><![CDATA[Windows Server 2008]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/</guid>
		<description><![CDATA[It&#8217;s not a secret, that IPv6 has some &#8220;issues&#8221;. When I&#8217;ve been in Seattle, at last MVP summit, a lot of IT professionals said that, and all of them recommended to disable IPv6 on Windows 2008 or / and Vista machines. Kevin Reeuwijk from &#8220;Innovative Technology Weblog&#8221; posted a very good article; Outlook Anywhere is [...]]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s not a secret, that <strong>IPv6</strong> has some &#8220;issues&#8221;. When I&#8217;ve been in Seattle, at last MVP summit, a lot of <strong>IT professionals</strong> said that, and all of them recommended to disable <strong>IPv6</strong> on <strong>Windows 2008</strong> or / and <strong>Vista</strong> machines. <strong>Kevin Reeuwijk</strong> from &#8220;<a href="http://thesystemadministrator.com/redir?www.buit.org/2008/01/04/outlook-anywhere-is-broken-on-ipv6-in-windows-server-2008/" target="_blank"><strong>Innovative Technology Weblog</strong></a>&#8221; posted a very good article; <a href="http://thesystemadministrator.com/redir?www.buit.org/2008/01/04/outlook-anywhere-is-broken-on-ipv6-in-windows-server-2008/" target="_blank"><strong>Outlook Anywhere is ‘broken’ on IPv6 in Windows Server 2008</strong></a>.<br />
So, if you run <strong>Exchange 2007</strong> on <strong>Windows Server 2008</strong> and want to use <strong>Outlook Anywhere</strong> (aka RPC over HTTP) you probably get a problem. It would not work if the <strong>RPC-over-HTTP Proxy</strong> and the <strong>Exchange</strong> Mailbox installed on the same <strong>Windows 2008 Server</strong>.<br />
To make the long story short, simply unselect IPv6 from the properties of your NIC <strong>AND</strong> (it&#8217;s very important) make a changes to the <strong>HOSTS</strong> file. Simply open up your <strong>hosts</strong> file and make the following changes:</p>
<ul>
<li>Comment out the line “:::1    localhost”</li>
<li>Add the following two lines:</li>
</ul>
<p align="left"><em>         &lt;IPv4 address&gt;    &lt;hostname of the computer&gt;<br />
&lt;IPv4 address&gt;    &lt;FQDN of the computer&gt;<br />
</em><br />
This will resolve all queries for your computer’s name to its IPv4 address, effectively disabling the use of IPv6 for self-communication. You can confirm that this works by doing a “telnet localhost 6004″.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-anywhere-and-problems-with-ipv6-in-windows-server-2008/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Outlook Web Access New Mail Notification for Exchange 2007, Soon</title>
		<link>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-web-access-new-mail-notification-for-exchange-2007-soon/</link>
		<comments>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-web-access-new-mail-notification-for-exchange-2007-soon/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 15:06:53 +0000</pubDate>
		<dc:creator>Michael Khanin</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Outlook Web Access]]></category>
		<category><![CDATA[Outlook Web Access New Mail Notification]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[OWANotify]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/network-administrator/outlook-web-access-new-mail-notification-for-exchange-2007-soon/</guid>
		<description><![CDATA[Dean, developer of well know &#8220;Outlook Web Access New Mail Notification&#8221; for Exchange 2003, recently announced that he started work on an Exchange 2007 version of OWANotify.]]></description>
				<content:encoded><![CDATA[<p>Dean, developer of well know &#8220;<a href="http://www.owanotify.com/" target="_blank"><strong>Outlook Web Access New Mail Notification</strong></a>&#8221; for <strong>Exchange 2003,</strong> recently announced that he started work on an <strong>Exchange 2007 </strong>version of <a href="http://www.owanotify.com/" target="_blank"><strong>OWANotify</strong></a>.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/network-administrator/outlook-web-access-new-mail-notification-for-exchange-2007-soon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
