<?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>IT Support Services Blog</title>
	<atom:link href="http://www.offsitenoc.com/blogs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.offsitenoc.com/blogs</link>
	<description>One Click Remote Server Support</description>
	<lastBuildDate>Thu, 04 Mar 2010 20:51:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Clear Remote Desktop Connection History</title>
		<link>http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=clear-remote-desktop-connection-history</link>
		<comments>http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:51:51 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/</guid>
		<description><![CDATA[<p>&#8216; Script: ClearRDMRU.vbs
&#8216;Purpose: Clears the Most Recently Used list of computers in the Remote
&#8216;Desktop Client Computer drop down box
&#8216; Author: Brian Heil
&#8216;   Date: 15 March 2004
&#8216;Version: V1.2
&#8216;History:
&#8216;                        V1.0 &#8211; first script.  used WMI to delete registry
&#8216;entries.
&#8216;                        V1.1 &#8211; added deletion of Default.RDP file to clear
&#8216;the computer box as well as the dropdown.
&#8216;                        V1.2 &#8211; changed [...]<p><a href="http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/">Clear Remote Desktop Connection History</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>&#8216; Script: ClearRDMRU.vbs<br />
&#8216;Purpose: Clears the Most Recently Used list of computers in the Remote<br />
&#8216;Desktop Client Computer drop down box<br />
&#8216; Author: Brian Heil<br />
&#8216;   Date: 15 March 2004<br />
&#8216;Version: V1.2<br />
&#8216;History:<br />
&#8216;                        V1.0 &#8211; first script.  used WMI to delete registry<br />
&#8216;entries.<br />
&#8216;                        V1.1 &#8211; added deletion of Default.RDP file to clear<br />
&#8216;the computer box as well as the dropdown.<br />
&#8216;                        V1.2 &#8211; changed to wscript RegDelete method, sped up<br />
&#8216;deletion loop significantly.</p>
<p>On Error Resume Next</p>
<p>Set WSHShell = WScript.createObject(&#8220;WScript.Shell&#8221;)<br />
Set File = CreateObject(&#8220;Scripting.FileSystemObject&#8221;)<br />
MYDocs = WSHShell.specialfolders(&#8220;MyDocuments&#8221;)<br />
For i = 0 to 9<br />
WSHShell.regdelete &#8220;HKCU\Software\Microsoft\Terminal Server Client\Default\mru&#8221; &amp; i<br />
Next<br />
        &#8216;Deletes the Default.RDP file in the current users My Documents directory.  This holds the value<br />
        &#8216; in the default value in Computer box in the RDC<br />
        File.DeleteFile(MyDocs &amp; &#8220;\default.rdp&#8221;)<br />
        &#8216;MsgBox &#8220;MRU List Cleared.&#8221; &amp; vbcrlf &amp; junk,64,&#8221;Success&#8221;</p>
<p><a href="http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/">Clear Remote Desktop Connection History</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>7</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/clear-remote-desktop-connection-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Windows 7 for Small Business and Home Users</title>
		<link>http://www.offsitenoc.com/blogs/microsoft-windows-7-for-small-business-and-home-users/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=microsoft-windows-7-for-small-business-and-home-users</link>
		<comments>http://www.offsitenoc.com/blogs/microsoft-windows-7-for-small-business-and-home-users/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 00:44:01 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=163</guid>
		<description><![CDATA[<p></p>
<p>Windows 7 is finally here and Microsoft intended it to be intuitive and simple to use and hopes to remedy past OS problems related to security, reliability and stability .  In an attempt to meet the needs of the many different types of computer users, Windows 7 will be released in six versions.</p>
<p>Versions of Windows [...]<p><a href="http://www.offsitenoc.com/blogs/microsoft-windows-7-for-small-business-and-home-users/">Microsoft Windows 7 for Small Business and Home Users</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/win7.jpg"><img class="aligncenter size-full wp-image-164" title="win7" src="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/win7.jpg" alt="" width="204" height="160" /></a></p>
<p>Windows 7 is finally here and Microsoft intended it to be intuitive and simple to use and hopes to remedy past OS problems related to security, reliability and stability .  In an attempt to meet the needs of the many different types of computer users, Windows 7 will be released in six versions.</p>
<p><strong>Versions of Windows 7</strong></p>
<ul>
<li><strong>Starter</strong>-      is for PCs with limited hardware capabilities (netbooks, lower end laptops      and workstations).  Users are limited to using a maximum of three      simultaneously running programs at a time.</li>
<li><strong>Home Premium</strong>-      offers enhanced Windows navigation, improved taskbars and jumplists, live      thumbnail previews, Mobility Center for smart phone users, Aero Glass—a      new way to view folders, enhancements to Windows Media Center and Media      Streaming, and the ability to simultaneously run an unlimited number of      applications.</li>
<li><strong>Home Basic</strong>-      is a scaled down version of Home Premium that is intended for the overseas      market.  This version has been modified to run on PCs with smaller      processers.</li>
<li><strong>Professional</strong>-      includes all the features of Home Premium as well as providing simple and      secure server networking, advanced network backup, file and folder      encryption, and location-aware printing to help your PC find the correct      printer, regardless of location.</li>
<li><strong>Enterprise</strong>-      is similar to Professional but is intended for large corporate customers      that are business volume-licensed. In addition to the features offered in      Professional, it also includes enhanced security features such as      Bitlocker data protection and advanced management capabilities.</li>
<li><strong>Ultimate</strong>-      provides home users all the features of the Enterprise version but doesn&#8217;t      require a volume license.  Unfortunately, this version will have only      limited availability through occasional promotional deals.</li>
</ul>
<p><a href="http://www.offsitenoc.com/blogs/microsoft-windows-7-for-small-business-and-home-users/">Microsoft Windows 7 for Small Business and Home Users</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>17</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/microsoft-windows-7-for-small-business-and-home-users/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange Distribution Groups do not receive external emails</title>
		<link>http://www.offsitenoc.com/blogs/exchange-distribution-groups-do-not-receive-external-emails/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exchange-distribution-groups-do-not-receive-external-emails</link>
		<comments>http://www.offsitenoc.com/blogs/exchange-distribution-groups-do-not-receive-external-emails/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 23:04:54 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2007 Public Folders]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Microsoft Exchange 2007]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=156</guid>
		<description><![CDATA[<p>When you create a new distribution group within Exchange and try to send an email from an external address to this group, you will receive a error message which states that you must be authenticated to send to this group.</p>
<p>This is the default behavior of Exchange 2007 to avoid SPAM.</p>
<p>To change this behavior open the [...]<p><a href="http://www.offsitenoc.com/blogs/exchange-distribution-groups-do-not-receive-external-emails/">Exchange Distribution Groups do not receive external emails</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you create a new distribution group within Exchange and try to send an email from an external address to this group, you will receive a error message which states that you must be authenticated to send to this group.</p>
<p>This is the default behavior of Exchange 2007 to avoid SPAM.</p>
<p>To change this behavior open the Exchange Management Console an navigate to the affected distribution group. Open the Settings for this group and switch to the tab &#8220;<strong>Mail Flow Settings</strong>&#8220;. On this tab mark &#8220;<strong>Message delivery restrictions</strong>&#8221; and select &#8220;<strong>Properties</strong>&#8220;.</p>
<p>In the new Window ensure that the checkbox &#8220;<strong>Requ</strong><strong>ire that all senders are authenticated</strong>&#8221; is <strong>not </strong>selected.</p>
<p style="text-align: center;"><a href="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/exch.gif"><img class="size-medium wp-image-158 aligncenter" title="exch" src="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/exch-283x300.gif" alt="" width="283" height="300" /></a></p>
<p><a href="http://www.offsitenoc.com/blogs/exchange-distribution-groups-do-not-receive-external-emails/">Exchange Distribution Groups do not receive external emails</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>99</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/exchange-distribution-groups-do-not-receive-external-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Openoffice as a service in windows</title>
		<link>http://www.offsitenoc.com/blogs/openoffice-as-a-service-in-windows/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=openoffice-as-a-service-in-windows</link>
		<comments>http://www.offsitenoc.com/blogs/openoffice-as-a-service-in-windows/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 21:43:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OpenOffice]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=148</guid>
		<description><![CDATA[<p>1) Download and install openoffice</p>
<p>2) run openoffice once before installing it as a service</p>
<p>3) Download and install windows 2003 resource kit from microsoft website.</p>
<p>4) Create a service account and give it log on as a service rights ( i used openoffice as service account name)</p>
<p>4) Create a service named OpenOfficeUnoServer to do so run the [...]<p><a href="http://www.offsitenoc.com/blogs/openoffice-as-a-service-in-windows/">Openoffice as a service in windows</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>1) Download and install openoffice</p>
<p>2) run openoffice once before installing it as a service</p>
<p>3) Download and install windows 2003 resource kit from microsoft website.</p>
<p>4) Create a service account and give it log on as a service rights ( i used openoffice as service account name)</p>
<p>4) Create a service named <tt>OpenOfficeUnoServer to do so run the following command</tt></p>
<p>&#8220;C:\Program Files\Windows Resource Kits\Tools\Instsrv.exe&#8221; OpenOfficeUnoServer &#8220;C:\Program Files\Windows Resource Kits\Tools\Srvany.exe&#8221;</p>
<p>5) Go to services snap in and change the log on account with the account you created in step 4.</p>
<p>5)  Open registry and configure the values as shown in the screen shot shown below:</p>
<p>Create parameters key and make sure the values match as shown below. You have to create Application and AppParameters REG_SZ values.</p>
<p><img class="alignnone size-large wp-image-150" title="Openoffice service parameter key" src="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/temp2-1024x217.jpg" alt="Openoffice service parameter key" width="727" height="217" /></p>
<p><img class="alignnone size-full wp-image-149" title="openoffice as a service registry settings" src="http://www.offsitenoc.com/blogs/wp-content/uploads/2009/12/temp1.jpg" alt="openoffice as a service registry settings" width="724" height="224" /></p>
<p>6) Start Service</p>
<p>7) Open command prompt and change directory to c:\program files\openoffice.org 3\program</p>
<p>Run the following command</p>
<p><span style="color: #0000ff;"><span style="color: #cc0000;">soffice -accept=&#8221;socket,port=8100;urp;StarOffice.ServiceManager&#8221;</span></span></p>
<p><span style="color: #0000ff;"><span style="color: #cc0000;"><span style="color: #000000;"> <img src='http://www.offsitenoc.com/blogs/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Run </span></span></span>netstat -anp tcp</p>
<p>This should show a listening on port 8100.Chances are that the service will only listen on the <tt>127.0.0.1</tt> interface; this means you can only connect from the same machine and it&#8217;s good  from a security point of view. However, if you want to be able to connect from  other machines as well you need to change the <em>accept</em> string to  <tt>"socket,host=0.0.0.0,port=8100;urp;"</tt> in the <tt>AppParameters</tt> registry value</p>
<p><a href="http://www.offsitenoc.com/blogs/openoffice-as-a-service-in-windows/">Openoffice as a service in windows</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>72</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/openoffice-as-a-service-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exmerge: Error opening message store (MSEMS) &#8211; 0&#215;8004011d</title>
		<link>http://www.offsitenoc.com/blogs/exmerge-error-opening-message-store/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exmerge-error-opening-message-store</link>
		<comments>http://www.offsitenoc.com/blogs/exmerge-error-opening-message-store/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 23:08:57 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=133</guid>
		<description><![CDATA[
Verify that the user      account under which you run the Exchange Mailbox Merge program has the Receive      As and Send As security permissions set to Allow for the      Mailbox Store. To do this, follow these steps:




Start Exchange System Manager. To [...]<p><a href="http://www.offsitenoc.com/blogs/exmerge-error-opening-message-store/">Exmerge: Error opening message store (MSEMS) &#8211; 0&#215;8004011d</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<ol>
<li>Verify that the user      account under which you run the Exchange Mailbox Merge program has the <strong>Receive      As</strong> and <strong>Send As</strong> security permissions set to <strong>Allow</strong> for the      Mailbox Store. To do this, follow these steps:</li>
</ol>
<ol>
<li>
<ol>
<li>Start Exchange System Manager. To       do this, click <strong>Start</strong>, point to <strong>Programs</strong>, point to <a href="http://www.offsitenoc.com/server-management.html"><strong>Microsoft       Exchange</strong></a>, and then click <strong>System Manager</strong>.</li>
<li>Expand <strong>Servers</strong>, expand the       server that you want, expand the storage group that you want (for       example, expand <strong>First Storage Group</strong>), and then expand <strong>Mailbox       Store</strong>.</li>
<li>Right-click <strong>Mailbox Store</strong>,       and then click <strong>Properties</strong>.</li>
<li>Click the <strong>Security</strong> tab,       and then click the user account whose permissions you want to verify.</li>
<li>In the <strong>Permissions</strong> list,       click to select the <strong>Receive As</strong> check box in the <strong>Allow</strong> column, click to select the <strong>Send As</strong> check box in the <strong>Allow</strong> column, and then click <strong>OK</strong>.</li>
<li>If the user account is a member       of a group (domain administrators or enterprise administrators), this       group must also have send as and receive as rights to the mailbox store.</li>
</ol>
</li>
<li>Verify that the user      account under which you run the Exchange Mailbox Merge program has      delegation authority at the Organization level in Exchange System Manager.      To do this, follow these steps:</li>
</ol>
<p>.         In Exchange System Manager, right-click the organization (for example, right-click <strong>First Organization (Exchange)</strong>), and then click <strong>Delegate control</strong>. The Exchange Administration Delegation Wizard starts.</p>
<ol>
<li>
<ol>
<li>Click <strong>Next</strong>.</li>
<li>If the user account under which       you run the Exchange Mailbox Merge program is not listed in the <strong>Users       and groups</strong> box, and if it does not have the role of <strong>Exchange Full       Administrator</strong>, click <strong>Next</strong>, add this user account with the role       of <strong>Exchange Full Administrator</strong>, and then click <strong>OK</strong>.</li>
<li>Click <strong>Next</strong>, and then click       <strong>Finish</strong>.</li>
</ol>
</li>
<li>Quit Exchange System      Manager.</li>
<li>Restart the Microsoft      Internet Information Service (IIS) Admin Service. To do this, follow these      steps.<strong>NOTE</strong>: This restarts the Exchange Information Store service.</li>
</ol>
<p>.         Click <strong>Start</strong>, click <strong>Run</strong>, type services.msc in the <strong>Open</strong> box, and then click <strong>OK</strong>.</p>
<ol>
<li>
<ol>
<li>In the <strong>Name</strong> list,       right-click <a href="http://www.offsitenoc.com/server-management.html"><strong>IIS Admin Service</strong></a>, and then click <strong>Restart</strong>.</li>
<li>Click <strong>Yes</strong> to confirm the       restarting of the services.</li>
<li>Quit the Services snap-in.</li>
</ol>
</li>
</ol>
<p><a href="http://www.offsitenoc.com/blogs/exmerge-error-opening-message-store/">Exmerge: Error opening message store (MSEMS) &#8211; 0&#215;8004011d</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>237</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/exmerge-error-opening-message-store/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New features of Exchange Server 2007.</title>
		<link>http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=new-features-of-exchange-server-2007</link>
		<comments>http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:50:19 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2007 SP1]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/</guid>
		<description><![CDATA[<p>Autodiscover A web service integrated with Exchange Server 2007 that facilitates</p>
<p>clients accessing their mailboxes. It is used to automatically set up accounts in</p>
<p>Outlook profiles. It is also used to determine which Client Access Server a remote</p>
<p>client should use based on where their mailbox server is located for optimal</p>
<p>performance.</p>
<p>• Availability Automatic load balancing of inbound and [...]<p><a href="http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/">New features of Exchange Server 2007.</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Autodiscover </strong>A web service integrated with Exchange Server 2007 that facilitates</p>
<p>clients accessing their mailboxes. It is used to automatically set up accounts in</p>
<p>Outlook profiles. It is also used to determine which Client Access Server a remote</p>
<p>client should use based on where their mailbox server is located for optimal</p>
<p>performance.</p>
<p>• <strong>Availability </strong>Automatic load balancing of inbound and outbound connections</p>
<p>between Hub Transport Servers within an Active Directory site.</p>
<p>• <strong>Built on Active Directory </strong>The routing topology for Exchange Server 2007 servers</p>
<p>is based on the Active Directory site topology. It no longer requires the creation of</p>
<p>routing groups to control mail flow.</p>
<p>• <strong>Development </strong>A new set of web services to access mailbox content on Exchange</p>
<p>Mailbox Servers via HTML extends developers’ capabilities.</p>
<p>• <strong>Exchange Management Console </strong>Replacement tool for the Exchange System</p>
<p>Manager (ESM). The Exchange Management Console (EMC) is based on Microsoft</p>
<p>Management Console (MMC) 3.0 and combines all of the Exchange management</p>
<p>tasks into a single graphical interface. That means no more jumping between the</p>
<p>ESM and Active Directory Users and Computers (ADUC) to get Exchange</p>
<p>administrative tasks done.</p>
<p>• <strong>Exchange Management Shell </strong>A new command-line interface (CLI) from Microsoft</p>
<p>built on the PowerShell technology for advanced administrative tasks that cannot be</p>
<p>performed or automated in the Exchange Management Console.</p>
<p>• <strong>High availability for Mailbox servers </strong>Transaction Log Shipping is now available</p>
<p>for Mailbox Server roles in two flavors: Local Continuous Replication (LCR) and</p>
<p>Cluster Continuous Replication (CCR). Each creates a second copy of the production</p>
<p>database for rapid recovery scenarios. LCR stores the copy on the local server. CCR</p>
<p>stores the copy on another server. The Single Copy Cluster (SCC) is the latest</p>
<p>implementation for the traditional Exchange Microsoft Cluster Service.</p>
<p>• <strong>Message conversion </strong>The Hub Transport Server role has the ability to analyze the</p>
<p>formatting and encoding of messages and, based on the originator and recipient of</p>
<p>the message, make the necessary conversion to prevent formatting errors.</p>
<p>• <strong>Minimization of mail traffic </strong>Within an organization, least-hop routing is used to</p>
<p>determine the best path to a recipient’s mailbox. This has a greater potential of</p>
<p>reducing traffic than least-cost routing, which is subject to arbitrary administrative</p>
<p>constraints. Hub Transport Servers are responsible for determining the least-hop</p>
<p>route between Active Directory sites.</p>
<p><strong>Performance improvements </strong>Exchange Server 2007 is a native 64-bit application.</p>
<p>Sixty-four-bit computing benefits are visible in the increased memory cache size,</p>
<p>increased number of storage groups, and increased number of information stores</p>
<p>per server.</p>
<p>• <strong>Recipient resolution </strong>It has always been possible to designate an expansion server</p>
<p>for a Distribution List. This is not as critical to do now that the Hub Transport</p>
<p>Servers are site-aware and will use the directory servers that are within the same</p>
<p>site for expanding distribution lists.</p>
<p>• <strong>Unified messaging </strong>For many years unified messaging has been available for</p>
<p>Exchange Server from third-party vendors. This technology, which integrates voice</p>
<p>messaging, faxing, and e-mail, has also been price-prohibitive for many small- and</p>
<p>medium-size businesses. By including unified messaging with Exchange Server</p>
<p>2007, all Exchange organizations can begin to take advantage of this powerful</p>
<p>productivity tool.</p>
<p><a href="http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/">New features of Exchange Server 2007.</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>30</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/new-features-of-exchange-server-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating an instance of the COM component with CLSID {E1568352-586D-43E4-933F-8E6DC4DE317A}</title>
		<link>http://www.offsitenoc.com/blogs/creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a</link>
		<comments>http://www.offsitenoc.com/blogs/creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 21:08:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hyper V 2008 R2]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=129</guid>
		<description><![CDATA[<p>When you run Validation of your Hyper-V cluster you may get following Error:</p>
<p>Validate Cluster Network Configuration
Validate the cluster networks that would be created for these servers.
An error occurred while executing the test.
There was an error initializing the network tests.
There was an error creating the server side agent (CPrepSrv).
Creating an instance of the COM component with [...]<p><a href="http://www.offsitenoc.com/blogs/creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a/">Creating an instance of the COM component with CLSID {E1568352-586D-43E4-933F-8E6DC4DE317A}</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you run Validation of your Hyper-V cluster you may get following Error:</p>
<p>Validate Cluster Network Configuration<br />
Validate the cluster networks that would be created for these servers.<br />
An error occurred while executing the test.<br />
There was an error initializing the network tests.<br />
There was an error creating the server side agent (CPrepSrv).<br />
Creating an instance of the COM component with CLSID {E1568352-586D-43E4-933F-8E6DC4DE317A} from the IClassFactory failed due to the following error: 80070005.</p>
<p>This Error usually comes when you have completely Windows 2008 Domain Controller. To Resolve this error</p>
<p>1) Login to your domain controller using domain admin rights</p>
<p>2) Click on start -&gt; run&gt; dcomcnfg</p>
<p>3) Expand Component services -&gt; Computers and right click on My Computer and click on properties</p>
<p>4) Go to Default Properties tab</p>
<p>5) Under default impersonation level select impersonate and apply it.</p>
<p>6) reboot your Domain controller and then try validation again.</p>
<p><strong>Note: if your validation still fails. Dis-join machines from domain and rejoin and try again.</strong></p>
<p><a href="http://www.offsitenoc.com/blogs/creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a/">Creating an instance of the COM component with CLSID {E1568352-586D-43E4-933F-8E6DC4DE317A}</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>263</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/creating-an-instance-of-the-com-component-with-clsid-e1568352-586d-43e4-933f-8e6dc4de317a/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2003 Open Outlook Web Access</title>
		<link>http://www.offsitenoc.com/blogs/exchange-2003-open-outlook-web-access/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exchange-2003-open-outlook-web-access</link>
		<comments>http://www.offsitenoc.com/blogs/exchange-2003-open-outlook-web-access/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:25:55 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=127</guid>
		<description><![CDATA[
 Open a Web browser. In the Address bar, type:
http://&#60; servername &#62;/exchange

<p>SSL Enabled Site</p>
<p>https://&#60; servername &#62;/exchange</p>
<p>You can open public folders from the Outlook Navigation Bar, or you can go directly to the server location.</p>
<p>To go directly to the public folders on a server:</p>
<p>In your Web browser Address bar, type:
http://&#60; servername &#62;/public</p>
<p>Exchange 2003 Open Outlook Web [...]<p><a href="http://www.offsitenoc.com/blogs/exchange-2003-open-outlook-web-access/">Exchange 2003 Open Outlook Web Access</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<ul>
<li> Open a Web browser. In the Address bar, type:<br />
<strong>http://&lt;</strong> <em>servername</em> <strong>&gt;/exchange</strong></li>
</ul>
<p>SSL Enabled Site</p>
<p><strong>https://&lt;</strong> <em>servername</em> <strong>&gt;/exchange</strong></p>
<p>You can open public folders from the Outlook Navigation Bar, or you can go directly to the server location.</p>
<p>To go directly to the public folders on a server:</p>
<p>In your Web browser Address bar, type:<br />
<strong>http://&lt;</strong> <em>servername</em> <strong>&gt;/public</strong></p>
<p><a href="http://www.offsitenoc.com/blogs/exchange-2003-open-outlook-web-access/">Exchange 2003 Open Outlook Web Access</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>17</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/exchange-2003-open-outlook-web-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create an E-Mail Distribution List</title>
		<link>http://www.offsitenoc.com/blogs/create-an-e-mail-distribution-list/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=create-an-e-mail-distribution-list</link>
		<comments>http://www.offsitenoc.com/blogs/create-an-e-mail-distribution-list/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:23:49 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=125</guid>
		<description><![CDATA[<p>A distribution list can be used to send e-mail messages to multiple people at once by sending mail to a single e-mail address.</p>
<p>To create a distribution list:</p>

Click Start, point to Programs, point to Administrative      Tools, and then click Active Directory Users and Computers.
In the details pane, double-click the domain name [...]<p><a href="http://www.offsitenoc.com/blogs/create-an-e-mail-distribution-list/">Create an E-Mail Distribution List</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>A distribution list can be used to send e-mail messages to multiple people at once by sending mail to a single e-mail address.</p>
<p>To create a distribution list:</p>
<ol>
<li>Click <strong>Start</strong>, point to <strong>Programs</strong>, point to <strong>Administrative      Tools</strong>, and then click <strong>Active Directory Users and Computers</strong>.</li>
<li>In the details pane, double-click the domain name (such      as contoso.com).</li>
<li>Right-click <strong>Users</strong>, point to <strong>New</strong>, and then      click <strong>Group</strong>.</li>
<li>Enter an account name for the group.<br />
This is the name of the account that users can use to send mail to the      members of this group, such as myteam.</li>
<li>Under <strong>Group Type</strong>, select <strong>Distribution</strong>,      and then click <strong>Next</strong>.</li>
<li>Check <strong>Create an Exchange e-mail address</strong>, and      then click <strong>Next</strong>.</li>
<li>Click <strong>Finish</strong>.</li>
<li>Double-click the name of the distribution list you just      created.</li>
<li>On the <strong>Members</strong> tab, click <strong>Add</strong>, and enter      the names of the users you want to become distribution list members.</li>
<li>When you have completed adding names to your      distribution list, click <strong>OK</strong> to close all open dialog boxes.</li>
</ol>
<p>After the group has been created, you can send e-mail messages to the distribution list and all of the members will receive the message.</p>
<p><a href="http://www.offsitenoc.com/blogs/create-an-e-mail-distribution-list/">Create an E-Mail Distribution List</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>22</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/create-an-e-mail-distribution-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back Up Mailbox and Public Folder Databases in exchange 2003</title>
		<link>http://www.offsitenoc.com/blogs/back-up-mailbox-and-public-folder-databases-in-exchange-2003/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=back-up-mailbox-and-public-folder-databases-in-exchange-2003</link>
		<comments>http://www.offsitenoc.com/blogs/back-up-mailbox-and-public-folder-databases-in-exchange-2003/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:21:03 +0000</pubDate>
		<dc:creator>ajodha</dc:creator>
				<category><![CDATA[Exchange 2003]]></category>

		<guid isPermaLink="false">http://www.offsitenoc.com/blogs/?p=123</guid>
		<description><![CDATA[<p>To back up Exchange Server databases:</p>

Click Start, point to Programs, point to Accessories,      point to System Tools, and then click Backup.
If you are using the wizard, select the option to Back      up selected files, drives, or network data. If you are not using the  [...]<p><a href="http://www.offsitenoc.com/blogs/back-up-mailbox-and-public-folder-databases-in-exchange-2003/">Back Up Mailbox and Public Folder Databases in exchange 2003</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p>To back up Exchange Server databases:</p>
<ol>
<li>Click <strong>Start</strong>, point to <strong>Programs</strong>, point to <strong>Accessories</strong>,      point to <strong>System Tools</strong>, and then click <strong>Backup</strong>.</li>
<li>If you are using the wizard, select the option to <strong>Back      up selected files, drives, or network data</strong>. If you are not using the      wizard, click the <strong>Backup</strong> page.</li>
<li>Navigate to the <strong>Microsoft Exchange Server</strong> node.</li>
<li>Expand the <strong>Microsoft Exchange Server</strong> node to      list the Exchange servers available for backup.</li>
<li>Expand the entry for the server you wish to back up.</li>
<li>Check <strong>Microsoft Information Store</strong>.<br />
This backs up all of the mailbox and public folder data on the Exchange      server.You do not have to select individual database files. You do not      even have to know the file locations. Exchange Server online backup      automatically finds the correct files. When you restore a backup, Exchange      Server automatically restores files to their correct locations, even if      locations have been changed since the backup was taken.<br />
Under <strong>Backup media or file name</strong>, click <strong>Browse</strong>, and select a      location to store your backup.</li>
<li>Click <strong>Start Backup</strong>, and then click <strong>Start      Backup</strong> again.</li>
</ol>
<p><a href="http://www.offsitenoc.com/blogs/back-up-mailbox-and-public-folder-databases-in-exchange-2003/">Back Up Mailbox and Public Folder Databases in exchange 2003</a> is a post from: <a href="http://www.offsitenoc.com/blogs">Tech Support Blog</a></p>
<br/><a href='http://wordpress.org/extend/plugins/mystat/'><img src='http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/images/admin.png' style='vertical-align:middle;' title='myStat statistic for WordPress' border='0' /></a> Unique visitors to post: <b>18</b><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.offsitenoc.com/blogs/back-up-mailbox-and-public-folder-databases-in-exchange-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	<img style='margin:0;padding:0;border:0;' width='1px' height='1px' src="http://www.offsitenoc.com/blogs/wp-content/plugins/mystat/mystat.php?act=time_load&id=24206&rnd=149009483" /></channel>
</rss>
