<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: SCOM Remote Maintenance Mode Scheduler 2.0</title>
	<atom:link href="http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/</link>
	<description></description>
	<pubDate>Wed, 07 Jan 2009 18:44:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Tom</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1357</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Wed, 24 Dec 2008 00:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1357</guid>
		<description>so when running the command, where it says -urlName can i substitute the group name that contains SNMP devices?</description>
		<content:encoded><![CDATA[<p>so when running the command, where it says -urlName can i substitute the group name that contains SNMP devices?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1353</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 23 Dec 2008 22:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1353</guid>
		<description>No it cannot be used for SNMP devices right now.  If you look at http://www.scom2k7.com/schedule-a-into-url-maintenance-mode/  it should be pretty easy change the powershell script to Get-Monitoring class for SNMP devices.

So change 

$URLWatcher = (Get-MonitoringClass -name whatever the correct SNMP class is) &#124; Get-MonitoringObject &#124; where {$_.DisplayName -eq $urlName}</description>
		<content:encoded><![CDATA[<p>No it cannot be used for SNMP devices right now.  If you look at <a href="http://www.scom2k7.com/schedule-a-into-url-maintenance-mode/" rel="nofollow">http://www.scom2k7.com/schedule-a-into-url-maintenance-mode/</a>  it should be pretty easy change the powershell script to Get-Monitoring class for SNMP devices.</p>
<p>So change </p>
<p>$URLWatcher = (Get-MonitoringClass -name whatever the correct SNMP class is) | Get-MonitoringObject | where {$_.DisplayName -eq $urlName}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1352</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Tue, 23 Dec 2008 22:23:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1352</guid>
		<description>Can this be used for SNMP devices, ie if i select a computer but enter the device name or is it ony specific to server objects?</description>
		<content:encoded><![CDATA[<p>Can this be used for SNMP devices, ie if i select a computer but enter the device name or is it ony specific to server objects?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MichaelW</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1350</link>
		<dc:creator>MichaelW</dc:creator>
		<pubDate>Tue, 23 Dec 2008 05:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1350</guid>
		<description>Hi,

Setting maintenance mode for a group has given mixed results, it isn't working for the domain controllers groups.  To troubleshoot I've copied the cmd directly from scheduled tasks and run directly within powershell.  The following is returned:

0 computers found in the 'XXX-XXX-XXXXXX XXXXX XXXXX' group

There are definitely group members, ie View Group Members works within the console; with dynamic group memberships.

Setting maintenance mode on computers and other groups appears to be working fine.  The spaces in the group name hasn't been a problem for other groups, only the Domain Controllers group.  An option would be just to create separate tasks for each DC.

Any ideas?  Thanks..</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Setting maintenance mode for a group has given mixed results, it isn&#8217;t working for the domain controllers groups.  To troubleshoot I&#8217;ve copied the cmd directly from scheduled tasks and run directly within powershell.  The following is returned:</p>
<p>0 computers found in the &#8216;XXX-XXX-XXXXXX XXXXX XXXXX&#8217; group</p>
<p>There are definitely group members, ie View Group Members works within the console; with dynamic group memberships.</p>
<p>Setting maintenance mode on computers and other groups appears to be working fine.  The spaces in the group name hasn&#8217;t been a problem for other groups, only the Domain Controllers group.  An option would be just to create separate tasks for each DC.</p>
<p>Any ideas?  Thanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Walter Chomak's System Center Operations Manager 2007 Landing Zone : Remote Maintenance Mode Scheduler v1.7</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1229</link>
		<dc:creator>Walter Chomak's System Center Operations Manager 2007 Landing Zone : Remote Maintenance Mode Scheduler v1.7</dc:creator>
		<pubDate>Wed, 03 Dec 2008 16:48:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1229</guid>
		<description>[...] Courtesy of Everything System Center Operations Manager 2007 - http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Courtesy of Everything System Center Operations Manager 2007 - <a href="http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/" rel="nofollow">http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chuck</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1224</link>
		<dc:creator>Chuck</dc:creator>
		<pubDate>Mon, 01 Dec 2008 18:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1224</guid>
		<description>This tool is a step in the right direction but it and scom itself have some serious limitations. 
Why doesn't scom have this built in? Why can't I just put just one monitor into maintenance mode? I have servers that have services that go down for backup nightly. I am using windows watchers for the non-windows services for example. I would like the watcher group task to go into mm but the whole 'watcher' server has to go into mm. This is enterprise monitoring 101. Just because one service is down doesn't mean I don't care what else happens on the box. What if the backup service failed during the mm window? How would I know that if the whole server is in mm? 
Sorry, this is a real sore point for me.</description>
		<content:encoded><![CDATA[<p>This tool is a step in the right direction but it and scom itself have some serious limitations.<br />
Why doesn&#8217;t scom have this built in? Why can&#8217;t I just put just one monitor into maintenance mode? I have servers that have services that go down for backup nightly. I am using windows watchers for the non-windows services for example. I would like the watcher group task to go into mm but the whole &#8216;watcher&#8217; server has to go into mm. This is enterprise monitoring 101. Just because one service is down doesn&#8217;t mean I don&#8217;t care what else happens on the box. What if the backup service failed during the mm window? How would I know that if the whole server is in mm?<br />
Sorry, this is a real sore point for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WebLog de Stéphane PAPP [MSFT] : Planifier la maintenance dans Operations Manager 2007</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1205</link>
		<dc:creator>WebLog de Stéphane PAPP [MSFT] : Planifier la maintenance dans Operations Manager 2007</dc:creator>
		<pubDate>Wed, 26 Nov 2008 07:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1205</guid>
		<description>[...] pour planifier des plages de maintenance sur des groupes de serveurs de mani&#232;re industrielle : http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/  Posted: Wednesday, November 26, 2008 8:01 AM by spapp Filed under: Information, Operations [...]</description>
		<content:encoded><![CDATA[<p>[...] pour planifier des plages de maintenance sur des groupes de serveurs de mani&#232;re industrielle : <a href="http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/" rel="nofollow">http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/</a>  Posted: Wednesday, November 26, 2008 8:01 AM by spapp Filed under: Information, Operations [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1196</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 24 Nov 2008 00:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1196</guid>
		<description>Yes just select the computer Tab at the top.</description>
		<content:encoded><![CDATA[<p>Yes just select the computer Tab at the top.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1195</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 24 Nov 2008 00:27:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1195</guid>
		<description>Hello
Is it possible to specify a single server to place into maintenance mode with the tool instead of a group?
Thanks
Ben</description>
		<content:encoded><![CDATA[<p>Hello<br />
Is it possible to specify a single server to place into maintenance mode with the tool instead of a group?<br />
Thanks<br />
Ben</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manjun</title>
		<link>http://www.scom2k7.com/scom-remote-maintenance-mode-scheduler-20/comment-page-1/#comment-1178</link>
		<dc:creator>Manjun</dc:creator>
		<pubDate>Fri, 21 Nov 2008 16:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.scom2k7.com/?p=342#comment-1178</guid>
		<description>I am having the same issue as Samson, it did not put the target server in to maint. even I have admin right on task server and target server, I am running the scheduler from my PC that is in the same domain as the servers and the same ID,
Any one knows why and the solution?
Thank you in advance,

Manjun</description>
		<content:encoded><![CDATA[<p>I am having the same issue as Samson, it did not put the target server in to maint. even I have admin right on task server and target server, I am running the scheduler from my PC that is in the same domain as the servers and the same ID,<br />
Any one knows why and the solution?<br />
Thank you in advance,</p>
<p>Manjun</p>
]]></content:encoded>
	</item>
</channel>
</rss>
