<?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> &#187; gpo</title>
	<atom:link href="http://www.richstevenson.com/tag/gpo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.richstevenson.com</link>
	<description></description>
	<lastBuildDate>Thu, 22 Dec 2011 18:41:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Can&#8217;t initiate manual scan with Symantec Endpoint Protection</title>
		<link>http://www.richstevenson.com/2009/07/30/cant-initiate-manual-scan-with-symantec-endpoint-protection/</link>
		<comments>http://www.richstevenson.com/2009/07/30/cant-initiate-manual-scan-with-symantec-endpoint-protection/#comments</comments>
		<pubDate>Fri, 31 Jul 2009 00:54:54 +0000</pubDate>
		<dc:creator>Rich Stevenson</dc:creator>
				<category><![CDATA[Symantec]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[scan]]></category>

		<guid isPermaLink="false">http://www.richstevenson.com/?p=341</guid>
		<description><![CDATA[Received a call yesterday that the users can no longer start a manual virus scan on their workstations.  Clicking the Active Scan or Full Scan options on the Scan for Threats dialog produced nothing. No scan, no error, nothing. All clients are running Symantec Endpoint Protection 11 MR4 and the policies on the SEP server [...]]]></description>
			<content:encoded><![CDATA[<p>Received a call yesterday that the users can no longer start a manual virus scan on their workstations.  Clicking the <strong>Active Scan</strong> or <strong>Full Scan</strong> options on the <strong>Scan for Threats</strong> dialog produced nothing. No scan, no error, nothing.</p>
<p>All clients are running Symantec Endpoint Protection 11 MR4 and the policies on the SEP server have not been changed. Virus definitions are coming down fine, admin scans are running, it&#8217;s just the users can&#8217;t start a scan manually.</p>
<p>What caused it?</p>
<p><span id="more-341"></span></p>
<p>Well,  I decided a couple of weeks ago to set my GPO to ensure that all of the Symantec services could not be stopped by our users, which are Power Users to their local workstations. I simply <strong>Enabled</strong> the policy and set the services to <strong>Automatic</strong>. Obviously, it was doing something more to one or more of the services. Once I went back into the GPO, disabled those settings, and let AD replicate out, the users were able to once again initiate virus scans.</p>
<g:plusone href="http://www.richstevenson.com/2009/07/30/cant-initiate-manual-scan-with-symantec-endpoint-protection/"  size="standard"   count="false"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://www.richstevenson.com/2009/07/30/cant-initiate-manual-scan-with-symantec-endpoint-protection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Controlling workstation services with Group Policies</title>
		<link>http://www.richstevenson.com/2009/07/20/controlling-workstation-services-with-group-policies/</link>
		<comments>http://www.richstevenson.com/2009/07/20/controlling-workstation-services-with-group-policies/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 00:55:06 +0000</pubDate>
		<dc:creator>Rich Stevenson</dc:creator>
				<category><![CDATA[Windows Servers]]></category>
		<category><![CDATA[gpo]]></category>
		<category><![CDATA[services]]></category>

		<guid isPermaLink="false">http://www.richstevenson.com/?p=291</guid>
		<description><![CDATA[Looking for a way to allow your users to start and stop specific services? Or maybe a way to prevent a Power User from stopping specific services? In this article I&#8217;ll show you how to accomplish both using a Group Policy. This first thing that you&#8217;ll want to do is make sure the service that [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for a way to allow your users to start and stop specific services? Or maybe a way to prevent a Power User from stopping specific services? In this article I&#8217;ll show you how to accomplish both using a Group Policy.<br />
This first thing that you&#8217;ll want to do is make sure the service that you want to control is installed on your administrative workstation. If it&#8217;s not, then you won&#8217;t see the service listed in the GPO.</p>
<p><span id="more-291"></span></p>
<p>1. Open your Group Policy and go to <strong>Computer Configuration | Windows Settings | Security Settings | System Services</strong>.<br />
2. Right click the service that you want to control and select <strong>Properties</strong> as seen in <strong>Figure A</strong>.</p>
<div id="attachment_293" class="wp-caption alignleft" style="width: 414px"><img class="size-full wp-image-293 " title="Figure A:" src="http://www.richstevenson.com/wp-content/uploads/2009/07/FigureA.jpg" alt="Figure A:" width="404" height="375" /><p class="wp-caption-text">Figure A:</p></div>
<p>3. Place a check mark at &#8216;<strong>Define this policy setting</strong>&#8216;. Immediately the Security dialog will be displayed.</p>
<p>What you do from here depends on what you want to accomplish. If you want to prevent a user in the local Power User group from stopping a service, simply click OK. This will take away the Power Users group rights from the service.</p>
<p>If you want to allow a user or group to be able to start and stop the service, then add them to the Security list and click OK.</p>
<p>4. Select the service startup mode and click OK.</p>
<p>That&#8217;s it. Give the policy time to replicate and you now have complete control over the specified service on all of your workstations.</p>
<g:plusone href="http://www.richstevenson.com/2009/07/20/controlling-workstation-services-with-group-policies/"  size="standard"   count="false"  ></g:plusone>]]></content:encoded>
			<wfw:commentRss>http://www.richstevenson.com/2009/07/20/controlling-workstation-services-with-group-policies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

