<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="https://i1.gallery.technet.s-msft.com/content/common/searchrss.xsl"?>
<rss version="2.0">
  <channel xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:cf="http://www.microsoft.com/schemas/rss/core/2005">
    <title>TechNet Gallery feed - Sorted by: Popularity, Sort order: Descending</title>
    <link>https://gallery.technet.microsoft.com/site/search</link>
    <description>This is the RSS search feed for TechNet Gallery. This feed contains notifications of new items on the TechNet Gallery site based on your search criteria.</description>
    <cf:treatAs>list</cf:treatAs>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Reset-Windows-Update-Agent-d824badc</guid>
      <link>https://gallery.technet.microsoft.com/Reset-Windows-Update-Agent-d824badc</link>
      <author>Manuel F. Gil</author>
      <title>Reset Windows Update Agent</title>
      <description>This Script allow reset the Windows Update Agent resolving issues with Windows Update.</description>
      <pubDate>Mon, 21 Sep 2015 12:44:56 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This Script allow reset the Windows Update Agent resolving issues with Windows Update.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Manuel%20F.%20Gil&amp;amp;f%5B0%5D.Text=Manuel%20F.%20Gil"&gt;Manuel F. Gil&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;9/21/2015&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/2d191bcd-3308-4edd-9de2-88dff796b0bc</guid>
      <link>https://gallery.technet.microsoft.com/2d191bcd-3308-4edd-9de2-88dff796b0bc</link>
      <author>MichalGajda</author>
      <title>Windows Update PowerShell Module</title>
      <description>This function is a piece of PSWindowsUpdate module to manage Windows Update on a computer system running Windows. Whole module contain set of functions to check, download and install updates from PowerShell. </description>
      <pubDate>Mon, 14 Feb 2011 00:29:07 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This function is a piece of PSWindowsUpdate module to manage Windows Update on a computer system running Windows. Whole module contain set of functions to check, download and install updates from PowerShell. 
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=MichalGajda&amp;amp;f%5B0%5D.Text=MichalGajda"&gt;MichalGajda&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;2/14/2011&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Remove-ProxyaddressPowerShe-23941008</guid>
      <link>https://gallery.technet.microsoft.com/Remove-ProxyaddressPowerShe-23941008</link>
      <author>Santhosh Sivarajan-</author>
      <title>Remove Proxyaddress–PowerShell Script</title>
      <description>You can change the email address patter by modifying the string in  {$_.AddressString -like '*@test.com'} section.I am using Get-Mailbox and Set-Mailbox cmdlets. So make sure to import the Exchange PowerShell module before executing this script (or update the script with Import-M</description>
      <pubDate>Thu, 02 Jan 2014 09:34:50 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            You can change the email address patter by modifying the string in&amp;#160; {$_.AddressString -like&amp;#160;&amp;#39;*@test.com&amp;#39;} section.I am using Get-Mailbox and Set-Mailbox cmdlets. So make sure to import the Exchange PowerShell module before executing this script (or update the script with Import-M
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Santhosh%20Sivarajan-&amp;amp;f%5B0%5D.Text=Santhosh%20Sivarajan-"&gt;Santhosh Sivarajan-&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;1/2/2014&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/DiskSpd-a-robust-storage-6cd2f223</guid>
      <link>https://gallery.technet.microsoft.com/DiskSpd-a-robust-storage-6cd2f223</link>
      <author>joshad</author>
      <title>Diskspd Utility: A Robust Storage Testing Tool (superseding SQLIO)</title>
      <description>A feature-rich and versatile storage testing tool, Diskspd (version 2.0.17) combines robust and granular IO workload definition with flexible runtime and output options, creating an ideal tool for synthetic storage subsystem testing and validation.</description>
      <pubDate>Tue, 09 Sep 2014 09:37:08 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            A feature-rich and versatile storage testing tool, Diskspd (version 2.0.17) combines robust and granular IO workload definition with flexible runtime and output options, creating an ideal tool for synthetic storage subsystem testing and validation.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=joshad&amp;amp;f%5B0%5D.Text=joshad"&gt;joshad&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;9/9/2014&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Powershell-script-to-5edcdaea</guid>
      <link>https://gallery.technet.microsoft.com/Powershell-script-to-5edcdaea</link>
      <author>Victor Ashiedu</author>
      <title>Powershell Script to export Active Directory users to CSV</title>
      <description>Powershell Script to export Active Directory users to CSV does exactly what it says: Exports  Active Directory users to CSV! Customise the script exactly how you want it. This might help you determine users with missing fields like office, email address and more.Download Now.....</description>
      <pubDate>Fri, 26 Sep 2014 10:29:27 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            Powershell Script to export Active Directory users to CSV does exactly what it says: Exports  Active Directory users to CSV! Customise the script exactly how you want it. This might help you determine users with missing fields like office, email address and more.Download Now.....
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Victor%20Ashiedu&amp;amp;f%5B0%5D.Text=Victor%20Ashiedu"&gt;Victor Ashiedu&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;9/26/2014&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Exchange-2013-Server-Role-f8a61780</guid>
      <link>https://gallery.technet.microsoft.com/Exchange-2013-Server-Role-f8a61780</link>
      <author>The Exchange Team</author>
      <title>Exchange Server Role Requirements Calculator v8.5</title>
      <description>We've released the Exchange Server Role Requirements Calculator.For more information on this download see:
http://aka.ms/exchangecalcFor more information on how to use the calculator, see the above link.  If you have issues with the calculator, email strgcalc AT microsoft DOT co</description>
      <pubDate>Tue, 14 May 2013 06:08:24 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            We&amp;#39;ve released the Exchange Server Role Requirements Calculator.For more information on this download see:
http://aka.ms/exchangecalcFor more information on how to use the calculator, see the above link.&amp;#160; If you have issues with the calculator, email strgcalc AT microsoft DOT co
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=Contributors&amp;amp;f%5B0%5D.Value=The%20Exchange%20Team&amp;amp;f%5B0%5D.Text=The%20Exchange%20Team"&gt;The Exchange Team&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;5/14/2013&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Log-Parser-Studio-cd458765</guid>
      <link>https://gallery.technet.microsoft.com/Log-Parser-Studio-cd458765</link>
      <author>The Exchange Team</author>
      <title>Log Parser Studio</title>
      <description>Log Parser Studio is a utility that allows you to search through and create reports from your IIS, Event, EXADB and others types of logs. It builds on top of Log Parser 2.2 and has a full user interface for easy creation and management of related SQL queries.</description>
      <pubDate>Wed, 07 Mar 2012 13:32:06 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            Log Parser Studio is a utility that allows you to search through and create reports from your IIS, Event, EXADB and others types of logs. It builds on top of Log Parser 2.2 and has a full user interface for easy creation and management of related SQL queries.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=Contributors&amp;amp;f%5B0%5D.Value=The%20Exchange%20Team&amp;amp;f%5B0%5D.Text=The%20Exchange%20Team"&gt;The Exchange Team&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;3/7/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/0dbfc125-b855-4058-87ec-930268f03285</guid>
      <link>https://gallery.technet.microsoft.com/0dbfc125-b855-4058-87ec-930268f03285</link>
      <author>Boe Prox</author>
      <title>Get-PendingUpdate</title>
      <description>This function will allow you to query local or remote computer/s and determine if there are pending WSUS updates that need to be installed.</description>
      <pubDate>Sat, 05 Mar 2011 20:32:20 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This function will allow you to query local or remote computer/s and determine if there are pending WSUS updates that need to be installed.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Boe%20Prox&amp;amp;f%5B0%5D.Text=Boe%20Prox"&gt;Boe Prox&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;3/6/2011&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Get-RemoteProgram-Get-list-de9fd2b4</guid>
      <link>https://gallery.technet.microsoft.com/Get-RemoteProgram-Get-list-de9fd2b4</link>
      <author>Jaap Brasser</author>
      <title>Get-RemoteProgram Get list of installed programs on remote or local computer</title>
      <description>This script generates a list by querying the registry and returning the installed programs of a local or remote computer. It allows for retrieval of additional properties such as the uninstall string of an application as well.</description>
      <pubDate>Fri, 23 Aug 2013 04:13:25 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This script generates a list by querying the registry and returning the installed programs of a local or remote computer. It allows for retrieval of additional properties such as the uninstall string of an application as well.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Jaap%20Brasser&amp;amp;f%5B0%5D.Text=Jaap%20Brasser"&gt;Jaap Brasser&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;8/23/2013&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Lync-Server-2012-9d6fe954</guid>
      <link>https://gallery.technet.microsoft.com/Lync-Server-2012-9d6fe954</link>
      <author>Matt Landis</author>
      <title>Microsoft Lync Server 2013 Step By Step for Anyone eBook (pdf) English</title>
      <description> Free eBook (pdf) Microsoft Lync Server 2013 Step By Step for Anyone eBook (pdf) by Microsoft Lync MVP Matt Landis. This book gives step by step instructions on how to install Lync Server 2013.</description>
      <pubDate>Thu, 06 Sep 2012 11:16:29 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            &amp;#160;Free eBook (pdf)&amp;#160;Microsoft Lync Server 2013 Step By Step for Anyone eBook (pdf) by Microsoft Lync MVP Matt Landis. This book gives step by step instructions on how to install Lync Server 2013.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Matt%20Landis&amp;amp;f%5B0%5D.Text=Matt%20Landis"&gt;Matt Landis&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;9/6/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Get-product-keys-of-local-83b4ce97</guid>
      <link>https://gallery.technet.microsoft.com/Get-product-keys-of-local-83b4ce97</link>
      <author>Boe Prox</author>
      <title>Get product keys of local and remote systems</title>
      <description>This is an updated version of the Get-ProductKey function that was featured on PowerShell.com's PowerTips. This function expands on the existing code by allowing the querying of multiple remote systems, outputting of objects
 that include the system, Operating System and version</description>
      <pubDate>Fri, 04 May 2012 19:45:57 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This is an updated version of the Get-ProductKey function that was featured on PowerShell.com&amp;#39;s PowerTips. This function expands on the existing code by allowing the querying of multiple remote systems, outputting of objects
 that include the system, Operating System and version
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Boe%20Prox&amp;amp;f%5B0%5D.Text=Boe%20Prox"&gt;Boe Prox&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;5/5/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Remove-Windows-Store-Apps-a00ef4a4</guid>
      <link>https://gallery.technet.microsoft.com/Remove-Windows-Store-Apps-a00ef4a4</link>
      <author>OneScript Team</author>
      <title>Remove Windows Store apps in Windows 8, Windows 8.1 and Windows 10</title>
      <description>This script can be used to remove multiple Windows Store apps from a user account in Windows 8, Windows 8.1 and Windows 10. It provides a list of installed Windows Store apps.  You can specify the application IDs, and remove them all at once.</description>
      <pubDate>Wed, 29 Aug 2012 04:19:10 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This script can be used to remove multiple Windows Store apps from a user account in Windows 8, Windows 8.1 and Windows 10. It provides a list of installed Windows Store apps.  You can specify the application IDs, and remove them all at once.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=OneScript%20Team&amp;amp;f%5B0%5D.Text=OneScript%20Team"&gt;OneScript Team&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;8/29/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Convert-and-Import-7751ab05</guid>
      <link>https://gallery.technet.microsoft.com/Convert-and-Import-7751ab05</link>
      <author>Rose Winshlet</author>
      <title>Convert and Import Contacts from Excel XLSX/XLS/CSV file to vCard in VCF File</title>
      <description>Excel to vCard converter is professional algorithm in the widely internet market to import and convert XLSX, XLSX and CSV file contacts into VCF file.</description>
      <pubDate>Fri, 07 Nov 2014 22:03:08 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            Excel to vCard converter is professional algorithm in the widely internet market to import and convert XLSX, XLSX and CSV file contacts into VCF file.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Rose%20Winshlet&amp;amp;f%5B0%5D.Text=Rose%20Winshlet"&gt;Rose Winshlet&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;11/8/2014&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Self-signed-certificate-5920a7c6</guid>
      <link>https://gallery.technet.microsoft.com/Self-signed-certificate-5920a7c6</link>
      <author>Vadims Podans</author>
      <title>Self-signed certificate generator (PowerShell)</title>
      <description>DescriptionThis script is an enhanced open-source PowerShell implementation of deprecated makecert.exe tool and utilizes the most modern certificate API — CertEnroll.</description>
      <pubDate>Sun, 17 Nov 2013 01:46:11 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            DescriptionThis script is an enhanced open-source PowerShell implementation of deprecated makecert.exe tool and utilizes the most modern certificate API — CertEnroll.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Vadims%20Podans&amp;amp;f%5B0%5D.Text=Vadims%20Podans"&gt;Vadims Podans&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;11/17/2013&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/e41709b3-0385-4891-aeed-3175c7bbb6d6</guid>
      <link>https://gallery.technet.microsoft.com/e41709b3-0385-4891-aeed-3175c7bbb6d6</link>
      <author>Boe Prox</author>
      <title>Install-Patches</title>
      <description>This module uses PSexec,vbscript and PowerShell to install patches on local or remote systems.</description>
      <pubDate>Fri, 20 May 2011 20:29:52 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This module uses PSexec,vbscript and PowerShell to install patches on local or remote systems.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Boe%20Prox&amp;amp;f%5B0%5D.Text=Boe%20Prox"&gt;Boe Prox&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;5/21/2011&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85</guid>
      <link>https://gallery.technet.microsoft.com/1abd77a5-9c0b-4a2b-acef-90dbb2b84e85</link>
      <author>Raimund Andrée</author>
      <title>File System Security PowerShell Module 4.2.3</title>
      <description>Allows a much easier management of permissions on files and folders using PowerShell</description>
      <pubDate>Sun, 19 Jun 2011 23:50:02 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            Allows a much easier management of permissions on files and folders using PowerShell
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Raimund%20Andr%C3%A9e&amp;amp;f%5B0%5D.Text=Raimund%20Andr%C3%A9e"&gt;Raimund Andrée&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;6/20/2011&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Save-attachments-from-5b6bf54b</guid>
      <link>https://gallery.technet.microsoft.com/Save-attachments-from-5b6bf54b</link>
      <author>OneScript Team</author>
      <title>Save attachments from multiple selected items in Outlook (VBA)</title>
      <description>This VBA sample illustrates how to save attachments from multiple selected items in Outlook.</description>
      <pubDate>Wed, 22 Aug 2012 04:22:06 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This VBA sample illustrates how to save attachments from multiple selected items in Outlook.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=OneScript%20Team&amp;amp;f%5B0%5D.Text=OneScript%20Team"&gt;OneScript Team&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;8/22/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/PowerShell-Create-Active-7e6a3978</guid>
      <link>https://gallery.technet.microsoft.com/PowerShell-Create-Active-7e6a3978</link>
      <author>HicanNL</author>
      <title>PowerShell: Create Active Directory Users Based On Excel Input</title>
      <description>This script will create users in Active Directory based on the settings in the input file (see the Excel / CSV file below this script for an example of the input file used). These settings can, of course, be changed or extended (check this

Microsoft Technet Link to get an over</description>
      <pubDate>Thu, 26 Apr 2012 03:31:32 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This script will create users in Active Directory based on the settings in the input file (see the Excel / CSV file below this script for an example of the input file used). These settings can, of course, be changed or extended (check this

Microsoft Technet Link to get an over
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/emptystar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=HicanNL&amp;amp;f%5B0%5D.Text=HicanNL"&gt;HicanNL&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;4/26/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/Exchange-Client-Network-8af1bf00</guid>
      <link>https://gallery.technet.microsoft.com/Exchange-Client-Network-8af1bf00</link>
      <author>The Exchange Team</author>
      <title>Exchange Client Network Bandwidth Calculator</title>
      <description>To help reduce the risks involved in Exchange Server network bandwidth planning, the Exchange Client Network Bandwidth Calculator has been designed to help anyone planning an Exchange Server deployment to predict the network bandwidth requirements for a
 specific set of clients.</description>
      <pubDate>Fri, 10 Feb 2012 08:38:11 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            To help reduce the risks involved in Exchange Server network bandwidth planning, the Exchange Client Network Bandwidth Calculator has been designed to help anyone planning an Exchange Server deployment to predict the network bandwidth requirements for a
 specific set of clients.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=Contributors&amp;amp;f%5B0%5D.Value=The%20Exchange%20Team&amp;amp;f%5B0%5D.Text=The%20Exchange%20Team"&gt;The Exchange Team&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;2/10/2012&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
    <item>
      <guid isPermaLink="true">https://gallery.technet.microsoft.com/PS2EXE-Convert-PowerShell-9e4e07f1</guid>
      <link>https://gallery.technet.microsoft.com/PS2EXE-Convert-PowerShell-9e4e07f1</link>
      <author>Ingo Karstein</author>
      <title>PS2EXE : "Convert" PowerShell Scripts to EXE Files</title>
      <description>This PowerShell script lets you "convert" PowerShell scripts into EXE files.</description>
      <pubDate>Thu, 05 Mar 2015 05:00:41 -0700</pubDate>
      <content:encoded>
&lt;table style="width: 100%;"&gt;
    &lt;tr&gt;
        &lt;td valign="top"&gt;
            This PowerShell script lets you &amp;quot;convert&amp;quot; PowerShell scripts into EXE files.
            &lt;br /&gt;
            &lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 1 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 2 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 3 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/fullstar.png" aria-label='Rating 4 Star' /&gt;
&lt;img src="https://i1.gallery.technet.s-msft.com/content/common/halfstar.png" aria-label='Rating 5 Star' /&gt;

            &lt;br /&gt;
            &lt;strong&gt;Created by: &lt;/strong&gt;&lt;a href="https://gallery.technet.microsoft.com/site/search?f%5B0%5D.Type=User&amp;amp;f%5B0%5D.Value=Ingo%20Karstein&amp;amp;f%5B0%5D.Text=Ingo%20Karstein"&gt;Ingo Karstein&lt;/a&gt;&lt;br /&gt;
            &lt;strong&gt;Published date: &lt;/strong&gt;3/5/2015&lt;br /&gt;
        &lt;/td&gt;
    &lt;/tr&gt;
&lt;/table&gt;
</content:encoded>
    </item>
  </channel>
</rss>