<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title>Forums</title>
	<link>http://www.systemcentercentral.com/Forums/tabid/60/rss/1/tag/Forums%20MP_Development/Default.aspx</link>
	<description></description>
	<language>en-us</language>
	<copyright>Copyright 2009 System Center Central All Rights Reserved.</copyright>
	<lastBuildDate>Thu, 11 Mar 2010 12:21:18 GMT</lastBuildDate>
		<item>
			<title><![CDATA[Forums: Error 11904 when running monitor.]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60728/Default.aspx]]></link>
			<description><![CDATA[<p>Hi<br />
<br />
I have a monitor that checks total memnory and alerts is less than threshold. I am getting the following error when the monitor runs.<br />
<br />
Event ID: 11904<br />
Description:<br />
The Microsoft Operations Manager Expression Filter Module failed to query the delivered item, item was dropped. <br />
Property Expression: 0.98 <br />
Error: 0x80004005 <br />
One or more workflows were affected by this.  <br />
<br />
I have checked every thing and I cannot see anything. Here are the different Configs.<br />
<br />
Monitor<br />
<br />
<IntervalSeconds>86400</IntervalSeconds><br />
  <SyncTime></SyncTime><br />
  <TargetComputer>$Target/Host/Property[Type="Windows!Microsoft.Windows.Computer"]/NetbiosComputerName$</TargetComputer><br />
  <Memory>0.98</Memory><br />
  <Debug>true</Debug><br />
<br />
Monitor Type FilterUnderThreshold<br />
<Expression><br />
    <SimpleExpression><br />
      <ValueExpression><br />
        <XPathQuery Type="Double">Property[@Name='Memory']</XPathQuery><br />
      </ValueExpression><br />
      <Operator>Less</Operator><br />
      <ValueExpression><br />
        <XPathQuery Type="Double">$Config/Memory$</XPathQuery><br />
      </ValueExpression><br />
    </SimpleExpression><br />
  </Expression><br />
<br />
FulerGreaterthanThreshold<br />
<br />
<Expression><br />
    <SimpleExpression><br />
      <ValueExpression><br />
        <XPathQuery Type="Double">Property[@Name='Memory']</XPathQuery><br />
      </ValueExpression><br />
      <Operator>Greater</Operator><br />
      <ValueExpression><br />
        <XPathQuery Type="Double">$Config/Memory$</XPathQuery><br />
      </ValueExpression><br />
    </SimpleExpression><br />
  </Expression><br />
<br />
Datasource Property Bag<br />
<br />
Set oBag = oAPI.CreatePropertyBag()<br />
Call oBag.AddValue("Memory",TotalMem)<br />
oAPI.AddItem(oBag)<br />
<br />
Can any body help?<br />
<br />
Thanks<br />
<br />
Robert<br />
 </p>]]></description>
			<pubDate>Thu, 11 Mar 2010 09:47:50 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60728/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Can't use Performancedata in other modules]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/58835/Default.aspx]]></link>
			<description><![CDATA[<p>Hey,</p>
<p>I'm currently having a tough time using $Data/Context/Value$ in other modules. </p>
<p>What I try to do is using a rule/monitor that collects performance data and I then want to forward it into a write action. However, I can't get it to work no matter how I configure it. </p>
<p> </p>
<p>Anyone ever tried to do that? I know I can use that wildcard in the alert parameters but for some reason I can't forward it into a powershell write action.</p>]]></description>
			<pubDate>Mon, 25 Jan 2010 15:58:09 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/58835/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: LanguagePacks]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/59930/Default.aspx]]></link>
			<description><![CDATA[<p>Hi</p>
<p>Another question.</p>
<p>Why when you create a new MP are the 2 LanguagePacks created (ENU,ENS)?</p>
<p>Are both LanguagePacks needed and if only one is required which one?</p>
<p>I have a problem when I create a Knowledge Base it is just saved into the one LanguagePack and when you run the BPA it complains that it is not in the other LanguagePack.</p>
<p>If both is required is there a way to sync the 2 LanguagePacks?</p>
<p>Any help would be appreciated.</p>
<p>Robert</p>]]></description>
			<pubDate>Wed, 17 Feb 2010 12:01:32 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/59930/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: LanguagePacks]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/60597/tag/Forums+MP_Development/Default.aspx]]></link>
			<description><![CDATA[I also often ran into this kind of problems. As long as there is only one active system localization, there's is no problem, but when i (in my case) have dutch regional settings on an English Windows OS, all display name changes are reflected in the dutch language pack section. There's a possibility to set the default languagepack in the MP, but this doesn't have any effect on the already available language packs in the MP.<br><br><br><br>It would be nice, if you could set a default language for a MP, and all changes would be reflected in only that language pack. Now i see people do a name change twice. One time with the regional settings set to ENU and one tim doing the same settings the regional options in Dutch. (Or likewise changing a label twice in XML).<br><br>Isn't there a hidden registry key that defaults your Operations Console in the ENU language? ;D<br><br><br><br>I think more people have these problems, but i can't find any other topic concerning MP languagepacks and editing/renaming.<br><br>]]></description>
			<pubDate>Mon, 08 Mar 2010 15:01:09 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/60597/tag/Forums+MP_Development/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Management Pack for monitoring DB tables]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60585/Default.aspx]]></link>
			<description><![CDATA[<p>Hi,</p>
<p>For one of our client requirement by using operations manager we need to monitor entries in database tables and raise alerts for each entry, Quite similar to log file monitoring. </p>
<p>Please let me know is there any way to achieve this?</p>
<p>Regards,</p>
<p>-Brijesh</p>]]></description>
			<pubDate>Mon, 08 Mar 2010 11:45:07 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60585/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: Management Pack for monitoring DB tables]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60587/Default.aspx]]></link>
			<description><![CDATA[<p> Here are some samples to help you</p>
<p><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: 'Trebuchet MS', sans-serif; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><a href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/20706/Default.aspx" style="text-decoration: none; color: rgb(0, 63, 125); "><strong>Script: Query Value from SQL Database (for 2-state monitor)</strong></a></span></p>
<p><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: 'Trebuchet MS', sans-serif; -webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; "><a href="http://systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/20675/Default.aspx" style="text-decoration: underline; color: rgb(0, 135, 219); "><strong>Script: Query Value from SQL Database and Log Event</strong></a></span></p>
<p><span class="Apple-style-span" style="color: rgb(51, 51, 51); font-family: 'Trebuchet MS', sans-serif; font-size: 11px; "><span style="font-size: larger; "><strong><a class="style1" href="http://www.systemcentercentral.com/Downloads/DownloadsDetails/tabid/144/IndexID/7362/Default.aspx" style="text-decoration: underline; color: rgb(0, 135, 219); ">How to create a Script-based 2-State Monitor</a> </strong>(This should help you implement script  first script)</span></span></p>]]></description>
			<pubDate>Mon, 08 Mar 2010 13:14:32 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60587/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: MP Challenge: Creating a more sophisticated branch office maintenance mode solution]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60378/Default.aspx]]></link>
			<description><![CDATA[<p>All, I have a challenge for you. I want to ask for some some input / collaboration on a little group side project.</p>
<p>I want to take Steve Ross "<a target="_blank" href="http://ross-family.org/blog/2008/12/11/opsmgr-event-correlation-branch-site-monitoring/">OpsMgr Event Correlation – Branch Site Monitoring</a>" solution, and create something a bit more sophisticated that could be used safely in a production environment. This is a  neat idea, but I'd like to create something a bit more structed and stable.</p>
<p>Would love your thoughts and opinions - the more heads the better. Would like to create a  solution that: </p>
<ul>
    <li>Doesn't use a WMI ping script (but something more reliable)</li>
    <li>Uses aggregate rollup monitor magic with diagnostics and recoveries to automate "maintenance mode ON" and "maintenance mode OFF"</li>
    <li>Overridable parameters to allow tuning of default maintenance mode window (and anything else that requires tuning)</li>
    <li>Perhaps a way to script / automate grouping of agents at a site (based on subnet)</li>
    <li>Possibly a report to show "what's in maintenance mode now"</li>
</ul>
<p>That's it! Would love to hear your thoughts online or offline.Anyone who contributes will get authoring credits in a presentation we'll be doing to the community in April...</p>]]></description>
			<pubDate>Tue, 02 Mar 2010 04:42:27 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60378/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: MP Challenge: Creating a more sophisticated branch office maintenance mode solution]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/60575/tag/Forums+MP_Development/Default.aspx]]></link>
			<description><![CDATA[Raphael<br><br><br><br>Possible your way would be more fool proof but unfortuanatly I know just about nothing of networks. I have heard of routing tables but dont know how they work. So differnatly many months of work for me as I would have to learn networks.<br><br><br><br>Bact to my ways of discovery. I would segust putting all three in and disable them then the one to be used could be enabled. The router could be discovered using the subnet mask from the branch or the first three octets of the IP address.<br><br><br><br>The problem I have is how to create the groups. I am not talking about populating the groups but the actual creation of the group. As in our case where we have over 1000 branches. Would you physically have to go and create a group for each branch or can this be done dynamically. ]]></description>
			<pubDate>Mon, 08 Mar 2010 04:13:27 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/60575/tag/Forums+MP_Development/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: MP Challenge: Creating a more sophisticated branch office maintenance mode solution]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60553/Default.aspx]]></link>
			<description><![CDATA[<p>Definately less work when you keep things simpler. I was thinking about a truly universal layer 3 topology way. My experience shows that not all enterprise networks use AD sites everywhere and naming standards aren't very helpful at times either.</p>
<p>But my main question was: What would you really want to put into Maintenance Mode and why? To avoid an alert storm when a branch goes offline I guess?</p>]]></description>
			<pubDate>Fri, 05 Mar 2010 21:15:39 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60553/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Web Application monitoring]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60528/Default.aspx]]></link>
			<description><![CDATA[<p>Hi</p>
<p>I need info on how to use the module Microsoft.SystemCenter.WebApplication.UrlProbe</p>
<p>I need to be able to log into the web, moniotr responce time, check for errors.</p>
<p>Can anybody point me in the correct direction, samples ext.</p>
<p>thanks</p>
<p>Robert</p>]]></description>
			<pubDate>Fri, 05 Mar 2010 08:59:52 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60528/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: Web Application monitoring]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60551/Default.aspx]]></link>
			<description><![CDATA[<p>You can use the QMX SimpleWebMonitor to do these types of things.  <a href="http://management-extensions.org">http://management-extensions.org</a>  The extension is listed at the bottom of the monitoring extensions download page under the "Other" category.</p>]]></description>
			<pubDate>Fri, 05 Mar 2010 19:43:42 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60551/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60488/Default.aspx]]></link>
			<description><![CDATA[<p>I have written a MP that "discovers" devices that I am currently monitoring in my own custom application. The MP uses a powershell script to connect to my app which then returns it the required discovery data. I create instances of my device class which then show up in SCOM.</p>
<p>I also wrote a health state monitor using this same mechanism, in that a powershell script connects to my app and returns the state of the instance of the device it was queried about (should use cookdown, but haven't got arount to figuring how to do that yet with a powershell script, most examples are with vbscript modules).</p>
<p>I have recently added a performance monitor (percent of bandwidth utilization per interface) targeted at instances of this device class again using a powershell script.</p>
<p>My question is that I would like to only target performance monitoring for instances of my class that are in a healthy state. Can I do this via an override? How? I can probably access the health state of the targeted instance in the powershell script so that it does not go out and attempt to contact my app for performance data. How do I get this info in powershell? as part of my parameters I pass in such things as $Target/Property[Type="System!System.Entity]/DisplayName$, where would I access current state?</p>
<p>I am a relatively naive newbie with this stuff so please go easy on me.</p>
<p>Thanks</p>]]></description>
			<pubDate>Thu, 04 Mar 2010 15:54:28 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60488/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60548/Default.aspx]]></link>
			<description><![CDATA[<p>Thanks a lot Stefan. Not only for this time but for always being very helpful.</p>
<p>I have started experimenting using the SCOM SDK using C# in visual studio. It looks great. Well documented on MSDN. There seems to be obvious methods to basically get at anything that SCOM knows. I will probably implement my performance monitor filter in powershell using the SDK to find the health state not sure exactly how to get that . Also, another question is it possible to use the SDK in powershell without going through compiling C# code on the fly like Tenchuu MP does?</p>
<p>------------------------</p>
<p>Also, when using the SDK you get a connection the management server in the MSDN and Tenchuu's example by calling managementGroup = <span style="color: blue">new</span> ManagementGroup(<span style="color: maroon"><span style="color: maroon">"localhost"</span></span>);</p>
<p>Which works for me but if I try it on a remote machine using the Ops Manager machine name it throws an exception "UnauthorizedManagementAccessMonitoringException". "The user xxdomainname\\xxusername does not have sufficient permission to perform the operation" what can I do to allow my remote machine permissions to access the SDK?</p>
<p>-----------------------</p>
<p>found the answer to the issue of connecting from a remote machine need to add user to scom and then use ManagementGroup.Connect method with user credentials</p>
<p><a href="http://msdn.microsoft.com/en-us/library/bb437582.aspx">http://msdn.microsoft.com/en-us/library/bb437582.aspx</a></p>
<p><a href="http://msdn.microsoft.com/en-us/library/bb437619.aspx">http://msdn.microsoft.com/en-us/library/bb437619.aspx</a></p>
<p>Thanks</p>
<p> </p>]]></description>
			<pubDate>Fri, 05 Mar 2010 18:47:39 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60548/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60549/Default.aspx]]></link>
			<description><![CDATA[<p> Always happy to help!</p>
<p>Compiling C# code in PowerShell on the fly is just cool but not really necessary. We once had a situation where we needed to implement an async. callback which is not supported in PowerShell, hence the "compile-on-the-fly" stuff.</p>
<p>You can easily access the SDK from PowerShell (or any other .NET assembly for that matter) like this:</p>
<p><span class="Apple-style-span" style="font-family: Times; font-size: medium; ">
<pre style="word-wrap: break-word; white-space: pre-wrap; ">
## load SDK assemblies
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.EnterpriseManagement")
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.EnterpriseManagement.Configuration")
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.EnterpriseManagement.ConnectorFramework")
[System.Reflection.Assembly]::LoadWithPartialName("Microsoft.EnterpriseManagement.Monitoring")

## connect to management group
$ManagementGroup = New-Object Microsoft.EnterpriseManagement.ManagementGroup($RMS)
$ManagementGroup.Reconnect()
<br /></pre>
<pre style="word-wrap: break-word; white-space: pre-wrap; ">
...
<br type="_moz" /></pre>
<pre style="word-wrap: break-word; white-space: pre-wrap; ">
Also take a look at my blog post I posted some time ago: <a href="http://www.code4ward.net/main/Blog/tabid/70/EntryId/12/Set-NotificationForAlert.aspx">http://www.code4ward.net/main/Blog/tabid/70/EntryId/12/Set-NotificationForAlert.aspx</a>
<br /></pre>
<pre style="word-wrap: break-word; white-space: pre-wrap; ">
The above post is basically obsolete but it still shows how to do C# style SDK code in PowerShell. I'm sure you'll find many other samples around the interwebs...

The big problem using SDK in your rules and monitors is, that the code needs to run with a user member of OpsMgr administrators role.
 
cheers,
Stefan</pre>
</span></p>]]></description>
			<pubDate>Fri, 05 Mar 2010 18:43:20 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60549/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: MP Challenge: Creating a more sophisticated branch office maintenance mode solution]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60545/Default.aspx]]></link>
			<description><![CDATA[<p> I definitely like option 1 as the easiest way to achieve this in a dynamic fashion, with 3 as the likely way one could fill the gaps. Still trying to envision how Raphael's forecast could be avoided...lots of PowerShell and months of work <img alt="" src="http://www.systemcentercentral.com/Providers/HtmlEditorProviders/Fck/fckeditor/editor/images/smiley/msn/sad_smile.gif" /></p>]]></description>
			<pubDate>Fri, 05 Mar 2010 17:07:28 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60545/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60542/Default.aspx]]></link>
			<description><![CDATA[<p>You have 2 options as far as I know.</p>
<p>First one is you utilize the SDK in your powershell script to determine the health state of your target instance before you proceed collecting the performance data.</p>
<p>Number two, you create a recovery tasks when your istance gets unhealthy to create an adhoc override todisable the performance collection rule and whe your instance is getting healthy again you delete the override again.</p>
<p>Andi posted a great sample a while ago: <a href="http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/32955/Default.aspx">http://www.systemcentercentral.com/BlogDetails/tabid/143/IndexID/32955/Default.aspx</a></p>
<p>cheers,<br />
Stefan<br />
<a href="http://www.code4ward.net">http://www.code4ward.net</a></p>
<p> </p>]]></description>
			<pubDate>Fri, 05 Mar 2010 15:32:12 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60542/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: Web Application monitoring]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/60530/tag/Forums+MP_Development/Default.aspx]]></link>
			<description><![CDATA[What kind of errors are you looking for, the URL monitor will alert on status errors like 404, 200 and the site to load a pages, DNS resolution etc.<br><br>It will not check for code or IIS errors. It is an OK tool but rememeber this is accessing the net and hitting web sites every 2 mins so this will affect the stats for that site.]]></description>
			<pubDate>Fri, 05 Mar 2010 10:22:24 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/60530/tag/Forums+MP_Development/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/60514/Default.aspx]]></link>
			<description><![CDATA[<p>In my case the unhealthy nodes will be inaccessible and therefore it would not possible to get the metrics I require in my performance monitor. Unhealthy = down.</p>
<p>At any rate did you have a solution?</p>]]></description>
			<pubDate>Thu, 04 Mar 2010 22:19:42 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/60514/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: filtering performance monitoring by health state]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/60508/tag/Forums+MP_Development/Default.aspx]]></link>
			<description><![CDATA[Just out of curiousity why would you want to monitor performance on a device which is in a healthy state only? Can't come up with reason why you only want to monitor when it's healthy...and leave out the performance collection when it's not healthy.<br><br>]]></description>
			<pubDate>Thu, 04 Mar 2010 19:58:44 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/60508/tag/Forums+MP_Development/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: MP Challenge: Creating a more sophisticated branch office maintenance mode solution]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/60456/tag/Forums+MP_Development/Default.aspx]]></link>
			<description><![CDATA[I can think of another 3 ways of building the groups for the branches.<br><br><br><br>1. When a computer is discovered the property Active Directory Site of Ad is populated. Groups could then be built using this properry.<br><br><br><br>2. Have a registry key on all branch computers defining the branch. Build the groups using this registry key. This is what we are doing. We have 1200 branches and they are grouped according to registry key.<br><br><br><br>3. If there is any naming standards for the computers that defines the branch in the name of the computer a AD query could be used to build the group.]]></description>
			<pubDate>Thu, 04 Mar 2010 04:19:36 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/60456/tag/Forums+MP_Development/Default.aspx</guid>
		</item>
	</channel>
</rss>
