<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>My Notes to Myself and Others... : Outlook</title><link>http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx</link><description>Tags: Outlook</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Increasing the rule quota limit/size (Exchange 2007)</title><link>http://msmvps.com/blogs/erikr/archive/2008/12/26/increasing-the-rule-quota-limit-size-exchange-2007.aspx</link><pubDate>Fri, 26 Dec 2008 19:41:43 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1657777</guid><dc:creator>Erik Rozman</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/erikr/rsscomments.aspx?PostID=1657777</wfw:commentRss><comments>http://msmvps.com/blogs/erikr/archive/2008/12/26/increasing-the-rule-quota-limit-size-exchange-2007.aspx#comments</comments><description>&lt;p&gt;This has always bugged me. When using Exchange you have a limit on how many rules   &lt;br /&gt;you can create for your mailbox. At first sight you might say,what is the big deal-you almost    &lt;br /&gt;never hit the limit. The problem is that once one of your users does actually hit the limit    &lt;br /&gt;you have no compelling explanation as to why the limit for Exchange servers up to 2007    &lt;br /&gt;was 32KB (&lt;a href="http://support.microsoft.com/kb/886616"&gt;http://support.microsoft.com/kb/886616&lt;/a&gt;).&lt;/p&gt;  &lt;p&gt;In Exchange 2007 this changes, and the limit can be changed to either 64KB, 128KB or   &lt;br /&gt;256KB. This can be done by using a cmdlet called set-mailbox.&lt;/p&gt;  &lt;p&gt;&lt;em&gt;Set-Mailbox &amp;lt;mailbox&amp;gt; -RulesQuota:&amp;lt;size&amp;gt;&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;The specific attribute being changed is called appropriately: RulesQuota .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1657777" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/erikr/archive/tags/Exchange/default.aspx">Exchange</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx">Outlook</category></item><item><title>Mail Merge</title><link>http://msmvps.com/blogs/erikr/archive/2008/09/27/mail-merge.aspx</link><pubDate>Sat, 27 Sep 2008 08:24:21 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1649044</guid><dc:creator>Erik Rozman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/erikr/rsscomments.aspx?PostID=1649044</wfw:commentRss><comments>http://msmvps.com/blogs/erikr/archive/2008/09/27/mail-merge.aspx#comments</comments><description>&lt;p&gt;I always wondered how I sometimes receive a personalized e-mail that is obviously   &lt;br /&gt;a bulk message. Well, the nice people at the &lt;a href="http://blogs.msdn.com/outlook/default.aspx" target="_blank"&gt;Microsoft Office Outlook Blog&lt;/a&gt; have    &lt;br /&gt;decided to share the secret:&lt;a href="http://blogs.msdn.com/outlook/archive/2008/09/23/mail-merge-how-to-send-a-personalized-e-mail-to-many-people-at-once.aspx" target="_blank"&gt;Mail Merge&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;Since we are before the holiday season this might be a great way to send out   &lt;br /&gt;personalized greetings….&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1649044" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/ITPRO/default.aspx">ITPRO</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/TECH/default.aspx">TECH</category></item><item><title>IRM in Outlook 2007</title><link>http://msmvps.com/blogs/erikr/archive/2008/07/05/irm-in-outlook-2007.aspx</link><pubDate>Fri, 04 Jul 2008 21:37:17 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1639403</guid><dc:creator>Erik Rozman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/erikr/rsscomments.aspx?PostID=1639403</wfw:commentRss><comments>http://msmvps.com/blogs/erikr/archive/2008/07/05/irm-in-outlook-2007.aspx#comments</comments><description>&lt;p&gt;These days I find myself using Outlook as the main tool I use to communicate. Thus,   &lt;br /&gt;the more I know about it, the better. Information Rights Management enables us to protect    &lt;br /&gt;our data to some extent. When used in conjunction with Outlook, in addition to protecting    &lt;br /&gt;our data it can also help us shape the way our communication is used. &lt;/p&gt;  &lt;p&gt;One useful example is the ability to prevent the dreaded ‘Reply to all’ button…&lt;/p&gt;  &lt;p&gt;The Outlook team has decided to publish a series of posts regarding IRM with Outlook,   &lt;br /&gt;this is the first one:&lt;/p&gt;  &lt;p&gt;&lt;a title="http://blogs.msdn.com/outlook/archive/2008/06/17/irm-in-outlook-2007.aspx" href="http://blogs.msdn.com/outlook/archive/2008/06/17/irm-in-outlook-2007.aspx"&gt;http://blogs.msdn.com/outlook/archive/2008/06/17/irm-in-outlook-2007.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1639403" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx">Outlook</category></item><item><title>Keyboard Shortcuts (Outlook 2007)</title><link>http://msmvps.com/blogs/erikr/archive/2008/05/17/keyboard-shortcuts-outlook-2007.aspx</link><pubDate>Sat, 17 May 2008 10:36:41 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1623709</guid><dc:creator>Erik Rozman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/erikr/rsscomments.aspx?PostID=1623709</wfw:commentRss><comments>http://msmvps.com/blogs/erikr/archive/2008/05/17/keyboard-shortcuts-outlook-2007.aspx#comments</comments><description>&lt;p&gt;I never cease to be amazed by the shear amount of keyboard shortcuts that are&lt;br /&gt;available for use in most applications. Most of us are accustomed to using the&lt;br /&gt;mouse,yet from time to time I find myself picking up the habit of using a shortcut&lt;br /&gt;that dramatically improves my productivity- the only problem is discovering these&lt;br /&gt;shortcuts.&lt;/p&gt; &lt;p&gt;So,just for the fun of it, take a look at the available keyboard combinations&lt;br /&gt;for Outlook 2007 (hopefully you will pick up a few tricks):&lt;/p&gt; &lt;p&gt;&lt;a title="http://office.microsoft.com/en-us/outlook/HP012303961033.aspx" href="http://office.microsoft.com/en-us/outlook/HP012303961033.aspx"&gt;http://office.microsoft.com/en-us/outlook/HP012303961033.aspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1623709" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Office+2007/default.aspx">Office 2007</category></item><item><title>Outlook Sidebar Gadgets for Outlook</title><link>http://msmvps.com/blogs/erikr/archive/2007/11/30/outlook-sidebar-gadgets-for-outlook.aspx</link><pubDate>Fri, 30 Nov 2007 09:08:01 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1370994</guid><dc:creator>Erik Rozman</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/erikr/rsscomments.aspx?PostID=1370994</wfw:commentRss><comments>http://msmvps.com/blogs/erikr/archive/2007/11/30/outlook-sidebar-gadgets-for-outlook.aspx#comments</comments><description>&lt;p&gt;When the Vista sidebar was released, I was a bit skeptical. It reminded me of&lt;br /&gt;the old Office toolbar(ok,but not a big hit-at least not with me). Lately I have started&lt;br /&gt;to view it in a different light-you can actually have quite a useful gadget attached to it,you&lt;br /&gt;can build a gadget that will provide directory information for your companies employee&lt;br /&gt;or direct access to your IT staff. &lt;/p&gt; &lt;p&gt;&lt;br /&gt;In addition to that two new gadgets were published on the Outlook teams blog: appointments&lt;br /&gt;and tasks. Take a look at the &lt;a href="http://blogs.msdn.com/outlook/archive/2007/11/30/outlook-2007-gadgets-for-windows-sidebar.aspx" target="_blank"&gt;post&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1370994" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/erikr/archive/tags/Vista/default.aspx">Vista</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/windows/default.aspx">windows</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Microsoft/default.aspx">Microsoft</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Outlook/default.aspx">Outlook</category><category domain="http://msmvps.com/blogs/erikr/archive/tags/Sidebar/default.aspx">Sidebar</category></item></channel></rss>