<?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>The Network Administrator &#187; Microsoft Exchange</title>
	<atom:link href="http://www.thenetworkadministrator.net/index.php/category/microsoft-exchange/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thenetworkadministrator.net</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, servers and networking</description>
	<lastBuildDate>Wed, 14 Dec 2011 22:26:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Exchange Server 2010&#8211; set user Out of Office status from PowerShell</title>
		<link>http://www.thenetworkadministrator.net/index.php/2011/06/exchange-server-2010-set-user-out-of-office-status-from-powershell/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2011/06/exchange-server-2010-set-user-out-of-office-status-from-powershell/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 22:58:02 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/index.php/2011/06/exchange-server-2010-set-user-out-of-office-status-from-powershell/</guid>
		<description><![CDATA[To get current user status PS] C:&#62;Get-MailboxAutoReplyConfiguration Joe.blow To disable out of office for a user [PS] C:&#62;Set-MailboxAutoReplyConfiguration joe.blow -AutoReplyState Disabled]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2011/06/exchange-server-2010-set-user-out-of-office-status-from-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 SP1 PowerShell</title>
		<link>http://www.thenetworkadministrator.net/index.php/2011/02/exchange-2010-sp1-powershell/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2011/02/exchange-2010-sp1-powershell/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 14:12:03 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/index.php/2011/02/exchange-2010-sp1-powershell/</guid>
		<description><![CDATA[I know that with the release of Service pack 1 for Exchange you may not need the PowerShell commands for permissions, here is a great reference. &#160; http://technet.microsoft.com/en-us/library/bb310789.aspx]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2011/02/exchange-2010-sp1-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using the Exchange 2010 SP1 Mailbox Export feature for Exports to PST files</title>
		<link>http://www.thenetworkadministrator.net/index.php/2011/01/using-the-exchange-2010-sp1-mailbox-export-feature-for-exports-to-pst-files/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2011/01/using-the-exchange-2010-sp1-mailbox-export-feature-for-exports-to-pst-files/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 19:36:05 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/index.php/2011/01/using-the-exchange-2010-sp1-mailbox-export-feature-for-exports-to-pst-files/</guid>
		<description><![CDATA[With Exchange 2010, I remember writing an article on using the PowerShell commands to export a user mailbox to a pst file before SP1. After applying SP 1 to my Exchange 2010 server, these steps have again changed! You need to use an account that’s a member of the organizational management groups, and have the [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2011/01/using-the-exchange-2010-sp1-mailbox-export-feature-for-exports-to-pst-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I Can&#8217;t Remove a Delegated Mailbox From Outlook 2010</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/12/i-cant-remove-a-delegated-mailbox-from-outlook-2010/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/12/i-cant-remove-a-delegated-mailbox-from-outlook-2010/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 02:28:42 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[Microsoft Office]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=933</guid>
		<description><![CDATA[Head to your EMC (Exchange management shell) and fire off this command Remove-MailboxPermission -Identity 'username' -User 'domain\username' -AccessRight FullAccess -InheritanceType All]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/12/i-cant-remove-a-delegated-mailbox-from-outlook-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 Management Console Stops Working on a Workstation?</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-management-console-stops-working-on-or-workstation/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-management-console-stops-working-on-or-workstation/#comments</comments>
		<pubDate>Sat, 27 Nov 2010 02:50:27 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=916</guid>
		<description><![CDATA[“Operation could not be completed because something changed in the remote forest.” If you see this error, the most common cause is an Exchange rollout update http://www.microsoft.com/downloads/en/details.aspx?FamilyID=a371fa96-e85b-4a4f-8242-15d56595d0ec&#38;displaylang=en was installed on the workstation, but not yet installed on the server itself. Once this update is on the server and on the workstation you should be all [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-management-console-stops-working-on-or-workstation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 SP1: Database Integrity checking</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-sp1-database-integrity-checking/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-sp1-database-integrity-checking/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 18:41:09 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=878</guid>
		<description><![CDATA[In Exchange 2010 SP1, ISInteg is no longer a standalone program. The functionality provided by the ISInteg tool has been rolled into two new Exchange Management Shell cmdlets: New-MailboxRepairRequest New-PublicFolderDatabaseRepairRequest These new ISInteg cmdlets come with some cool new functionality! The cmdlets work with the database mounted. It&#8217;s no longer required to unmount the database [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/11/exchange-2010-sp1-database-integrity-checking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 PowerShell to sort user mailboxes by size</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/09/exchange-2010-powershell-to-sort-mailboxes-by-size/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/09/exchange-2010-powershell-to-sort-mailboxes-by-size/#comments</comments>
		<pubDate>Tue, 28 Sep 2010 02:51:29 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=776</guid>
		<description><![CDATA[Open Your Exchange Management Shell and issue the script below Get-MailboxStatistics -Server SERVERNAMEGOESHERE &#124; Sort-Object -Property TotalItemSize &#124; ` Format-Table DisplayName,TotalItemSize Or descending Get-MailboxStatistics -Server SERVERNAMEGOESHERE &#124; Sort-Object -Property TotalItemSize -Descending &#124; ` Format-Table DisplayName,TotalItemSize]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/09/exchange-2010-powershell-to-sort-mailboxes-by-size/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 Error error code: -2147221219 when running the Export-Mailbox Command</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/04/exchange-2010-error-error-code-2147221219-when-running-the-export-mailbox-command/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/04/exchange-2010-error-error-code-2147221219-when-running-the-export-mailbox-command/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:53:33 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=630</guid>
		<description><![CDATA[While trying to Export a user mailboxes to pst file i am getting an error message. Also it fails with the Error “Error was found for username (UserNameEmailAddress) because: Error occurred in the step: Approving object. An unknown error has occurred., error code: -2147221219”. ***Updated*** ***Must have Outlook 2010 64bit installed on the server. It [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/04/exchange-2010-error-error-code-2147221219-when-running-the-export-mailbox-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Exchange 2010 Exfolders</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/04/microsoft-exchange-2010-exfolders/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/04/microsoft-exchange-2010-exfolders/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 14:41:48 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=623</guid>
		<description><![CDATA[Goodbye PFDAVAdmin and hello Exfolders. I recently used this tool to recover a public folder that was deleted by an end user. You can download the tool here: http://msexchangeteam.com/files/12/attachments/entry453398.aspx ExFolders must be run from an Exchange 2010 server &#8211; it cannot be run from a workstation as PFDAVAdmin could. It can connect to Exchange 2010 [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/04/microsoft-exchange-2010-exfolders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2010 ActiveSync issue</title>
		<link>http://www.thenetworkadministrator.net/index.php/2010/01/exchange-2010-activesync-issue/</link>
		<comments>http://www.thenetworkadministrator.net/index.php/2010/01/exchange-2010-activesync-issue/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 20:14:31 +0000</pubDate>
		<dc:creator>MWahl</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Microsoft Exchange]]></category>

		<guid isPermaLink="false">http://www.thenetworkadministrator.net/?p=550</guid>
		<description><![CDATA[So after we had Exchange 2010 installed, and verifying all activeSync settings were correct. I kept getting cannot connect to server when setting up ActiveSync on my iPhone&#8230;This is was solved the issue&#8230; This issue occurs if the AD user object of the Exchange 2010 user doesn’t have “Allow inheritable permissions from the parent to [...]]]></description>
		<wfw:commentRss>http://www.thenetworkadministrator.net/index.php/2010/01/exchange-2010-activesync-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

