<?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>- danovich.com.au - &#187; Exchange 2007</title>
	<atom:link href="http://blog.danovich.com.au/tag/exchange-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danovich.com.au</link>
	<description>For the enterprise sys admin by the enterprise sys admin</description>
	<lastBuildDate>Fri, 03 Feb 2012 02:56:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Outlook prompting for credentials with Exchange 2007</title>
		<link>http://blog.danovich.com.au/2011/01/12/outlook-prompting-for-credentials-with-exchange-2007/</link>
		<comments>http://blog.danovich.com.au/2011/01/12/outlook-prompting-for-credentials-with-exchange-2007/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 04:22:39 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[credentials]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[kernel mode]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=517</guid>
		<description><![CDATA[I saw this issue again today. Outlook 2007 &#038; 2010 were prompting for username and password at startup and randomly during use. I&#8217;ve used this fix a couple of times now. In IIS Manager navigate to the website that contains your Exchange Virtual Directories (In Exchange 2007 this is Default website, in SBS2008 this is [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2011/01/12/outlook-prompting-for-credentials-with-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Balance mailboxes across databases &#8211; Exchange 2007</title>
		<link>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/</link>
		<comments>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 23:45:44 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[automate]]></category>
		<category><![CDATA[balance]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dbbalancer]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[mailboxes]]></category>
		<category><![CDATA[move mailbox]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=59</guid>
		<description><![CDATA[There is a fantastic script on Kurtdepauw&#8217;s blog (http://kurtdepauw.wordpress.com/2007/11/10/dbbalancer-load-balance-your-exchange-mailbox-databases/) to assist in evenly balancing your Exchange 2007 databases so they are of similar size. I have customized it slightly and highlight the 2 lines below as useful modifications: Line 78 &#8211; added &#8216;&#124; Where-Object {$_.Name -notlike &#8220;Archive Storage Group&#8221;}&#8217; &#8211; this is very useful if [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/03/12/balance-mailboxes-across-databases-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Email HTML report of largest Exchange 2007 mailboxes</title>
		<link>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/</link>
		<comments>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 00:06:07 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[biggest mailboxes]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[top 25 users]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=57</guid>
		<description><![CDATA[This PowerShell script queries the defined Exchange 2007 server and emails in HTML format the top 25 biggest mailboxes to the defined receipents. Simply create a scheduled task and you can have a automated weekly report: # Name: top25.ps1 # Purpose: Report on the 25 largest mailboxes on an Exchange server and email this report [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/24/email-html-report-of-largest-exchange-2007-mailboxes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 Powershell script scheduled task?</title>
		<link>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/</link>
		<comments>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 00:30:08 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[Scheduled Task]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=53</guid>
		<description><![CDATA[To run a Exchange 2007 Powershell script as a scheduled task you need to call the Exchange Shell as part of the command eg: powershell -psconsolefile "C:\Program Files\Microsoft\Exchange Server\bin\exshell.psc1" -command "&#038; 'your script.ps1' " Rating: 10.0/10 (2 votes cast)<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (2 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/12/exchange-2007-powershell-script-scheduled-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Exchange 2007 mailbox limits via group membership</title>
		<link>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/</link>
		<comments>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 07:59:38 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[groups]]></category>
		<category><![CDATA[mailbox limits]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=49</guid>
		<description><![CDATA[Powershell and Exchange 2007 allow for setting user mailbox limits (including warning and send / receive restrictions) based on Active Directory Group Membership. For example, you can create a Powershell script that sets a 1GB mailbox limit for all users in the &#8216;Exchange Mailbox 1GB Storage Limit&#8217; Active Directory Group.  Schedule this script to automatically [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=0.0" /></div><div>Rating: 0.0/<strong>10</strong> (0 votes cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/10/set-exchange-2007-mailbox-limits-via-group-membership/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 BuildToBuildUpgrade error</title>
		<link>http://blog.danovich.com.au/2009/02/04/exchange-2007-buildtobuildupgrade-error/</link>
		<comments>http://blog.danovich.com.au/2009/02/04/exchange-2007-buildtobuildupgrade-error/#comments</comments>
		<pubDate>Wed, 04 Feb 2009 05:07:03 +0000</pubDate>
		<dc:creator>danovich</dc:creator>
				<category><![CDATA[Exchange]]></category>
		<category><![CDATA[BuildToBuildUpgrade]]></category>
		<category><![CDATA[Exchange 2007]]></category>
		<category><![CDATA[OpsMgr]]></category>

		<guid isPermaLink="false">http://blog.danovich.com.au/?p=42</guid>
		<description><![CDATA[Whilst recently installing the Hub Transport role of Exchange 2007 SP1, the installation failed because it could not start the OpsMan server (it was disabled, another story). After enabling the service I went to reinstall the role and had the error shown below, indicated that I needed to perform the &#8220;BuildToBuildUpgrade&#8221; action. After checking out [...]<br /><div><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx.php?value=10.0" /></div><div>Rating: 10.0/<strong>10</strong> (1 vote cast)</div><br /><a target="_blank" href="http://www.gdstarrating.com/"><img src="http://blog.danovich.com.au/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br />]]></description>
		<wfw:commentRss>http://blog.danovich.com.au/2009/02/04/exchange-2007-buildtobuildupgrade-error/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

