<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Brad&#039;s Tech Blog &#187; Active Directory</title>
	<atom:link href="http://bradstechblog.com/category/active-directory/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>Sat, 13 Feb 2010 01:59:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Deploying SCOM Gateway server</title>
		<link>http://bradstechblog.com/scom/deploying-scom-gateway-server</link>
		<comments>http://bradstechblog.com/scom/deploying-scom-gateway-server#comments</comments>
		<pubDate>Wed, 12 Nov 2008 21:17:23 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[OpsMgr]]></category>
		<category><![CDATA[SCOM]]></category>
		<category><![CDATA[System Center Operations Manager]]></category>
		<category><![CDATA[netsh]]></category>
		<category><![CDATA[SCOM; Gateway]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=246</guid>
		<description><![CDATA[
Put a change request into the Network group to open TCP port 5723 both ways from the Gateway server to the MS server
Certificates need to be deployed (2 types of certificates)
The root CA needs to be installed on all management servers
A custom cert template needs to be created on the issuing CA for OpsMGR
The Custom [...]]]></description>
			<content:encoded><![CDATA[<ol style="margin-top: 0in;" type="1">
<li class="MsoNormal">Put a change request into the Network group to open TCP port 5723 both ways from the Gateway server to the MS server</li>
<li class="MsoNormal">Certificates need to be deployed (2 types of certificates)</li>
<li class="MsoNormal">The root CA needs to be installed on all management servers</li>
<li class="MsoNormal">A custom cert template needs to be created on the issuing CA for OpsMGR</li>
<li class="MsoNormal">The Custom OpsMgr cert needs to be installed on all management servers</li>
<li class="MsoNormal">Run the momcertimport on all management server after the certs have been installed. This makes some specific registry changes for scom to help pick the correct cert.</li>
<li class="MsoNormal">Approve gateway server on RMS using a approval tool.</li>
<li class="MsoNormal">Manual install of agents on servers to be monitored</li>
<li class="MsoNormal">Approve agents in SCOM console</li>
</ol>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Download the PDF <a href="http://bradstechblog.com/wp-content/uploads/2008/11/deploying-scom-gateway-server2.pdf">deploying-scom-gateway-server2</a></p>
<p class="MsoNormal"> </p>
<p><!--martad--></p>
<p class="MsoNormal"><span id="more-246"></span></p>
<p class="MsoNormal"> </p>
<h3><a name="_Open_and_test"></a>Open and test ports</h3>
<p class="MsoNormal">Put a change request into the Network group to open TCP port 5723 both ways from the Gateway server to the MS server.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">To test if the ports are open. Log on to gateway server. From a command prompt type</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><strong>telnet SRVNAME261 5723</strong></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">If you get a cursor at the top left corner then the port is open. Any other errors indicate that the port is still closed.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Do the same from the management server back to the gateway server.</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"><a name="_Import_a_trusted"></a></p>
<p class="MsoNormal"> </p>
<h3><a name="_Certificates_need_to"></a>Certificates need to be deployed (2 types of certificates)</h3>
<p class="MsoNormal"> </p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Root_certificate"></a><!--if !supportLists--><span><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Root certificate</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Import the root certificate for the management servers on the same domain as the CA server</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Logon on the management server. Open a web Brower and navigate to <span style="color: #000000; text-decoration: none;">http://SRVNAME342/certsrv/</span></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Download a CA certificate, certificate chain, or CRL</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Download CA Certificate chain</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on save. And save to a location of your choice. The default file name is certnew.p7b. This is fine. (you can use this cert for all your management servers and gateway server to skip the initial download on this servers if you like.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->To import the downloaded cert open the certificate MMC</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open run and type MMC</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on file, add/remove snap-in</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Add and select Certificates, and click on add again.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select computer account and say finish</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>v.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Close the window and say ok to the add remove window.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vi.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Expand certificates and right click on “Trusted Root Certification Authorities”</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->When the wizard opens navigate to the downloaded cert is certnew.p7b . You will need to change the file type to PKCS #7</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>viii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Accept the defaults and finish</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ix.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Do this on all management servers inside the domain</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Import the root certificate for the Gateway server that is not attached to the domain as the CA server.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Perform step one above to save certnew.p7b. Or use the same cert that was downloaded above. And copy to the gateway server. Then perform step 2 above.</p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Create_the_Custom"></a><!--if !supportLists--><span><span>2.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Create the Custom OpsMgr Certificate</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->To create the cert. We will use two consoles to do this. Certification Authority mmc and certificate templates mmc</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open run and type MMC</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on file, add/remove snap-in</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Add and select Certificate Templates and Certification Authority, and click on add again. And finish</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select Certificate Templates</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->In the Certificate Templates Console right click <strong>IPSec (Offline request)</strong> and then select <strong>duplicate template</strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->General Tab</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Type a name</p>
<p class="MsoNormal" style="margin-left: 99pt;">Request Handling</p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->select <strong>Allow private key to be exported</strong></p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>2.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on <strong>CSPs…</strong></p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>3.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->select Microsoft RSA SChannel Cryptographic provider for windows 2003 and Microsoft Enhanced Cryptographic provider 1.0 for windows 2000</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Extensions Tab</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->select the Applications Policies and click on edit</p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->remove <strong>IP security IKE intermediate</strong></p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>2.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on add..</p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>3.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select <strong>Client Authentication and Server Authentication</strong>, and clink on ok twice.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>v.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Security Tab</p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Users should have read</p>
<p class="MsoNormal" style="margin-left: 1.75in; text-indent: -0.25in;"><!--if !supportLists--><span>2.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Say ok and close.</p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Add_the_new"></a><!--if !supportLists--><span><span>3.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Add the new custom cert to the certificate authority</h3>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open the Certification Authority mmc console</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Expand it and right click on certificate templates</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select new, certificate template to issue</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Scroll through the list until you find the one you just created. Select it and say ok.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>v.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->It should now show in the right window.</p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Deploy_the_Custom"></a><!--if !supportLists--><span><span>4.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Deploy the Custom OpsMgr Certificate to the management servers on the same domain as the CA (need to do the full steps individually for each server)</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Logon on the management server. Open a web Brower and navigate to http://SRVNAME342/certsrv/</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on <strong>Request a certificate</strong></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on <strong>Create and submit a request to this CA</strong></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>d.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select the custom Template</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>e.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Enter a name for the template. This is the full unc name of the server that you are going to install the cert on.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>f.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Enter the rest of the identity info if you like.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>g.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Under Key options select the csp that fits your operating system. select Microsoft RSA SChannel Cryptographic provider for windows 2003 and Microsoft Enhanced Cryptographic provider 1.0 for windows 2000</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>h.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Key size 1024</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Mark keys as exportable</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>j.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Check off <strong>Store cert in local computer cert store…</strong></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>k.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Use full unc path as friendly name.</p>
<p class="MsoNormal" style="margin-left: 0.75in;"> </p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>l.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on submit, say yes.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>m.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on <strong>Install this certificate</strong></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>n.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open run and type MMC</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>o.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on file, add/remove snap-in</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>p.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Add and select Certificates, and click on add again.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>q.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select computer account and say finish</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>r.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Close the window and say ok to the add remove window.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>s.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Expand certificates and right click on Personal certificates</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>t.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->You should see the new cert here.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"> </p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"> </p>
<p><!--martad--></p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><!--if !supportLists--><span><span>5.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Deploy the custom Certificate to the Gateway sever in the DMZ.</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Because the gateway is not part of the same domain as the CA. We need to create the certificate on a different server and export it to a usb drive or other storage device. Then manually copy it to the gateway server and import it.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->First create the cert from a server on the same domain as the CA. <a href="#_Deploy_the_Custom">Follow the steps in step 4 first</a>.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Next we will export the cert</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open run and type MMC</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on file, add/remove snap-in</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Add and select Certificates, and click on add again.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select computer account and say finish</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>v.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Close the window and say ok to the add remove window.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vi.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Expand certificates and right click on Personal certificates</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->You should see the new cert here.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>viii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Right click on the cert and select <strong>All tasks, export</strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ix.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->The export wizard will open, say next</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>x.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select <strong>Yes, export private key</strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xi.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select <strong>enable strong protection</strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Enter a password for the import. You will need this password when you export the cert.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xiii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Specify a location and name to save it too.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xiv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->And finish</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>d.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Import the cert.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Copy the cert to the gateway server. It will have a .pfx extension.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open run and type MMC</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on file, add/remove snap-in</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>iv.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Click on Add and select Certificates, and click on add again.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>v.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select computer account and say finish</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vi.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Close the window and say ok to the add remove window.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>vii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Expand certificates and right click on Personal certificates</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>viii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select <strong>All tasks, Import</strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ix.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Browse to the cert you coppied over. You will need to change the file type to PFX to see the cert.</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>x.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Select <strong>open, say next, enter password. </strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xi.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Check off <strong>Mark this key as exportable. </strong></p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>xii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Say next, make sure the certificate store is <strong>personal</strong> , click next and finish.</p>
<p class="MsoNormal" style="margin-left: 99pt;"> </p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Run_the_momcertimport"></a><!--if !supportLists--><span><span>6.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Run the momcertimport utility</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->In this step we are going to use the same pfx certificate (the custom personal cert) that we created in step 4.<span> </span>This tool writes the certificate serial number to the registry. This will help OpsMgr components find the the proper certificate for authenticatin easily.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->You will find the momcertimport utility on the install cd under supporttools\i386.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Copy momcertimport.exe and the pfs certificate into the same folder.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>d.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open a command prompt, navigate to the folder with both files and type the following command</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->C:\&gt;MOMCertImport.exe certfilename.pfx</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>ii.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->There is NO response after the command is successfully initiated.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>e.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->So this on all SCOM management servers. RMS, MS, and Gateway</p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Approve_the_Gateway"></a><!--if !supportLists--><span><span>7.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Approve the Gateway Server</h3>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>a.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->We will use the gateway approval tool to achieve this. This will setup the gateway server as a management server in SCOM. Once done you can confirm this by looking in the SCOM console under administration, Device Management, Management Servers.</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>b.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->The tool has to be run from c:\program Files\System Center Operations Manager 2007</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>c.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Copy Microsoft.EnterpriseManagement.GatewayApprovalTool.exe from the support tools directory to c:\program Files\System Center Operations Manager 2007</p>
<p class="MsoNormal" style="margin-left: 0.75in; text-indent: -0.25in;"><!--if !supportLists--><span>d.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->Open the command prompt and type the following command</p>
<p class="MsoNormal" style="margin-left: 99pt; text-indent: -99pt;"><!--if !supportLists--><span>i.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span><!--endif-->microsoft.enterprisemanagement.gatewayapprovaltool.exe /managementservername=SRVNAME261.domainName.com /gatewayname=domainNamedmz22.domainNamedmz.com /action=create</p>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Next_you_now"></a><!--if !supportLists--><span><span>8.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Next you now ready to manually install the agents on the servers in the DMZ</h3>
<h3 style="margin-left: 0.25in; text-indent: -0.25in;"><a name="_Approve_the_agents"></a><!--if !supportLists--><span><span>9.<span style="font-family: &quot;Times New Roman&quot;; font-size-adjust: none; font-stretch: normal;"> </span></span></span><!--endif-->Approve the agents in the SCOM console.</h3>
<p class="MsoNormal"> </p>
<p class="MsoNormal" style="margin-left: 0.25in;"> </p>
<div class="MsoNormal" style="margin-left: 0.25in  mce_tmp="> &lt;&#8211;&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/scom/deploying-scom-gateway-server/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Windows server 2000 and 2003: Time configuration for MaxPosPhaseCorrection and MaxNegPhaseCorrection</title>
		<link>http://bradstechblog.com/microsoft-windows-server/windows-server-2000-and-2003-time-configuration-for-maxposphasecorrection-and-maxnegphasecorrection</link>
		<comments>http://bradstechblog.com/microsoft-windows-server/windows-server-2000-and-2003-time-configuration-for-maxposphasecorrection-and-maxnegphasecorrection#comments</comments>
		<pubDate>Tue, 28 Oct 2008 19:20:08 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Microsoft windows server]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[MaxPosPhaseCorrection]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=239</guid>
		<description><![CDATA[The Windows Time service by default in Windows 2000 and 2003 allows for a positive or negative time correction of any amount for domain controllers. This can cause serious problems in a forest  should a dramatic time shift occur.]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">The Windows Time service by default in Windows 2000 and 2003 allows for a positive or negative time correction of any amount for domain controllers. This can cause serious problems in a forest  should a dramatic time shift occur. This can even occur when synchronizing with other authoritative sources as hardware problems, software problems or human error can cause them to provide the wrong time. Some of the problems that can occur from a dramatic time change are Windows Server 2003 based domain controllers may be quarantined, deleted objects may be prematurely purged before end-to-end replication of the deletion is fully replicated (causing lingering objects), user and computer passwords may expire unexpectedly, and trust passwords becoming out of sync. The amount of effort to recover from a dramatic time change can be significant. The registry key(s) are different depending upon the operating system version.</p>
<p style="text-align: left;">
<p><!-smartads-></p>
<p style="text-align: left;"><span id="more-239"></span></p>
<blockquote>
<p style="text-align: left;">Windows 2003/2008<br />
Path: HKLM\System\CurrentControlSet\Services\W32Time\Config<br />
Value: MaxPosPhaseCorrection<br />
Default data: 0xFFFFFFFF (4,294,967,295)<br />
(Note: there is an accompanying MaxNegPhaseCorrection value to control positive time changes.)</p></blockquote>
<p style="text-align: left;">
<blockquote>
<p style="text-align: left;">Windows 2000<br />
Path:<br />
HKLM\System\CurrentControlSet\Services\W32Time\Parameters<br />
Value: MaxAllowedClockErrInSecs<br />
Default data: 0xFFFFFFFF (4,294,967,295)<br />
(Note: Windows 2000 has a single value to control both positive and negative time changes.)</p></blockquote>
<p style="text-align: left;">The above values control the largest positive (and negative, for Windows 2000) time correction in seconds that the Windows Time service will allow. If a time change larger than these values is received the Windows Time service will reject it and log an error in the System event log. The default value for domain controllers is 0xFFFFFFFF, which effectively allows for any time change to be accepted.</p>
<p style="text-align: left;">The general recommendation is to use a lower value. The new default in Windows Server 2008 is a positive/negative value of 48 hours (0&#215;2A300 or 172,800 seconds). An even lower value can be used however the lower the value the more important operational processes and monitoring becomes since there is an increased chance of domain controllers rejecting time changes.</p>
<p style="text-align: left;">A GPO can also be used to manage the value. Windows 2003 and above natively include GPO settings to control the relevant Windows Time service values. A custom administrative template would be needed to manage Windows 2000 based domain controllers.</p>
<blockquote>
<p style="text-align: left;">For 2003 and above, the GPEditor exposes these settings under \Computer Configuration\Administrative Templates\System\Windows Time Service\Global Configuration Settings\.</p>
</blockquote>
<p style="text-align: left;">The values that should also be modified for Domain Controlers<br />
are below.</p>
<blockquote>
<p style="text-align: left;"><span style="text-decoration: underline;">Value name / Default value in GPEditor / Default for a DC</span></p>
<p style="text-align: left;">LargePhaseOffset / 1,280,000 / 50,000,000<br />
SpikeWatchPeriod / 90 / 900<br />
MaxPollInterval / 5 / 10<br />
MinPollInterval / 10 / 6<br />
UpdateInterval / 30,000 / 100<br />
PhaseCorrectRate / 1 / 7</p>
<p style="text-align: left;"><span style="text-decoration: underline;">Value name / Default value in GPEditor / New recomended value for a DC</span></p>
<p style="text-align: left;">MaxPosPhaseCorrection / 54000 / 172800</p>
<p style="text-align: left;">MaxNegPhaseCorrection / 54000 / 172800</p>
</blockquote>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">To veryify that the settings have been applied open your regisry editor and check the following Key HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\W32Time\Config</p>
<p style="text-align: left;">
<blockquote>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/microsoft-windows-server/windows-server-2000-and-2003-time-configuration-for-maxposphasecorrection-and-maxnegphasecorrection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Force a user GPO on a computer OU in Microsoft Active Directory</title>
		<link>http://bradstechblog.com/microsoft-windows-server/force-a-user-gpo-on-a-computer-ou-in-microsoft-active-directory</link>
		<comments>http://bradstechblog.com/microsoft-windows-server/force-a-user-gpo-on-a-computer-ou-in-microsoft-active-directory#comments</comments>
		<pubDate>Fri, 26 Sep 2008 15:45:47 +0000</pubDate>
		<dc:creator>Brad Hearn</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[Microsoft windows server]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Loopback]]></category>
		<category><![CDATA[Screen Saver]]></category>

		<guid isPermaLink="false">http://bradstechblog.com/?p=187</guid>
		<description><![CDATA[I needed to apply a blank screen saver to all of our servers. Of course I wanted this to be done based on Server and not the logged in user/administrator. The location in the GPO for setting a screen saver is located in&#8230; (Click below to read the rest)


the Group Policy snap-in under Local Computer [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to apply a blank screen saver to all of our servers. Of course I wanted this to be done based on Server and not the logged in user/administrator. The location in the GPO for setting a screen saver is located in&#8230; (Click below to read the rest)</p>
<p><!-smartads-></p>
<p><span id="more-187"></span></p>
<p>the Group Policy snap-in under Local Computer Policy\User Configuration\Administrative Templates\Control Panel\Display</p>
<p><a rel="attachment wp-att-189" href="http://bradstechblog.com/microsoft-windows-server/force-a-user-gpo-on-a-computer-ou-in-microsoft-active-directory/attachment/image-0073"><img class="alignnone size-medium wp-image-189" title="image-0073" src="http://bradstechblog.com/wp-content/uploads/2008/09/image-0073-300x124.png" alt="" width="300" height="124" /></a></p>
<p>Select Screen Saver Executable name and enter the location of the screen saver you are going to enforce.</p>
<p><img src="file:///C:/Temp/moz-screenshot-1.jpg" alt="" /><img src="file:///C:/Temp/moz-screenshot-2.jpg" alt="" /> <img src="file:///C:/Temp/moz-screenshot.jpg" alt="" /></p>
<p><a href="http://bradstechblog.com/wp-content/uploads/2008/09/image-0074.png"><img class="alignnone size-medium wp-image-190" title="image-0074" src="http://bradstechblog.com/wp-content/uploads/2008/09/image-0074-270x300.png" alt="" width="270" height="300" /></a></p>
<p>Here you can specify the screen saver you want. I am using the blank screen saver</p>
<p>Select ok.</p>
<p>Next you need to enable Loop Back so that the computer OU can use the Users GPO.</p>
<p>Navigate to Computer Configuration\Administrative Templates\System\Group Policy\User Group Policy Loopback processing mode\</p>
<div class="answerBody quoted"><a href="http://bradstechblog.com/wp-content/uploads/2008/09/image-0075.png"><img class="alignnone size-medium wp-image-191" title="image-0075" src="http://bradstechblog.com/wp-content/uploads/2008/09/image-0075-300x181.png" alt="" width="300" height="181" /></a></div>
<div class="answerBody quoted">You have two choices in this policy. One is to merge the user settings into the computer GPO and the other is to replace. I am going to merge.</div>
<div class="answerBody quoted"><a href="http://bradstechblog.com/wp-content/uploads/2008/09/image-0076.png"><img class="alignnone size-medium wp-image-192" title="image-0076" src="http://bradstechblog.com/wp-content/uploads/2008/09/image-0076-270x300.png" alt="" width="270" height="300" /></a></div>
<div class="answerBody quoted">This is it. Refresh your GPO and test this.</div>
<div class="answerBody quoted">Remember You will want to create a new computer OU and move your computers or servers into it before you can apply the computer GPO to them.</div>
]]></content:encoded>
			<wfw:commentRss>http://bradstechblog.com/microsoft-windows-server/force-a-user-gpo-on-a-computer-ou-in-microsoft-active-directory/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
