<?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>TechiBee &#187; Exchange 2007</title>
	<atom:link href="http://techibee.com/category/exchange-2007/feed" rel="self" type="application/rss+xml" />
	<link>http://techibee.com</link>
	<description>All about Active Directory, Exchange, Windows 7/XP, PowerShell, VBScripts, and more for SysAdmins</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:56:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Exchange 2003 &#8211; Queue Directory Corrupt</title>
		<link>http://techibee.com/exchange-2007/exchange-2003-queue-directory-corrupt/631</link>
		<comments>http://techibee.com/exchange-2007/exchange-2003-queue-directory-corrupt/631#comments</comments>
		<pubDate>Sun, 25 Jul 2010 13:29:21 +0000</pubDate>
		<dc:creator>uma</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>
		<category><![CDATA[The Microsoft Exchange Information Store service terminated with service-specific error 0 (0×0)]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=631</guid>
		<description><![CDATA[For one of our client, we have received an alert stating that &#8220;The Microsoft Exchange Information Store service terminated with service-specific error 0 (0&#215;0)&#8221;. The error seems to simple and everyone would just suggest to start the service back. But the root cause was different. One of our colleague started working on the alert and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://techibee.com/wp-content/uploads/2010/07/Exchange.jpg"></a><a href="http://techibee.com/wp-content/uploads/2010/07/Exchange1.jpg"></a>For one of our client, we have received an alert stating that &#8220;The Microsoft Exchange Information Store service terminated with service-specific error 0 (0&#215;0)&#8221;.</p>
<p>The error seems to simple and everyone would just suggest to start the service back. But the root cause was different.</p>
<p>One of our colleague started working on the alert and here is the chronology of steps followed in resolving the issue. found that the Information Store service was in stopped state and started the service.  Started verifying queues , encoutered error stating that &#8220;Default SMTP Virtual Server is unavailable&#8221;. Verified and found that SMTP Service was in started mode.</p>
<p>Escalated call to me and I&#8217;ve started working on the issue.</p>
<p>Upon further analysis, found that the SMTP Virtual Instance was stopped in ESM (Exchange System Manager). Tried to start the instance, encountered error stating that &#8220;Queue Directory is corrupted , hence the instance could not be started&#8221;.</p>
<p>Error logged in Eventlog &amp; Error pop-up when accessed Queue Directory from explorer.</p>
<p><a href="http://techibee.com/wp-content/uploads/2010/07/exchange-queue-corrupt-event.png"><img class="aligncenter size-full wp-image-648" title="exchange-queue-corrupt-event" src="http://techibee.com/wp-content/uploads/2010/07/exchange-queue-corrupt-event.png" alt="" width="400" height="217" /></a></p>
<p><a href="http://techibee.com/wp-content/uploads/2010/07/queue-corrupt-message.png"><img class="aligncenter size-full wp-image-649" title="queue-corrupt-message" src="http://techibee.com/wp-content/uploads/2010/07/queue-corrupt-message.png" alt="" width="387" height="122" /></a><a href="http://techibee.com/wp-content/uploads/2010/07/exchange-queue-corrupt-event.png"></a></p>
<p><a href="http://techibee.com/wp-content/uploads/2010/07/Exchange1.jpg"></a></p>
<p>Executed following Steps to resolve issue:</p>
<p>1. Uninstalled existing Antivirus (AVG)</p>
<p>2. Executed chkdsk on volume in which the exchange database is stored. Found disk errors.</p>
<p>3. Executed <strong><em>chkdsk /f</em></strong> on the volume and restarted the server</p>
<p>4. Created new Queue Directory and pointed the path from ESM to the new folder.</p>
<p>5. Started SMTP Virtual Instance &amp; Information Store Services.</p>
<p>Mails started flowing fine.</p>
<p><a href="http://techibee.com/wp-content/uploads/2010/07/Exchange.jpg"></a></p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/powershell/check-if-a-application-is-installed-or-not-using-powershell/365" title="Check if a application is installed or not using powershell">Check if a application is installed or not using powershell</a></li><li><a href="http://techibee.com/tools/error-codes-lookups-in-windows/17" title="Error codes lookups in windows">Error codes lookups in windows</a></li><li><a href="http://techibee.com/powershell/find-the-filesize-using-powershell/62" title="Find the filesize using PowerShell">Find the filesize using PowerShell</a></li><li><a href="http://techibee.com/tools/copy-command-output-to-clip-board/19" title="Copy command output to clip board">Copy command output to clip board</a></li><li><a href="http://techibee.com/powershell/powershell-mobile-application-for-managing-it-infra/228" title="PowerShell Mobile application for Managing IT infra">PowerShell Mobile application for Managing IT infra</a></li><li><a href="http://techibee.com/scripting/lock-your-workstation-using-powershell/352" title="Lock your workstation using PowerShell">Lock your workstation using PowerShell</a></li><li><a href="http://techibee.com/powershell/use-power-shell-to-get-installed-patches-from-windows-box/162" title="Use power shell to get installed patches from windows box">Use power shell to get installed patches from windows box</a></li><li><a href="http://techibee.com/powershell/list-duplicate-entries-count-in-array-using-powershell/777" title="List duplicate entries count in array using powershell">List duplicate entries count in array using powershell</a></li><li><a href="http://techibee.com/active-directory/one-click-to-get-user-information-from-active-directory-2/124" title="One Click To Get User Information From Active Directory">One Click To Get User Information From Active Directory</a></li><li><a href="http://techibee.com/powershell/powershell-query-a-windows-machine-serial-number-remotely/145" title="PowerShell: Query a windows machine Serial Number Remotely">PowerShell: Query a windows machine Serial Number Remotely</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/exchange-2003-queue-directory-corrupt/631/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems in recoverying emails &#8220;Recover Deleted Items&#8221; option in Outlook &#8212; Fixed</title>
		<link>http://techibee.com/outlook/case-of-problems-in-recoverying-emails-recover-deleted-items-option-in-outlook-fixed/625</link>
		<comments>http://techibee.com/outlook/case-of-problems-in-recoverying-emails-recover-deleted-items-option-in-outlook-fixed/625#comments</comments>
		<pubDate>Fri, 23 Jul 2010 16:13:21 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Mapi session exceeded the maximum of 500 objects of type objxxx]]></category>
		<category><![CDATA[Outlook was unable to recover some or all of the items in this folder. Make sure you have the required permissions to recover items in this folder and try again]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=625</guid>
		<description><![CDATA[Outlook was unable to recover some or all of the items in this folder. Make sure you have the required permissions to recover items in this folder and try again. If the problem persists, contact your administrator I came across this error while I(or my users) trying to restore bulk emails in outlook using &#8220;Recover [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Outlook was unable to recover some or all of the items in this folder. Make sure you have the required permissions to recover items in this folder and try again. If the problem persists, contact your administrator</p></blockquote>
<p>I came across this error while I(or my users) trying to restore bulk emails in outlook using &#8220;Recover Deleted Items&#8221; option. Single or little more emails restoration works fine but this issue is coming only when I attempt bulk restoration.</p>
<p>When this happened for the user, I am clue less what was happening. I went to event viewer on the server where user mailbox is hosted and observed below error when the user is attempting the restoration.</p>
<p>Event Type:     Error<br />
Event Source:   MSExchangeIS<br />
Event Category: General<br />
Event ID:       9646<br />
Date:           7/19/2010<br />
Time:           3:45:47 PM<br />
User:           N/A<br />
Computer:       MYEXCHANGE<br />
Description:<br />
Mapi session &#8220;/o=ORG/ou=SITE/cn=Recipients/cn=myuser&#8221; exceeded the maximum of 500 objects of type &#8220;objtFolder&#8221;.</p>
<p>After a little bit of googling I found an article (<a href="http://support.microsoft.com/kb/830829/en-us">http://support.microsoft.com/kb/830829/en-us</a>) which is talking about similar issue and increasing the limits on Object types that you see in event viewer should fix the issue. I tried increasing the <strong>ObjFolder</strong> limit to 1000(note: 500 is the default; if you don&#8217;t find this key, it is safe to create one as per KB) on my exchange server but still it didn&#8217;t work and was saying exceeded the limit of 1000 this time. At this point I was not sure what was the optimum value to which I should increase this limit to make the restoration happen. As I didn&#8217;t find answer to this question in google, I polled one of friend who is with MS and knows more about exchange. He said there are no limits defined as such and it&#8217;s a trial and error method we should try. I bumped it to 10,000 this time and restoration worked. Along with this informaiton, my friend passed me a note as well. The more limit you put the more the load on your exchange server. So, be cautious while increasing the limits and I prefer to do it during off hours so that load will be less on the server and your users will be away anyways and that also gives you ample time to troubleshoot any unforeseen issues.</p>
<p>Additional note: While trying this you might see events about exceeding the limits of other object types described in aforementioned KB. You should create necessary registry keys for them as well to make your restoration suceessfull. <strong>Don&#8217;t forget to revert your settings once you are done with restoration; otherwise it will impact your server performance</strong>. Generally this will come into effect after store restart. Otherwise you can wait for 15-30 mins to make store pick these changes without restarting the IS.</p>
<p>Hope this information helps you.</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/tips/the-machine-default-permission-settings-do-not-grant-local-activation-permission-for-the-com-server-application-with-clsid-00024500-0000-0000-c000-000000000046-to-the-user/282" title="The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {00024500-0000-0000-C000-000000000046} to the user">The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {00024500-0000-0000-C000-000000000046} to the user</a></li><li><a href="http://techibee.com/tips/customise-msi-installation-through-gpo/278" title="Customise msi installation through GPO">Customise msi installation through GPO</a></li><li><a href="http://techibee.com/active-directory/one-click-to-get-user-information-from-active-directory-2/124" title="One Click To Get User Information From Active Directory">One Click To Get User Information From Active Directory</a></li><li><a href="http://techibee.com/general/blu-ray-disk-what-is-new-with-that/484" title="Blu-ray disk? What is new with that?">Blu-ray disk? What is new with that?</a></li><li><a href="http://techibee.com/sysadmins/apple-mac-os-x-keyboard-shortcuts/538" title="Apple MAC OS X keyboard shortcuts">Apple MAC OS X keyboard shortcuts</a></li><li><a href="http://techibee.com/powershell/use-powershell-to-monitor-cpu-ulitization/326" title="Use PowerShell to monitor CPU ulitization">Use PowerShell to monitor CPU ulitization</a></li><li><a href="http://techibee.com/tips/how-to-eject-and-close-cd-drive-using-vbscript/125" title="How to eject and close CD Drive using VBscript">How to eject and close CD Drive using VBscript</a></li><li><a href="http://techibee.com/powershell/powershell-query-a-windows-machine-serial-number-remotely/145" title="PowerShell: Query a windows machine Serial Number Remotely">PowerShell: Query a windows machine Serial Number Remotely</a></li><li><a href="http://techibee.com/tips/powershell-script-to-get-ilo-version-and-server-model-remotely/572" title="Powershell script to get ILO version and server model remotely">Powershell script to get ILO version and server model remotely</a></li><li><a href="http://techibee.com/windows-7/confirmed-windows-7-zero-day-bug/147" title="Confirmed: Windows 7 Zero-day Bug">Confirmed: Windows 7 Zero-day Bug</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/outlook/case-of-problems-in-recoverying-emails-recover-deleted-items-option-in-outlook-fixed/625/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 R2 supports Exchange 2007 now</title>
		<link>http://techibee.com/exchange-2007/windows-2008-r2-supports-exchange-2007-now/511</link>
		<comments>http://techibee.com/exchange-2007/windows-2008-r2-supports-exchange-2007-now/511#comments</comments>
		<pubDate>Sat, 26 Jun 2010 15:26:07 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2007 on Windows 2008 R2]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=511</guid>
		<description><![CDATA[With recent service pack(SP3), exchange started supporting installation on Windows 2008 R2. More details at http://msexchangeteam.com/archive/2010/06/21/455145.aspx Other postsUse powershell to know the given path is absolute or relativeHow to delete files older than certain DaysAccessing performance counters using PowerShellsend emails via gmail account using powershellChange the track name of music files using PowerShellGet list of [...]]]></description>
			<content:encoded><![CDATA[<p>With recent service pack(SP3), exchange started supporting installation on Windows 2008 R2. More details at <a href="http://msexchangeteam.com/archive/2010/06/21/455145.aspx">http://msexchangeteam.com/archive/2010/06/21/455145.aspx</a></p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/active-directory/recover-active-directory-objects-using-powershell/148" title="Recover Active Directory objects using PowerShell">Recover Active Directory objects using PowerShell</a></li><li><a href="http://techibee.com/powershell/check-for-remote-registry-existance-with-powershell/265" title="Check for remote registry existance with Powershell">Check for remote registry existance with Powershell</a></li><li><a href="http://techibee.com/scripting/quick-way-to-find-hotfix-installation-status/36" title="Quick way to find hotfix installation status">Quick way to find hotfix installation status</a></li><li><a href="http://techibee.com/tips/complete-list-of-windows-7-keyboard-shortcuts/567" title="Complete list of windows 7 keyboard shortcuts">Complete list of windows 7 keyboard shortcuts</a></li><li><a href="http://techibee.com/tips/how-to-find-the-remote-machine-os-easily/37" title="How to find the remote machine OS easily">How to find the remote machine OS easily</a></li><li><a href="http://techibee.com/scripting/script-to-generate-last-logon-time-of-all-users/24" title="Script to generate last logon time of all users">Script to generate last logon time of all users</a></li><li><a href="http://techibee.com/general/unable-to-start-counter-logs-in-perfmon/168" title="Unable to start Counter logs in Perfmon">Unable to start Counter logs in Perfmon</a></li><li><a href="http://techibee.com/sysadmins/delete-is-not-delete/270" title="Delete is not Delete&#8230;">Delete is not Delete&#8230;</a></li><li><a href="http://techibee.com/scripting/script-to-generate-last-logon-time-of-all-users-2/118" title="Script to generate last logon time of all users">Script to generate last logon time of all users</a></li><li><a href="http://techibee.com/tips/problems-with-opening-mmc/159" title="Problems with opening MMC">Problems with opening MMC</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/windows-2008-r2-supports-exchange-2007-now/511/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MS says, having no access to internet will cause exchange to timeout at times</title>
		<link>http://techibee.com/exchange-2007/ms-says-having-no-access-to-internet-will-cause-exchange-to-timeout-at-times/501</link>
		<comments>http://techibee.com/exchange-2007/ms-says-having-no-access-to-internet-will-cause-exchange-to-timeout-at-times/501#comments</comments>
		<pubDate>Sun, 06 Jun 2010 17:50:23 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Exchange 2010]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=501</guid>
		<description><![CDATA[Are you facing frequent time out issues with your exchange server? Your problem might be related to the components described in http://msexchangeteam.com/archive/2010/05/14/454877.aspx. Other postsCopy file/Folder path easily in Windows 7Add command prompt option to Windows Explorer context menuEnable Diagnostic Logging in Exchange 2007Connect to remote powershell with alternate credentialsEasily turn off your monitors to maintain [...]]]></description>
			<content:encoded><![CDATA[<p>Are you facing frequent time out issues with your exchange server? Your problem might be related to the components described in <a href="http://msexchangeteam.com/archive/2010/05/14/454877.aspx">http://msexchangeteam.com/archive/2010/05/14/454877.aspx</a>.</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/active-directory/query-hidden-mailbox-users-from-active-directory/136" title="Query hidden mailbox users from Active Directory">Query hidden mailbox users from Active Directory</a></li><li><a href="http://techibee.com/powershell/startstoprestart-service-on-remote-computer-with-powershell/693" title="Start/Stop/Restart service on remote computer with powershell">Start/Stop/Restart service on remote computer with powershell</a></li><li><a href="http://techibee.com/active-directory/find-password-last-setreset-time-using-powershell/156" title="Find password last set/reset time using Powershell">Find password last set/reset time using Powershell</a></li><li><a href="http://techibee.com/outlook/case-of-problems-in-recoverying-emails-recover-deleted-items-option-in-outlook-fixed/625" title="Problems in recoverying emails &#8220;Recover Deleted Items&#8221; option in Outlook &#8212; Fixed">Problems in recoverying emails &#8220;Recover Deleted Items&#8221; option in Outlook &#8212; Fixed</a></li><li><a href="http://techibee.com/tips/os-keyboard-in-windows-7/559" title="OS keyboard in Windows 7">OS keyboard in Windows 7</a></li><li><a href="http://techibee.com/group-policies/note-the-change-in-group-policies-startlogon-scripts-behavior-in-windows-7/409" title="Note the change in Group Policies start/logon scripts behavior in Windows 7">Note the change in Group Policies start/logon scripts behavior in Windows 7</a></li><li><a href="http://techibee.com/sysadmins/command-to-list-all-domain-controllers-in-a-domain/50" title="Command to list all Domain Controllers in a Domain">Command to list all Domain Controllers in a Domain</a></li><li><a href="http://techibee.com/tools/resolve-gpo-guid-to-gpo-name/169" title="Resolve GPO GUID to GPO name">Resolve GPO GUID to GPO name</a></li><li><a href="http://techibee.com/general/a-presentation-on-troubleshooting-windows-by-sysinternals-author/589" title="A presentation on troubleshooting Windows &#8212; by Sysinternals Author">A presentation on troubleshooting Windows &#8212; by Sysinternals Author</a></li><li><a href="http://techibee.com/tips/how-to-disable-intenet-explorer-enhanced-security-in-windows-2008/396" title="How to Disable Intenet Explorer Enhanced Security in Windows 2008">How to Disable Intenet Explorer Enhanced Security in Windows 2008</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/ms-says-having-no-access-to-internet-will-cause-exchange-to-timeout-at-times/501/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to check mailbox creation time</title>
		<link>http://techibee.com/tips/how-to-check-mailbox-creation-time/418</link>
		<comments>http://techibee.com/tips/how-to-check-mailbox-creation-time/418#comments</comments>
		<pubDate>Thu, 08 Apr 2010 12:45:00 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[get mailbox creation time]]></category>
		<category><![CDATA[powershell to get mailbox creation time]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=418</guid>
		<description><![CDATA[If you are interested to know when your mailbox is created, try below PowerShell Oneliner&#8230;Basically what this does is, it uses Outlook application and fetches one of it&#8217;s schema property named PR_CREATION_TIME which contains the mailbox creation time. (New-Object -ComObject Outlook.Application).Session.DefaultStore.GetRootFolder().PropertyAccessor.GetProperty(http://schemas.microsoft.com/mapi/proptag/0x0E580102) [Source:Shavy Blog] Other postsHow to Disable Intenet Explorer Enhanced Security in Windows 2008How to [...]]]></description>
			<content:encoded><![CDATA[<p>If you are interested to know when your mailbox is created, try below PowerShell Oneliner&#8230;Basically what this does is, it uses Outlook application and fetches one of it&#8217;s schema property named PR_CREATION_TIME which contains the mailbox creation time.</p>
<blockquote><p>(<strong>New-Object</strong> <em>-ComObject</em> Outlook.Application).Session.DefaultStore.GetRootFolder().PropertyAccessor.GetProperty(<a href="http://schemas.microsoft.com/mapi/proptag/0x0E580102">http://schemas.microsoft.com/mapi/proptag/0x0E580102</a>)</p></blockquote>
<p>[Source:<a href="http://blogs.microsoft.co.il/blogs/scriptfanatic/archive/2010/04/08/mailbox-creation-time.aspx" target="_blank">Shavy Blog</a>]</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/group-policies/gpos-and-its-enhancements-ppt/253" title="GPOs and it&#8217;s enhancements (PPT)">GPOs and it&#8217;s enhancements (PPT)</a></li><li><a href="http://techibee.com/tools/clipboard-not-working-in-windows-xp/41" title="Clipboard not working in Windows XP">Clipboard not working in Windows XP</a></li><li><a href="http://techibee.com/powershell/removing-items-from-arrays-in-powershell/405" title="Removing items from arrays in PowerShell">Removing items from arrays in PowerShell</a></li><li><a href="http://techibee.com/sysadmins/this-post-confirms-my-ownership-of-the-site-and-that-this-site-adheres-to-google-adsense-program-policies-and-terms-and-conditions/130" title="This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.">This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.</a></li><li><a href="http://techibee.com/tools/error-codes-lookups-in-windows-2/115" title="Error codes lookups in windows">Error codes lookups in windows</a></li><li><a href="http://techibee.com/virtualization/how-to-force-reset-a-guest-vm-in-esx-environment/345" title="How to force reset a guest VM in ESX environment">How to force reset a guest VM in ESX environment</a></li><li><a href="http://techibee.com/blogger-tips/place-adsense-in-mibble-of-your-blogger-post/105" title="Place adsense in mibble of your blogger post">Place adsense in mibble of your blogger post</a></li><li><a href="http://techibee.com/tips/the-machine-default-permission-settings-do-not-grant-local-activation-permission-for-the-com-server-application-with-clsid-00024500-0000-0000-c000-000000000046-to-the-user/282" title="The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {00024500-0000-0000-C000-000000000046} to the user">The machine-default permission settings do not grant Local Activation permission for the COM Server application with CLSID {00024500-0000-0000-C000-000000000046} to the user</a></li><li><a href="http://techibee.com/powershell/list-duplicate-entries-count-in-array-using-powershell/777" title="List duplicate entries count in array using powershell">List duplicate entries count in array using powershell</a></li><li><a href="http://techibee.com/active-directory/understand-dclocator-processpart-1/39" title="Understand DCLOCATOR process(part-1)">Understand DCLOCATOR process(part-1)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/tips/how-to-check-mailbox-creation-time/418/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change default search scope in Exchange 2007</title>
		<link>http://techibee.com/exchange-2007/how-to-change-default-search-scope-in-exchange-2007/379</link>
		<comments>http://techibee.com/exchange-2007/how-to-change-default-search-scope-in-exchange-2007/379#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:18:00 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=379</guid>
		<description><![CDATA[While executing commands like Get-Mailbox, you often receive errors like identify is not found in default search scope. This you will see in a multi domain environment in general. In such cases, either you need to make the environment to look in whole forest for objects or ask powershell/cmdlet to ignore the scope.  Here are the two ways I [...]]]></description>
			<content:encoded><![CDATA[<p>While executing commands like Get-Mailbox, you often receive errors like identify is not found in default search scope. This you will see in a multi domain environment in general. In such cases, either you need to make the environment to look in whole forest for objects or ask powershell/cmdlet to ignore the scope. </p>
<p>Here are the two ways I am talking about&#8230;</p>
<p><strong>Set the search scope to forest level</strong> :- to do this, execute the below command</p>
<blockquote><p>$AdminSessionADSettings.ViewEntireForest = $true</p>
</blockquote>
<p><strong>Make cmdlet to ignore the scope:-</strong> to do this, pass -ignoredefaultscope argument to cmdlet</p>
<blockquote><p>Get-Mailbox -IgnoreDefaultScope -Identity &#8220;cn=username,ou=ouname,dc=domainname,dc=com&#8221;</p>
</blockquote>
<p>Note that, incase of ignore default scope, you should parse only DN to -identity parameter.</p>
<p>Let me know if you figureout some other way.</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/tools/copy-command-output-to-clip-board/19" title="Copy command output to clip board">Copy command output to clip board</a></li><li><a href="http://techibee.com/scripting/tip-get-the-domain-controller-details-using-powershell/771" title="Tip: Get the domain controller details using PowerShell">Tip: Get the domain controller details using PowerShell</a></li><li><a href="http://techibee.com/general/rammap-a-new-sysinternals-tool-to-view-memory-status/487" title="RamMap, a new sysinternals tool to view memory status">RamMap, a new sysinternals tool to view memory status</a></li><li><a href="http://techibee.com/active-directory/what-is-gppgroup-policy-preferences/151" title="What is GPP(Group Policy Preferences)">What is GPP(Group Policy Preferences)</a></li><li><a href="http://techibee.com/windows-2008/what-is-domain-public-and-private-profiles-in-windows-2008-firewall/478" title="What is domain, Public and Private profiles in Windows 2008 firewall">What is domain, Public and Private profiles in Windows 2008 firewall</a></li><li><a href="http://techibee.com/windows-7/how-to-disable-aero-snap-in-windows-7/553" title="How to disable Aero Snap in Windows 7">How to disable Aero Snap in Windows 7</a></li><li><a href="http://techibee.com/tools/inputdirector-control-multiple-windows-systems-with-single-keyboard-and-mouse/383" title="InputDirector: Control Multiple Windows Systems with Single Keyboard and Mouse">InputDirector: Control Multiple Windows Systems with Single Keyboard and Mouse</a></li><li><a href="http://techibee.com/virtualization/how-to-force-reset-a-guest-vm-in-esx-environment/345" title="How to force reset a guest VM in ESX environment">How to force reset a guest VM in ESX environment</a></li><li><a href="http://techibee.com/group-policies/enable-group-policy-debugging-on-windows-7/191" title="Enable Group Policy Debugging on Windows 7">Enable Group Policy Debugging on Windows 7</a></li><li><a href="http://techibee.com/exchange-2007/how-freebusy-information-will-flow-in-a-exchange-mixed-mode-exchange-20072003/59" title="How Free/busy information will flow in a Exchange mixed mode (Exchange 2007/2003)">How Free/busy information will flow in a Exchange mixed mode (Exchange 2007/2003)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/how-to-change-default-search-scope-in-exchange-2007/379/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Notification about meeting request forwards in Exchange 2007</title>
		<link>http://techibee.com/exchange-2007/notification-about-meeting-request-forwards-in-exchange-2007/246</link>
		<comments>http://techibee.com/exchange-2007/notification-about-meeting-request-forwards-in-exchange-2007/246#comments</comments>
		<pubDate>Thu, 21 Jan 2010 18:47:19 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://techibee.com/?p=246</guid>
		<description><![CDATA[When a Exchange 2007 user forwards a meeting request to someone, the meeting organizer will get a Notification with subject &#8220;Meeting Forward Notification: [actual meeting subject]&#8221; saying that meeting request is forwarded to people listed in notification email body. Though Microsoft says that it is a new feature, many of the users felt it annoying. [...]]]></description>
			<content:encoded><![CDATA[<p>When a Exchange 2007 user forwards a meeting request to someone, the meeting organizer will get a Notification with subject &#8220;Meeting Forward Notification: [actual meeting subject]&#8221; saying that meeting request is forwarded to people listed in notification email body. Though Microsoft says that it is a new feature, many of the users felt it annoying. In this article I am going to talk about how to disable this behavior.</p>
<p>To disable this functionality for a single mailbox, use the below cmdlet</p>
<blockquote><p>Get-MailboxCalendarSettings -Identity user1 | Set-MailboxCalendarSettings -RemoveForwardedMeetingNotifications $true</p></blockquote>
<p><span style="text-decoration: underline;"><strong>Note: </strong></span> You can not really disable this behavior(or I haven&#8217;t come across any such procedure), but by applying above procedure, you are making meeting request forward notification messages to go directly into &#8220;Deleted Items&#8221;.  This way users won&#8217;t get annoyed with these notification messages. Alternately,  you can configure a HTS rule to identify and drop messages with subject containing the word, &#8220;Meeting Forward Notification&#8221;.</p>
<p>Happy Learning..,<br />
Sitaram Pamarthi.</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/tips/force-sync-a-single-outlook-folder-when-using-cached-mode/576" title="Force sync a single outlook folder when using Cached mode">Force sync a single outlook folder when using Cached mode</a></li><li><a href="http://techibee.com/tips/os-keyboard-in-windows-7/559" title="OS keyboard in Windows 7">OS keyboard in Windows 7</a></li><li><a href="http://techibee.com/tips/customizing-folder-view-and-behavior-using-desktop-ini/21" title="Customizing folder view and behavior using Desktop.ini">Customizing folder view and behavior using Desktop.ini</a></li><li><a href="http://techibee.com/exchange-2007/windows-2008-r2-supports-exchange-2007-now/511" title="Windows 2008 R2 supports Exchange 2007 now">Windows 2008 R2 supports Exchange 2007 now</a></li><li><a href="http://techibee.com/windows-7/confirmed-windows-7-zero-day-bug/147" title="Confirmed: Windows 7 Zero-day Bug">Confirmed: Windows 7 Zero-day Bug</a></li><li><a href="http://techibee.com/powershell/get-online-help-about-powershell-commands/321" title="Get online help about powershell commands">Get online help about powershell commands</a></li><li><a href="http://techibee.com/powershell/change-the-track-name-of-music-files-using-powershell/441" title="Change the track name of music files using PowerShell">Change the track name of music files using PowerShell</a></li><li><a href="http://techibee.com/sysadmins/download-google-chrome-os/87" title="Download Google Chrome OS">Download Google Chrome OS</a></li><li><a href="http://techibee.com/tools/error-codes-lookups-in-windows-2/115" title="Error codes lookups in windows">Error codes lookups in windows</a></li><li><a href="http://techibee.com/powershell/administering-remoting-in-windows-7-powershell/541" title="Administering Remoting in Windows 7 PowerShell">Administering Remoting in Windows 7 PowerShell</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/notification-about-meeting-request-forwards-in-exchange-2007/246/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set quota notification interval in Exchange 2007</title>
		<link>http://techibee.com/exchange-2007/how-to-set-quota-notification-interval-in-exchange-2007/166</link>
		<comments>http://techibee.com/exchange-2007/how-to-set-quota-notification-interval-in-exchange-2007/166#comments</comments>
		<pubDate>Sun, 20 Dec 2009 11:50:00 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://techibee.com/sysadmins/how-to-set-quota-notification-interval-in-exchange-2007/166</guid>
		<description><![CDATA[The intent of this post is to give some details on how to set quota notification internal in Exchange 2007. During this interval, a wanning message will be sent to users who are exceeding(or near to) their mailbox limits. Set Quota notification schedule on&#160; a given Mailbox database: Set-mailboxdatabase -identity &#8220;MBX1\SG1\S1&#8243; -QuotaNotificationSchedule (&#8220;Sun.6:00 AM-Sun.6:15 AM&#8221;, [...]]]></description>
			<content:encoded><![CDATA[<p>The intent of this post is to give some details on how to set quota notification internal in Exchange 2007. During this interval, a wanning message will be sent to users who are exceeding(or near to) their mailbox limits.</p>
<p><b>Set Quota notification schedule on&nbsp; a given Mailbox database:</b></p>
<p>
<blockquote>Set-mailboxdatabase -identity &#8220;MBX1\SG1\S1&#8243; -QuotaNotificationSchedule (&#8220;Sun.6:00 AM-Sun.6:15 AM&#8221;, &#8220;Mon.6:00 AM-Mon.6:15 AM&#8221;, &#8220;Tue.6:00 AM-Tue.6:15 AM&#8221;, &#8220;Wed.6:00 AM-Wed.6:15 AM&#8221;, &#8220;Thu.6:00 AM-Thu.6:15 AM&#8221;, &#8220;Fri.6:00 AM-Fri.6:15 AM&#8221;, &#8220;Sat.6:00 AM-Sat.6:15 AM&#8221;)</p></blockquote>
<p><b>Set Quota notification schedule on&nbsp; all Mailbox databases:</b></p>
<blockquote><p>Get-MailboxDatabase | Set-mailboxdatabase -QuotaNotificationSchedule (&#8220;Sun.6:00 AM-Sun.6:15 AM&#8221;, &#8220;Mon.6:00 AM-Mon.6:15 AM&#8221;, &#8220;Tue.6:00 AM-Tue.6:15 AM&#8221;, &#8220;Wed.6:00 AM-Wed.6:15 AM&#8221;, &#8220;Thu.6:00 AM-Thu.6:15 AM&#8221;, &#8220;Fri.6:00 AM-Fri.6:15 AM&#8221;, &#8220;Sat.6:00 AM-Sat.6:15 AM&#8221;)</p>
</blockquote>
<p><b>Set Quota notification schedule on&nbsp; all Mailbox databases on a single server:</b></p>
<blockquote><p>Get-MailboxDatabase -Server MBX1 | Set-mailboxdatabase -QuotaNotificationSchedule (&#8220;Sun.6:00 AM-Sun.6:15 AM&#8221;, &#8220;Mon.6:00 AM-Mon.6:15 AM&#8221;, &#8220;Tue.6:00 AM-Tue.6:15 AM&#8221;, &#8220;Wed.6:00 AM-Wed.6:15 AM&#8221;, &#8220;Thu.6:00 AM-Thu.6:15 AM&#8221;, &#8220;Fri.6:00 AM-Fri.6:15 AM&#8221;, &#8220;Sat.6:00 AM-Sat.6:15 AM&#8221;)</p></blockquote>
<p>You can change the notification schedule timings as you want.</p>
<p>Happy Learning..,<br />Sitaram Pamarthi</p>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/tips/check-and-terminate-process-on-remote-machine-using-wmi/66" title="Check and terminate process on remote machine using wmi">Check and terminate process on remote machine using wmi</a></li><li><a href="http://techibee.com/powershell/get-uptime-of-microsoft-windows-operating-system-using-powershell/138" title="Get Uptime of Microsoft Windows Operating System using PowerShell">Get Uptime of Microsoft Windows Operating System using PowerShell</a></li><li><a href="http://techibee.com/active-directory/one-click-to-get-user-information-from-active-directory/51" title="One Click To Get User Information From Active Directory">One Click To Get User Information From Active Directory</a></li><li><a href="http://techibee.com/sysadmins/download-google-chrome-os/87" title="Download Google Chrome OS">Download Google Chrome OS</a></li><li><a href="http://techibee.com/tools/collect-performance-data-from-command-prompt/46" title="Collect performance data from command prompt">Collect performance data from command prompt</a></li><li><a href="http://techibee.com/general/utility-to-change-the-servicescheduled-task-password-on-remote-servers/652" title="Utility to change password in Services/Scheduled tasks on remote Servers">Utility to change password in Services/Scheduled tasks on remote Servers</a></li><li><a href="http://techibee.com/powershell/manage-remote-registry-with-powershell/216" title="Manage Remote Registry with PowerShell">Manage Remote Registry with PowerShell</a></li><li><a href="http://techibee.com/exchange-2007/enable-diagnostic-logging-in-exchange-2007/57" title="Enable Diagnostic Logging in Exchange 2007">Enable Diagnostic Logging in Exchange 2007</a></li><li><a href="http://techibee.com/powershell/get-online-help-about-powershell-commands/321" title="Get online help about powershell commands">Get online help about powershell commands</a></li><li><a href="http://techibee.com/sysadmins/this-post-confirms-my-ownership-of-the-site-and-that-this-site-adheres-to-google-adsense-program-policies-and-terms-and-conditions/130" title="This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.">This post confirms my ownership of the site and that this site adheres to Google AdSense program policies and Terms and Conditions.</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/how-to-set-quota-notification-interval-in-exchange-2007/166/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bulk User mailbox creation in Exchange 2007</title>
		<link>http://techibee.com/exchange-2007/bulk-user-mailbox-creation-in-exchange-2007/165</link>
		<comments>http://techibee.com/exchange-2007/bulk-user-mailbox-creation-in-exchange-2007/165#comments</comments>
		<pubDate>Sun, 20 Dec 2009 11:27:00 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://techibee.com/sysadmins/bulk-user-mailbox-creation-in-exchange-2007/165</guid>
		<description><![CDATA[While working on setting up my test Exchange 2007 setup, I got a requirement to create 100 users in my environment. I know how to do it with Vbscript but creating mailbox enabled users increases the complexity of script a bit. Then I explored PowerShell and came up with below piece of code. It might [...]]]></description>
			<content:encoded><![CDATA[<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;">While working on setting up my test Exchange 2007 setup, I got a requirement to create 100 users in my environment. I know how to do it with Vbscript but creating mailbox enabled users increases the complexity of script a bit. Then I explored PowerShell and  came up with below piece of code. It might help you too&#8230; :-)</span></div>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;"><br /></span></div>
<blockquote style="font-family: Verdana,sans-serif;"><p><span style="font-size: small;">[PS] C:\&gt;$password = Read-Host &#8220;Enter the password&#8221; -AsStringString</span><br /><span style="font-size: small;">[PS] C:\&gt;foreach ($number in 1..100) { new-mailbox -name user$number -Alias user$number -database &#8220;MBX1\SG1\S1&#8243; -organizationalUnit &#8220;SPDOMAIN.COM/INDIA/Users&#8221; -UserPrincipalName user$number@spdomain.com -Displayname User$number -password $password }</span></p></blockquote>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;">Please note that, the password will be applied for all 100 test accounts we are creating. Above code creates 100 test user accounts with mailbox enabled on MBX1</span></div>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;">\SG1\S1&#8243; store.</span></div>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;"><br /></span></div>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;">Happy Learning..,</span></div>
<div style="font-family: Verdana,sans-serif;"><span style="font-size: small;">Sitaram Pamarthi</span></div>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/powershell/tip-expand-values-in-multi-valued-property-powershell/701" title="Tip: Expand Values in multi-valued property &#8211; PowerShell">Tip: Expand Values in multi-valued property &#8211; PowerShell</a></li><li><a href="http://techibee.com/tips/complete-list-of-windows-7-keyboard-shortcuts/567" title="Complete list of windows 7 keyboard shortcuts">Complete list of windows 7 keyboard shortcuts</a></li><li><a href="http://techibee.com/active-directory/a-close-look-at-active-directory-objects-deletion-and-restorationpart-i/132" title="A close look at Active Directory objects deletion and restoration(part -I)">A close look at Active Directory objects deletion and restoration(part -I)</a></li><li><a href="http://techibee.com/powershell/handling-wmi-errors-in-powershell/368" title="Handling WMI errors in PowerShell">Handling WMI errors in PowerShell</a></li><li><a href="http://techibee.com/sysadmins/copy-filefolder-path-easily-in-windows-7/70" title="Copy file/Folder path easily in Windows 7">Copy file/Folder path easily in Windows 7</a></li><li><a href="http://techibee.com/active-directory/query-hidden-mailbox-users-from-active-directory/136" title="Query hidden mailbox users from Active Directory">Query hidden mailbox users from Active Directory</a></li><li><a href="http://techibee.com/tools/good-bye-newsid/167" title="Good bye NewSID">Good bye NewSID</a></li><li><a href="http://techibee.com/windows-2008/implement-group-policy-preferences-in-windows-2003-environment/161" title="Implement Group Policy Preferences in Windows 2003 environment.">Implement Group Policy Preferences in Windows 2003 environment.</a></li><li><a href="http://techibee.com/tools/how-to-get-the-cpu-utilization-of-remote-machine-from-command-prompt/65" title="How to get the CPU utilization of remote machine from command prompt">How to get the CPU utilization of remote machine from command prompt</a></li><li><a href="http://techibee.com/active-directory/active-directory-recovery-process-a-flowchart/474" title="Active Directory Recovery Process &#8211; a flowchart">Active Directory Recovery Process &#8211; a flowchart</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/bulk-user-mailbox-creation-in-exchange-2007/165/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Restore Exchange 2007 CMS when resources got deleted accidentally</title>
		<link>http://techibee.com/exchange-2007/restore-exchange-2007-cms-when-resources-got-deleted-accidentally/164</link>
		<comments>http://techibee.com/exchange-2007/restore-exchange-2007-cms-when-resources-got-deleted-accidentally/164#comments</comments>
		<pubDate>Thu, 17 Dec 2009 16:09:00 +0000</pubDate>
		<dc:creator>Sitaram Pamarthi</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>

		<guid isPermaLink="false">http://techibee.com/sysadmins/restore-exchange-2007-cms-when-resources-got-deleted-accidentally/164</guid>
		<description><![CDATA[http://blogs.technet.com/timmcmic/archive/2009/08/12/i-accidentally-deleted-an-exchange-2007-clustered-resource-what-should-i-do.aspx The above article has good amount of information embedded in it explaining what to do when you delete an exchange cluster resource from a CMS. Exchange clusters are not like any other cluster aware applications which can be restored by simply recreating the resources in cluster group.&#160; One example is, SQL.&#160; You can do [...]]]></description>
			<content:encoded><![CDATA[<p><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta><meta content="Word.Document" name="ProgId"></meta><meta content="Microsoft Word 12" name="Generator"></meta><meta content="Microsoft Word 12" name="Originator"></meta>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping"></link>
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:Wingdings;
	panose-1:5 0 0 0 0 0 0 0 0 0;
	mso-font-alt:"Modern No\. 20";
	mso-font-charset:2;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:0 268435456 0 0 -2147483648 0;}
@font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-alt:"Calisto MT";
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-alt:"Times New Roman";
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 159 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-alt:Verdana;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	mso-themecolor:hyperlink;
	text-decoration:underline;
	text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-noshow:yes;
	mso-style-priority:99;
	color:purple;
	mso-themecolor:followedhyperlink;
	text-decoration:underline;
	text-underline:single;}
pre
	{mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Courier New";
	mso-fareast-font-family:"Times New Roman";}
span.EmailStyle16
	{mso-style-type:personal;
	mso-style-noshow:yes;
	mso-style-unhide:no;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Verdana","sans-serif";
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:windowtext;
	mso-text-animation:none;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-unhide:no;
	mso-style-locked:yes;
	mso-style-link:"HTML Preformatted";
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Courier New";
	mso-ascii-font-family:"Courier New";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Courier New";
	mso-bidi-font-family:"Courier New";}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<p>
<blockquote>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;"><b><a href="http://blogs.technet.com/timmcmic/archive/2009/08/12/i-accidentally-deleted-an-exchange-2007-clustered-resource-what-should-i-do.aspx">http://blogs.technet.com/timmcmic/archive/2009/08/12/i-accidentally-deleted-an-exchange-2007-clustered-resource-what-should-i-do.aspx</a></b><o :p></o></span></div>
</blockquote>
<p>
<div class="MsoNormal"></div>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">The above article has good amount of information embedded in it explaining what to do when you delete an exchange cluster resource from a CMS. Exchange clusters are not like any other cluster aware applications which can be restored by simply recreating the resources in cluster group.&nbsp; One example is, SQL.&nbsp; You can do simple recreation of cluster resource if you delete one from SQL instance. But when it comes to Exchange, it is little bit different. Each exchange resource maintains variety of references with each other and with active directory. It also stores it’s unique information about exchange clustered resources in active directory; so recreating the cluster resources manually from cluster admin doesn’t make any sense. You might successfully able to create resources using cluster admin, but exchange will not recognize and use it.<o :p></o></span></div>
<div class="MsoNormal"></div>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">So, follow below steps when you delete any exchange related cluster resource from CMS group.&nbsp; When I say exchange related clustered resource, I mean, Exchange Information Store Instance (CMSNAME), Exchange System Attendant Instance (CMSNAME) and Storage name (CMSNAME).</span></div>
<p>
<div class="MsoNormal"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta><meta content="Word.Document" name="ProgId"></meta><meta content="Microsoft Word 12" name="Generator"></meta><meta content="Microsoft Word 12" name="Originator"></meta>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping"></link>
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-alt:"Calisto MT";
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-alt:"Times New Roman";
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 159 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-alt:Verdana;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
pre
	{mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-link:"HTML Preformatted Char";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:10.0pt;
	font-family:"Courier New";
	mso-fareast-font-family:"Times New Roman";}
span.EmailStyle15
	{mso-style-type:personal;
	mso-style-noshow:yes;
	mso-style-unhide:no;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Verdana","sans-serif";
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:windowtext;
	mso-text-animation:none;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
span.HTMLPreformattedChar
	{mso-style-name:"HTML Preformatted Char";
	mso-style-noshow:yes;
	mso-style-priority:99;
	mso-style-unhide:no;
	mso-style-locked:yes;
	mso-style-link:"HTML Preformatted";
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Courier New";
	mso-ascii-font-family:"Courier New";
	mso-fareast-font-family:"Times New Roman";
	mso-hansi-font-family:"Courier New";
	mso-bidi-font-family:"Courier New";}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<p>
<ul>
<li><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Note down the values NetBIOS name and IP address of the CMS<o :p></o></span></li>
<li>
<pre><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;;">Run <i>Stop-ClusteredMailboxServer -Identity “CMSName” -StopReason:”your comment text goes here”</i></span>
</pre>
<p></li>
<li><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Go to command line and run <i>setup.com /clearLocalCMS /cmsName:”CMSName”</i> to clear the stale entries from cluster; setup.com will be available in your installation media.<o :p></o></span></li>
<li><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Run <i>setup.com /recoverCMS /cmsName:”CMSName” /cmsIPv4Address:”IPAddress”</i> from command prompt. This uses the configuration in active directory and reinstalls the CMS with the old configurations.</span>      <span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;"><o :p></o></span></li>
</ul>
<p></div>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Hope this helps you and use at your own Risk.&nbsp; </span><span style="font-family: Wingdings; font-size: 10pt;">:-)</span></div>
<div class="MsoNormal"><meta content="text/html; charset=utf-8" http-equiv="Content-Type"></meta><meta content="Word.Document" name="ProgId"></meta><meta content="Microsoft Word 12" name="Generator"></meta><meta content="Microsoft Word 12" name="Originator"></meta>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_filelist.xml" rel="File-List"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_themedata.thmx" rel="themeData"></link>
<link href="file:///C:%5CDOCUME%7E1%5Cpamarths%5CLOCALS%7E1%5CTemp%5Cmsohtmlclip1%5C01%5Cclip_colorschememapping.xml" rel="colorSchemeMapping"></link>
<style>
<!--
 /* Font Definitions */
 @font-face
	{font-family:"Cambria Math";
	panose-1:2 4 5 3 5 4 6 3 2 4;
	mso-font-alt:"Calisto MT";
	mso-font-charset:0;
	mso-generic-font-family:roman;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1107304683 0 0 159 0;}
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;
	mso-font-alt:"Times New Roman";
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:-1610611985 1073750139 0 0 159 0;}
@font-face
	{font-family:Verdana;
	panose-1:2 11 6 4 3 5 4 4 2 4;
	mso-font-alt:Verdana;
	mso-font-charset:0;
	mso-generic-font-family:swiss;
	mso-font-pitch:variable;
	mso-font-signature:536871559 0 0 0 415 0;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-unhide:no;
	mso-style-qformat:yes;
	mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
span.EmailStyle15
	{mso-style-type:personal;
	mso-style-noshow:yes;
	mso-style-unhide:no;
	mso-ansi-font-size:10.0pt;
	mso-bidi-font-size:10.0pt;
	font-family:"Verdana","sans-serif";
	mso-ascii-font-family:Verdana;
	mso-hansi-font-family:Verdana;
	color:windowtext;
	mso-text-animation:none;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	text-underline:none;
	text-decoration:none;
	text-line-through:none;}
.MsoChpDefault
	{mso-style-type:export-only;
	mso-default-props:yes;
	mso-ascii-font-family:Calibri;
	mso-ascii-theme-font:minor-latin;
	mso-fareast-font-family:Calibri;
	mso-fareast-theme-font:minor-latin;
	mso-hansi-font-family:Calibri;
	mso-hansi-theme-font:minor-latin;
	mso-bidi-font-family:"Times New Roman";
	mso-bidi-theme-font:minor-bidi;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
div.Section1
	{page:Section1;}
-->
</style>
<p></div>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Happy Learning…,<o :p></o></span></div>
<div class="MsoNormal"><span style="font-family: &quot;Verdana&quot;,&quot;sans-serif&quot;; font-size: 10pt;">Sitaram Pamarthi</span></div>
<div  class="related_post_title">Other posts</div><ul class="related_post"><li><a href="http://techibee.com/powershell/connect-to-remote-powershell-with-alternate-credentials/257" title="Connect to remote powershell with alternate credentials">Connect to remote powershell with alternate credentials</a></li><li><a href="http://techibee.com/windows-2008/what-is-domain-public-and-private-profiles-in-windows-2008-firewall/478" title="What is domain, Public and Private profiles in Windows 2008 firewall">What is domain, Public and Private profiles in Windows 2008 firewall</a></li><li><a href="http://techibee.com/active-directory/active-directory-recovery-process-a-flowchart/474" title="Active Directory Recovery Process &#8211; a flowchart">Active Directory Recovery Process &#8211; a flowchart</a></li><li><a href="http://techibee.com/sysadmins/command-to-list-all-domain-controllers-in-a-domain-2/123" title="Command to list all Domain Controllers in a Domain">Command to list all Domain Controllers in a Domain</a></li><li><a href="http://techibee.com/windows-7/improvement-i-noted-in-windows-72008-r2-event-viewer-mmc/468" title="Improvement I noted in Windows 7/2008 R2 Event Viewer MMC">Improvement I noted in Windows 7/2008 R2 Event Viewer MMC</a></li><li><a href="http://techibee.com/tools/copy-command-output-to-clip-board/19" title="Copy command output to clip board">Copy command output to clip board</a></li><li><a href="http://techibee.com/software/who-wrote-notepad/144" title="Who wrote Notepad?">Who wrote Notepad?</a></li><li><a href="http://techibee.com/tips/send-emails-via-gmail-account-using-powershell/199" title="send emails via gmail account using powershell">send emails via gmail account using powershell</a></li><li><a href="http://techibee.com/know-your-shell/find-disk-space-of-remote-machine-with-powershell-script/56" title="Find disk space of remote machine with powershell script">Find disk space of remote machine with powershell script</a></li><li><a href="http://techibee.com/exchange-2007/download-exchange-2007-sp1-helpfile/29" title="Download Exchange 2007 SP1 Helpfile">Download Exchange 2007 SP1 Helpfile</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://techibee.com/exchange-2007/restore-exchange-2007-cms-when-resources-got-deleted-accidentally/164/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
