<?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>sccm turn on pre-release features errors Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/sccm-turn-on-pre-release-features-errors/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/sccm-turn-on-pre-release-features-errors/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Tue, 09 Apr 2019 04:26:19 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>[Solved] You Do Not Have Permission To Enable Features SCCM</title>
		<link>https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/</link>
					<comments>https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Sun, 12 Aug 2018 21:09:40 +0000</pubDate>
				<category><![CDATA[SCCM]]></category>
		<category><![CDATA[access denied to enable features sccm]]></category>
		<category><![CDATA[Full admin can't enable features SCCM]]></category>
		<category><![CDATA[sccm turn on pre-release features errors]]></category>
		<category><![CDATA[turn on features sccm]]></category>
		<category><![CDATA[you do not have permission to enable features sccm]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=948</guid>

					<description><![CDATA[<p>If you’re currently running SCCM version 1606 and later you may have noticed the Features node under Updates and Servicing. This node allows you to turn on Releases or Pre-releases that are scheduled for later versions. The one I was&#8230; <a href="https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/">[Solved] You Do Not Have Permission To Enable Features SCCM</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>If you’re currently running SCCM version 1606 and later you may have noticed the Features node under Updates and Servicing. This node allows you to turn on Releases or Pre-releases that are scheduled for later versions. The one I was really excited to turn on was the <strong>Create and Run Scripts</strong>.  This feature would allow me to deploy Powershell scripts to the end points of my choosing, all with the click of a single button.  This is especially great if you don’t have PSRemoting deployed in your environment, which may be the case for many environments.  However, when attempting to turn on the feature, I was presented with “<strong>You Do Not Have Permission To Enable Features</strong>” – Uhh what do you mean??  I am full administrator so what’s the deal.. Well not quite.  Let&#8217;s get to the fix.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/08/You-Do-Not-Have-Permission-To-Enable-Features.png" target="_blank"><img fetchpriority="high" decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/08/You-Do-Not-Have-Permission-To-Enable-Features.png" alt="You Do Not Have Permission To Enable Features" width="649" height="289" class="aligncenter size-full wp-image-951" /></a><br />
&nbsp;</p>
<h2>You Do Not Have Permission To Enable Features SCCM Fix:</h2>
<p>Before we begin I should mention that you will need an account that has the security scope of ‘All’ and preferably should be in the ‘Full Administrator’ security role. By default, whenever an administrator creates a group, it automatically places it in the &#8216;Default&#8217; security scope, which doesn&#8217;t have permissions to Enable Features in SCCM.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles.png" alt="SCCM Administrative Users Roles" width="980" height="410" class="aligncenter size-full wp-image-952" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles.png 980w, https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles-768x321.png 768w" sizes="(max-width: 980px) 100vw, 980px" /></a><br />
&nbsp;</p>
<p>With a full administrator account that has access to the ‘All’ security scope..</p>
<ul>
<li>Go to <strong>Administration -> Security -> Administrative Users</strong> -> right click on the person/group you want grant permissions to, and <strong>click Properties</strong>.</li>
<li>Within the <strong>User/Group Properties</strong> go to <strong>Security Scopes tab</strong> and select the radio button for &#8216;<strong>All instances of the objects that are related to the assigned security roles</strong>&#8216;</li>
</ul>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/08/Enable-Features-Group-Properties.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/08/Enable-Features-Group-Properties.png" alt="Enable Features Group Properties" width="536" height="588" class="aligncenter size-full wp-image-955" /></a><br />
&nbsp;</p>
<p><div id="attachment_959" style="width: 994px" class="wp-caption aligncenter"><a href="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles-Mod.png" target="_blank"><img decoding="async" aria-describedby="caption-attachment-959" src="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles-Mod.png" alt="SCCM Administrative Users Roles - Mod" width="984" height="280" class="size-full wp-image-959" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles-Mod.png 984w, https://thesysadminchannel.com/wp-content/uploads/2018/08/SCCM-Administrative-Users-Roles-Mod-768x219.png 768w" sizes="(max-width: 984px) 100vw, 984px" /></a><p id="caption-attachment-959" class="wp-caption-text">Now you will note the Group has the &#8216;All&#8217; Security Scope enabled.</p></div><br />
&nbsp;</p>
<p>Now if we go back into <strong>Administration -> Updates and Servicing -> Features</strong> you should be able to <strong>Turn On Create and Run Scripts</strong> with that pesky &#8216;<strong>You Do Not Have Permission To Enable Features</strong>&#8216; error you were getting before.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/08/Turn-on-Create-Scripts.png" target="_blank"><img decoding="async" src="https://thesysadminchannel.com/wp-content/uploads/2018/08/Turn-on-Create-Scripts-1024x249.png" alt="Turn on Create Scripts" width="1024" height="249" class="aligncenter size-medium wp-image-966" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/08/Turn-on-Create-Scripts-1024x249.png 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/08/Turn-on-Create-Scripts-768x187.png 768w, https://thesysadminchannel.com/wp-content/uploads/2018/08/Turn-on-Create-Scripts.png 1058w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>As always, be sure to check us out on <a href="https://www.youtube.com/channel/UC9VnUjmZrNG3ithDZmG-S-g" rel="noopener" target="_blank">Youtube</a> for awesome videos and more sysadmin content.</p>
<p>The post <a href="https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/">[Solved] You Do Not Have Permission To Enable Features SCCM</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/solved-you-do-not-have-permission-to-enable-features-sccm/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">948</post-id>	</item>
	</channel>
</rss>
