<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
	<title><![CDATA[Daniele Muscetta]]></title>
	<link><![CDATA[http://www.systemcentercentral.com/Community/tabid/119/rss/1/userId/579/Default.aspx]]></link>
	<description></description>
	<language>en-us</language>
	<copyright><![CDATA[Copyright 2009 System Center Central All Rights Reserved.]]></copyright>
	<lastBuildDate>Fri, 03 Sep 2010 20:45:34 GMT</lastBuildDate>
		<item>
			<title><![CDATA[Forums: Re: Need to retrieve undocumented parameters for a SCOM PowerShell cmdlet]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/78004/tag/Forums/Default.aspx]]></link>
			<description><![CDATA[Export-Csv does not support -append, AFAIK. Even if there are some good scripts on the web that implement it, such ast this: http://dmitrysotnikov.wordpress.com/2010/01/19/export-csv-append/ but this is also for Powershell v2. Hint: it might be time to UPGRADE to powershell v2 - OpsMgr cmdlets work just fine with it and all existing scripts should just work (mine do, anyway...). There is also a good discussion about this type of scripting topic here http://social.technet.microsoft.com/Forums/en-US/ITCG/thread/e38b802f-ca1f-44aa-8b75-3ab2d6650c35 Essentially, the solution given there would be not to stream each set of overrides to the CSV file for each MP, but hold them in a collection of objects and keep appending to that.... and then streaming to CSV the whole lot, at the end. You can add a property to those objects with the MP name, since that would not be in each file name anymore... this is more or a pure powershell question than a system center question, anyhow... :-)]]></description>
			<pubDate>Sat, 21 Aug 2010 08:04:58 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/78004/tag/Forums/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: Re: Deleting Alerts From the Database]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/indexId/78003/tag/Forums+Operations_Manager/Default.aspx]]></link>
			<description><![CDATA[I suppose you can STOP the netcool integration for a while, resolve all alerts with powershell as you mentioned, reduce the grooming period for alerts and kick off grooming manually... then, once you got rid of them in the supported way, re-establish the connection with netcool. Deleting stuff from the DB will break integrity - DON'T do it. Let the grooming procedures do it. Alert storm mitigation/suppression was introduced in R2. 90K alerts from a single server are really A LOT - even if you didn't enable maintenance mode... :-(]]></description>
			<pubDate>Sat, 21 Aug 2010 07:58:50 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/indexId/78003/tag/Forums+Operations_Manager/Default.aspx</guid>
		</item>
		<item>
			<title><![CDATA[Forums: RE: Re: Need to retrieve undocumented parameters for a SCOM PowerShell cmdlet]]></title>
			<link><![CDATA[http://www.systemcentercentral.com/tabid/177/IndexId/78002/Default.aspx]]></link>
			<description><![CDATA[ Thanks for calling me great, dude... I am embarassed now :-)]]></description>
			<pubDate>Sat, 21 Aug 2010 07:51:54 GMT</pubDate>
			<guid>http://www.systemcentercentral.com/tabid/177/IndexId/78002/Default.aspx</guid>
		</item>
	</channel>
</rss>
