<?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>Windows Server How To &#187; Powershell</title>
	<atom:link href="http://windows-server-howto.com/categories/powershell/feed/" rel="self" type="application/rss+xml" />
	<link>http://windows-server-howto.com</link>
	<description>Your Windows Server Knowledge Base</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:13:32 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to modify database size limit</title>
		<link>http://windows-server-howto.com/2009/06/23/windows-server-20032008-and-exchange-2007-how-to-modify-database-size-limit/</link>
		<comments>http://windows-server-howto.com/2009/06/23/windows-server-20032008-and-exchange-2007-how-to-modify-database-size-limit/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 12:17:11 +0000</pubDate>
		<dc:creator>Thomas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=279</guid>
		<description><![CDATA[By default Exchange server 2007 Stardart database size limit is 50Gb.
Exchange server 2007 Enterprise edition has no limit for database size.
In this post we will see how to change size for the mailbox database named &#8220;FirstDB&#8221;.
We will work with Exchange 2007 Standart &#8220;TestExchange&#8221; running on Windows server 2003.
First we need to retrieve GUID ID for [...]]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/06/23/windows-server-20032008-and-exchange-2007-how-to-modify-database-size-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 &#8211; How to check Exchange 2007 health via powershell</title>
		<link>http://windows-server-howto.com/2009/06/16/windows-server-20032008-how-to-check-exchange-2007-health-via-powershell/</link>
		<comments>http://windows-server-howto.com/2009/06/16/windows-server-20032008-how-to-check-exchange-2007-health-via-powershell/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 13:42:39 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=245</guid>
		<description><![CDATA[This post will show you how to check basic Exchange server 2007 health using powershell commands.
To check if all required services are running open exchange powershell on you Windows server 2003/2008 and type:
Test-servicehealth
To perform MAPI connectivity check type:
Test-MAPIConnectivity
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/06/16/windows-server-20032008-how-to-check-exchange-2007-health-via-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to test Outlook 2007 autodiscover</title>
		<link>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-test-outlook-2007-autodiscover/</link>
		<comments>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-test-outlook-2007-autodiscover/#comments</comments>
		<pubDate>Thu, 07 May 2009 13:11:54 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=487</guid>
		<description><![CDATA[This post will show how to use powershell to verify if autodiscover service is properly configured on your Exchange 2007 server named &#8220;TestExchangeServer&#8221;. To do it open exchange powershell on your Windows server 2003 and type:
Test-OutlookWebServices -ClientAccessServer &#8220;TestExchangeServer&#8221;
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-test-outlook-2007-autodiscover/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to suspend mail queue</title>
		<link>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-suspend-mail-queue/</link>
		<comments>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-suspend-mail-queue/#comments</comments>
		<pubDate>Thu, 07 May 2009 12:06:40 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=476</guid>
		<description><![CDATA[This post will show how to suspend mail queue on Exchange 2007 server using powershell. Lets say that one of your mail queue is growing too big. You want to suspend it and investigate cause of this. To suspend queue that has over 500 messages in it open exchange powershell on your Windows server 2003 [...]]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-suspend-mail-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to remove message from mail queue</title>
		<link>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-remove-message-from-mail-queue/</link>
		<comments>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-remove-message-from-mail-queue/#comments</comments>
		<pubDate>Thu, 07 May 2009 11:53:57 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=474</guid>
		<description><![CDATA[This post will show you how to remove specific message from Exchange 2007 mail queue using powershell. Lets say we want to remove message that was send by testuser@testdomain.com. Also we want that no Non Delivery Record (NDR) will be generated. To do it open exchange powershell on your Windows server 2003 and type:
Remove-message -filter [...]]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/07/windows-server-20032008-and-exchange-2007-how-to-remove-message-from-mail-queue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to view queue via powershell</title>
		<link>http://windows-server-howto.com/2009/05/06/windows-server-20032008-and-exchange-2007-how-to-view-queue-via-powershell/</link>
		<comments>http://windows-server-howto.com/2009/05/06/windows-server-20032008-and-exchange-2007-how-to-view-queue-via-powershell/#comments</comments>
		<pubDate>Wed, 06 May 2009 14:28:07 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=412</guid>
		<description><![CDATA[This post will show you how to view mail queue using powershell on your Exchange 2007 server. To do it open exchange powershell on your Windows server 2003 and type:
Get-queue &#124; format-list
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/06/windows-server-20032008-and-exchange-2007-how-to-view-queue-via-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to disable mailbox via powershell</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-disable-mailbox-via-powershell/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-disable-mailbox-via-powershell/#comments</comments>
		<pubDate>Tue, 05 May 2009 12:33:55 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[2003]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=325</guid>
		<description><![CDATA[If you want to disable Exchange 2007 user mailbox this how to is for you. This operation will remove all exchange attributes from active directory user. Lets disable mailbox for user named &#8220;testuser&#8221;. To do it open exchange powershell on Windows server 2003 and type:
Disable-Mailbox testuser@testdomain.com 
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-disable-mailbox-via-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to enable or disable ActiveSync for mailbox user</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-activesync-for-mailbox-user/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-activesync-for-mailbox-user/#comments</comments>
		<pubDate>Tue, 05 May 2009 12:27:06 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=322</guid>
		<description><![CDATA[This post will show you how to enable or disable ActiveSync for mailbox user named testuser using powershell on Windows server 2003.
To enable ActiveSync type:
Set-CASMailbox -Identity testuser@testdomain.com -ActiveSyncEnabled $true
To disable ActiveSync type:
Set-CASMailbox -Identity testuser@testdomain.com -ActiveSyncEnabled $false
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-activesync-for-mailbox-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to enable or disable MAPI for mailbox user</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-mapi-for-mailbox-user/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-mapi-for-mailbox-user/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:59:20 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[MAPI]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=319</guid>
		<description><![CDATA[This post will show you how to enable or disable MAPI for mailbox user named testuser using powershell on Windows server 2003.
To enable MAPI type:
Set-CASMailbox -Identity testuser@testdomain.com -MAPIEnabled $true
To disable MAPI type:
Set-CASMailbox -Identity testuser@testdomain.com -MAPIEnabled $false
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-mapi-for-mailbox-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to enable or disable POP3 for mailbox user</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-pop3-for-mailbox-user/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-pop3-for-mailbox-user/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:57:02 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[POP3]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=316</guid>
		<description><![CDATA[This post will show you how to enable or disable POP3 for mailbox user named testuser using powershell on Windows server 2003.
To enable POP3 type:
Set-CASMailbox -Identity testuser@testdomain.com -POPEnabled $true
To disable POP3 type:
Set-CASMailbox -Identity testuser@testdomain.com -POPEnabled $false
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enable-or-disable-pop3-for-mailbox-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to enable or disable OWA for mailbox user</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-owa-for-mailbox-user/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-owa-for-mailbox-user/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:43:35 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[OWA]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=310</guid>
		<description><![CDATA[This post will show you how to enable or disable Outlook Web Access (OWA) for mailbox user named testuser using powershell on Windows server 2003.
To enable OWA type:
Set-CASMailbox -Identity testuser@testdomain.com -OWAEnabled $true
To disable OWA type:
Set-CASMailbox -Identity testuser@testdomain.com -OWAEnabled $false
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-owa-for-mailbox-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows server 2003/2008 and Exchange 2007 &#8211; How to enable or disable IMAP4 for mailbox user</title>
		<link>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-imap4-for-mailbox-user/</link>
		<comments>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-imap4-for-mailbox-user/#comments</comments>
		<pubDate>Tue, 05 May 2009 11:35:42 +0000</pubDate>
		<dc:creator>aidas</dc:creator>
				<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Windows 2003]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://windowshowtodo.com/?p=306</guid>
		<description><![CDATA[This post will show you quick way how to enable or disable IMAP4 for mailbox user named testuser using powershell on Windows server 2003.
To enable IMAP4 type:
Set-CASMailbox -Identity testuser@testdomain.com -IMAPEnabled $true
To disable IMAP4 type:
Set-CASMailbox -Identity testuser@testdomain.com -IMAPEnabled $false
]]></description>
		<wfw:commentRss>http://windows-server-howto.com/2009/05/05/windows-server-20032008-and-exchange-2007-how-to-enabledisable-imap4-for-mailbox-user/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

