<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>Need to convert Global groups to Universal groups?  Do you have messages to global groups disappearing?</title><link>http://blogs.technet.com/sfodel/archive/2008/08/04/need-to-convert-global-groups-to-universal-groups.aspx</link><description>I was working a case last week where my customer had messages to distribution groups disappearing. There were two parts of the answer to this one. They were global groups. Even if we are hitting the issue in KB283051, it should be intermittent, but it</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Global and Universal groups and 2k7 &amp;laquo; JC&amp;#8217;s Blog-O-Gibberish</title><link>http://blogs.technet.com/sfodel/archive/2008/08/04/need-to-convert-global-groups-to-universal-groups.aspx#3109041</link><pubDate>Wed, 20 Aug 2008 17:24:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3109041</guid><dc:creator>Global and Universal groups and 2k7 &amp;laquo; JC&amp;#8217;s Blog-O-Gibberish</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://johnacook.wordpress.com/2008/08/20/global-and-universal-groups-and-2k7/"&gt;http://johnacook.wordpress.com/2008/08/20/global-and-universal-groups-and-2k7/&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Use built-in tools</title><link>http://blogs.technet.com/sfodel/archive/2008/08/04/need-to-convert-global-groups-to-universal-groups.aspx#3134061</link><pubDate>Wed, 08 Oct 2008 15:38:35 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3134061</guid><dc:creator>denli</dc:creator><description>&lt;p&gt;There is no need to install Quest Powertools for this.&lt;/p&gt;
&lt;p&gt;If you want to change to universal groups in Exchange just enter this oneliner.&lt;/p&gt;
&lt;p&gt;Get-DistributionGroup | where { $_.Grouptype -Like &amp;quot;Global*&amp;quot; } | Set-Group -Universal&lt;/p&gt;
</description></item></channel></rss>