<?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 for Brad&#039;s Tech Blog</title>
	<atom:link href="http://bradstechblog.com/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://bradstechblog.com</link>
	<description>Microsoft technologies like: System Center Operations Manager, and whatever else comes up at the office.</description>
	<lastBuildDate>Mon, 22 Mar 2010 19:55:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on How to create a Recovery task in SCOM on a windows service. by WHRKit</title>
		<link>http://bradstechblog.com/scom/how-to-create-a-recovery-task-in-scom-on-a-windows-service/comment-page-1#comment-499</link>
		<dc:creator>WHRKit</dc:creator>
		<pubDate>Mon, 22 Mar 2010 19:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=205#comment-499</guid>
		<description>Thank you. I wish the documentation and the books I have would describe it in such clear instructions. This is a life saver for me at this point. I have servers that seem to let services die mainly after hours or on weekends - so, this should give me more sleep, too. :-)</description>
		<content:encoded><![CDATA[<p>Thank you. I wish the documentation and the books I have would describe it in such clear instructions. This is a life saver for me at this point. I have servers that seem to let services die mainly after hours or on weekends &#8211; so, this should give me more sleep, too. <img src='http://bradstechblog.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to move the OperationsManager DataBase to a new SQL server by Brad Hearn</title>
		<link>http://bradstechblog.com/scom/how-to-move-the-operationsmanager-database-to-a-new-sql-server/comment-page-1#comment-498</link>
		<dc:creator>Brad Hearn</dc:creator>
		<pubDate>Tue, 19 Jan 2010 20:18:08 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=297#comment-498</guid>
		<description>Hi Chris,

You will have the chance to change the path when you re-attach the database. At this point the wizard will place all your DB files into that location. If you have a test environment, you should run through once as well. Even if you don&#039;t have a test server with a SAN, it would still be helpful for you to go through the process of moving the database itself. 

However, not being a SQL guy myself don&#039;t take this as the right approach. But if you are planning on using the same drive letters for your SAN attached drive. Then you may not need to detach and reattach the database. You might be able to simply stop your sql services, copy the database over to the new drive, change the drive letters on the SAN drive to match the original. And restart the database. 

Let me know what you do, I am curious.

Brad</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>You will have the chance to change the path when you re-attach the database. At this point the wizard will place all your DB files into that location. If you have a test environment, you should run through once as well. Even if you don&#8217;t have a test server with a SAN, it would still be helpful for you to go through the process of moving the database itself. </p>
<p>However, not being a SQL guy myself don&#8217;t take this as the right approach. But if you are planning on using the same drive letters for your SAN attached drive. Then you may not need to detach and reattach the database. You might be able to simply stop your sql services, copy the database over to the new drive, change the drive letters on the SAN drive to match the original. And restart the database. </p>
<p>Let me know what you do, I am curious.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying SCOM Gateway server by Brad Hearn</title>
		<link>http://bradstechblog.com/scom/deploying-scom-gateway-server/comment-page-1#comment-497</link>
		<dc:creator>Brad Hearn</dc:creator>
		<pubDate>Tue, 19 Jan 2010 17:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=246#comment-497</guid>
		<description>Hi Krishna,

If I understand your question to be &quot;Can you use the IPSEc offline cert instead of a custom OpsMgr cert?&quot; 

I would say no. There are OID&#039;s that need to be part of the certificate. So in this case you will need to create it.  

I have not used 2008 R2 CA yet for Opsmgr. But yes, you can use this. I have seen many blogs as well that discuss this.

Hope this helps,
Brad</description>
		<content:encoded><![CDATA[<p>Hi Krishna,</p>
<p>If I understand your question to be &#8220;Can you use the IPSEc offline cert instead of a custom OpsMgr cert?&#8221; </p>
<p>I would say no. There are OID&#8217;s that need to be part of the certificate. So in this case you will need to create it.  </p>
<p>I have not used 2008 R2 CA yet for Opsmgr. But yes, you can use this. I have seen many blogs as well that discuss this.</p>
<p>Hope this helps,<br />
Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to move the OperationsManager DataBase to a new SQL server by Chris Rundle</title>
		<link>http://bradstechblog.com/scom/how-to-move-the-operationsmanager-database-to-a-new-sql-server/comment-page-1#comment-496</link>
		<dc:creator>Chris Rundle</dc:creator>
		<pubDate>Mon, 18 Jan 2010 12:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=297#comment-496</guid>
		<description>Hi Brad,
First, thanks for all the articles, they&#039;re really useful.
A question about moving the OpsMgr databases: If you started off with the DBs on the same server as the SQL Server instance, but then wanted to move them to a SAN for added resilience, at what point in the restore would you specify the new locations for the DBs and Logs, assuming you followed best practice and put the DBs and Logs on separate drives?
Regards,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Brad,<br />
First, thanks for all the articles, they&#8217;re really useful.<br />
A question about moving the OpsMgr databases: If you started off with the DBs on the same server as the SQL Server instance, but then wanted to move them to a SAN for added resilience, at what point in the restore would you specify the new locations for the DBs and Logs, assuming you followed best practice and put the DBs and Logs on separate drives?<br />
Regards,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying SCOM Gateway server by Krishna</title>
		<link>http://bradstechblog.com/scom/deploying-scom-gateway-server/comment-page-1#comment-495</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Mon, 18 Jan 2010 10:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=246#comment-495</guid>
		<description>Hello Brad,

Thank you for this Artilce

We are planning to Monitor our servers in DMZ throught Scom, will IPSec (Offline Request) custom certicate can be used for this as well ?

Currently I have CA installed on  Windows 2003 Standard edition which is also a DC and we are planning to migrate to Windows 2008 enterprise or Windows 2008 R2 Standard as this supports V1, V2, V3 certificate templates.

Currently we are running on SCOM 2007 SP1 and all servers are windows 2003.

Kindly Advice if i need to make sure for any other prerequistes.  Will windows 2008 R2 CA will suites our requirement

Regards,
Krishna
http://smtpport25.wordpress.com</description>
		<content:encoded><![CDATA[<p>Hello Brad,</p>
<p>Thank you for this Artilce</p>
<p>We are planning to Monitor our servers in DMZ throught Scom, will IPSec (Offline Request) custom certicate can be used for this as well ?</p>
<p>Currently I have CA installed on  Windows 2003 Standard edition which is also a DC and we are planning to migrate to Windows 2008 enterprise or Windows 2008 R2 Standard as this supports V1, V2, V3 certificate templates.</p>
<p>Currently we are running on SCOM 2007 SP1 and all servers are windows 2003.</p>
<p>Kindly Advice if i need to make sure for any other prerequistes.  Will windows 2008 R2 CA will suites our requirement</p>
<p>Regards,<br />
Krishna<br />
<a href="http://smtpport25.wordpress.com" rel="nofollow">http://smtpport25.wordpress.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Promoting MS to RMS : USE WITH CAUTION!! by Brad Hearn</title>
		<link>http://bradstechblog.com/scom/promoting-ms-to-rms-use-with-caution/comment-page-1#comment-494</link>
		<dc:creator>Brad Hearn</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:02:29 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=13#comment-494</guid>
		<description>Hi Chris, Promoting is a simple task. But make sure you follow the steps. If done wrong it can create more issues for you when you are ready to bring the original RMS online. If you need to promote your MS due to a full cluster loss. And you plan to return to the cluster after it has been resorted. Then you will need to to promote the virtual RMS only. Do not promote the nodes. If you were to do this you could introduce multiple RMS&#039;s into AD and will been then be stuck with the ugly job of cleaning up SPN&#039;s.

 If you need to rebuild the cluster. You would promote to the MS first. Make sure you perform a full promotion and removal of the old RMS when you do this. Rebuild your cluster and then promote it again. Send me a note if you have any questions through this. 

Brad</description>
		<content:encoded><![CDATA[<p>Hi Chris, Promoting is a simple task. But make sure you follow the steps. If done wrong it can create more issues for you when you are ready to bring the original RMS online. If you need to promote your MS due to a full cluster loss. And you plan to return to the cluster after it has been resorted. Then you will need to to promote the virtual RMS only. Do not promote the nodes. If you were to do this you could introduce multiple RMS&#8217;s into AD and will been then be stuck with the ugly job of cleaning up SPN&#8217;s.</p>
<p> If you need to rebuild the cluster. You would promote to the MS first. Make sure you perform a full promotion and removal of the old RMS when you do this. Rebuild your cluster and then promote it again. Send me a note if you have any questions through this. </p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Promoting MS to RMS : USE WITH CAUTION!! by Chris Rundle</title>
		<link>http://bradstechblog.com/scom/promoting-ms-to-rms-use-with-caution/comment-page-1#comment-493</link>
		<dc:creator>Chris Rundle</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=13#comment-493</guid>
		<description>If the RMS is clustered, but both nodes go down (network failure, rack destruction etc) and you promote a MS to be the temporary RMS, when the cluster is bought back online, do BOTH nodes need to be demoted/promoted to RMS, or just the virtual RMS? Same question applies if the cluster needs to be rebuilt - in that case there would still be a clustered MS to demote/promote.
Thanks.</description>
		<content:encoded><![CDATA[<p>If the RMS is clustered, but both nodes go down (network failure, rack destruction etc) and you promote a MS to be the temporary RMS, when the cluster is bought back online, do BOTH nodes need to be demoted/promoted to RMS, or just the virtual RMS? Same question applies if the cluster needs to be rebuilt &#8211; in that case there would still be a clustered MS to demote/promote.<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying SCOM Gateway server by Brad Hearn</title>
		<link>http://bradstechblog.com/scom/deploying-scom-gateway-server/comment-page-1#comment-492</link>
		<dc:creator>Brad Hearn</dc:creator>
		<pubDate>Fri, 18 Dec 2009 13:48:42 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=246#comment-492</guid>
		<description>Jacob,

You will need both the custom certificate and root certificate for all your management servers. This includes your RMS, all MS servers and any gateways that you have. And remember that after you have imported these certs on each server using the MMC certificate tool, you will then need to use the SCOM certimport utility on each server to update the registry with the certificate serial number.

Brad</description>
		<content:encoded><![CDATA[<p>Jacob,</p>
<p>You will need both the custom certificate and root certificate for all your management servers. This includes your RMS, all MS servers and any gateways that you have. And remember that after you have imported these certs on each server using the MMC certificate tool, you will then need to use the SCOM certimport utility on each server to update the registry with the certificate serial number.</p>
<p>Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Deploying SCOM Gateway server by Jacob</title>
		<link>http://bradstechblog.com/scom/deploying-scom-gateway-server/comment-page-1#comment-491</link>
		<dc:creator>Jacob</dc:creator>
		<pubDate>Wed, 16 Dec 2009 23:51:42 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=246#comment-491</guid>
		<description>Thanks for the reply and do we need custom certificate for RMS and MS?</description>
		<content:encoded><![CDATA[<p>Thanks for the reply and do we need custom certificate for RMS and MS?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to create a Recovery task in SCOM on a windows service. by Brad Hearn</title>
		<link>http://bradstechblog.com/scom/how-to-create-a-recovery-task-in-scom-on-a-windows-service/comment-page-1#comment-490</link>
		<dc:creator>Brad Hearn</dc:creator>
		<pubDate>Tue, 15 Dec 2009 13:53:45 +0000</pubDate>
		<guid isPermaLink="false">http://bradstechblog.com/?p=205#comment-490</guid>
		<description>Torben,

You can connect to any server to select the service if you like, this is only here to simplify this process and to help us avoid spelling errors. It is not necessary to connect the the actual server that you are planning on running the task against in the process of creating the task.. You may also type the service name in manually if you like. The recovery task will work on the DMZ machine using the runas account that you have created for it. 

Hope this helps
Brad</description>
		<content:encoded><![CDATA[<p>Torben,</p>
<p>You can connect to any server to select the service if you like, this is only here to simplify this process and to help us avoid spelling errors. It is not necessary to connect the the actual server that you are planning on running the task against in the process of creating the task.. You may also type the service name in manually if you like. The recovery task will work on the DMZ machine using the runas account that you have created for it. </p>
<p>Hope this helps<br />
Brad</p>
]]></content:encoded>
	</item>
</channel>
</rss>
