<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://powershell.com/cs/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>Microsoft Office</title><link>http://powershell.com/cs/media/g/microsoft-office/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2008.5 (Build: 30929.2835)</generator><item><title>Get results of Outlook PST Reconciliation Process</title><link>http://powershell.com/cs/media/p/10521.aspx</link><pubDate>Tue, 24 May 2011 20:42:00 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:10521</guid><dc:creator>Lumir Kunath</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;Script for Checking Eventlog for Result of Outlook PST Reconciliation Process&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.01.05.21/Get_2D00_Outlook_2D00_Reconsiliation_2D00_Status.ps1" length="1266" type="application/octet-stream" /></item><item><title>Displays the first and 2nd level folders in a MAP profile</title><link>http://powershell.com/cs/media/p/3556.aspx</link><pubDate>Thu, 08 Oct 2009 14:02:36 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:3556</guid><dc:creator>Thomas Lee</dc:creator><slash:comments>0</slash:comments><description>This script uses outlook&amp;#39;s scripting engine to open up your profile and work out the top and 2nd level of folders in your profile.</description><enclosure url="http://powershell.com/cs/cfs-file.ashx/__key/CommunityServer.Components.PostAttachments/00.00.00.35.56/get_2D00_outlookfolders.ps1" length="1879" type="image/jpeg" /></item><item><title>Insert-PageBreak.ps1</title><link>http://powershell.com/cs/media/p/1875.aspx</link><pubDate>Sun, 15 Mar 2009 22:36:11 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:1875</guid><dc:creator>Niklas Goude</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;DESCRIPTION&lt;br /&gt;&lt;br /&gt;NAME: Insert-PageBreak.ps1&lt;br /&gt;Inserts a PageBreak after Paragraphs or&lt;br /&gt;defined Heading types.&lt;br /&gt;&lt;br /&gt;PARAMETERS: &lt;br /&gt;-Document&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Path to Word Document (Required)&lt;br /&gt;-Heading &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Heading to add PageBreak before (Optional)&lt;br /&gt;-help&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Prints the HelpFile (Optional)&lt;br /&gt;&lt;br /&gt;SYNTAX:&lt;br /&gt;&lt;br /&gt;Insert-PageBreak.ps1 -Document C:\Documents\Word.doc&lt;br /&gt;&lt;br /&gt;Inserts a PageBreak for each Paragraph in the Document.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Insert-PageBreak.ps1 -Document C:\Documents\Word.doc -Heading &amp;quot;Heading 1&amp;quot;&lt;br /&gt;&lt;br /&gt;Inserts a PageBreak for each &amp;quot;Heading 1&amp;quot; in the Word Document&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Insert-PageBreak.ps1 -Document C:\Documents\Word.doc -Heading &amp;quot;Heading 2&amp;quot;&lt;br /&gt;&lt;br /&gt;Inserts a PageBreak for each &amp;quot;Heading 2&amp;quot; in the Word Document&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Insert-PageBreak.ps1 -help&lt;br /&gt;&lt;br /&gt;Displays the help topic for the script&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.powershell.nu/2009/03/15/insert-a-page-break-in-a-word-document-using-powershell/"&gt;Read more about the Script Here&lt;/a&gt;&lt;/p&gt;</description><enclosure url="http://www.powershell.nu/wp-content/uploads/2009/03/insert-pagebreak.ps1" length="1800" type="text/plain" /></item><item><title>Replace-Word.ps1</title><link>http://powershell.com/cs/media/p/1650.aspx</link><pubDate>Fri, 27 Feb 2009 15:57:40 GMT</pubDate><guid isPermaLink="false">f421715f-7aba-45f0-8a8d-44de5318a3a7:1650</guid><dc:creator>Niklas Goude</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;This Script Replaces text in a Word document through the Word.Application COM 
Object&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.powershell.nu/2009/02/05/replacing-text-in-word-documents-through-powershell/"&gt;Read 
more about it here &amp;gt;&amp;gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;goude@powershell.nu&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.powershell.nu"&gt;www.powershell.nu&lt;/a&gt;&lt;/p&gt;</description><enclosure url="http://www.powershell.nu/wp-content/uploads/2009/02/replace-word.ps1" length="1796" type="text/plain" /></item></channel></rss>
