<?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: Disable Internet Explorer 11 as a standalone app	</title>
	<atom:link href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/feed/" rel="self" type="application/rss+xml" />
	<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/</link>
	<description>Intune, Windows, Office 365, Microsoft 365, Azure, Automation</description>
	<lastBuildDate>Thu, 18 Aug 2022 13:02:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Francois		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-187492</link>

		<dc:creator><![CDATA[Francois]]></dc:creator>
		<pubDate>Thu, 18 Aug 2022 13:02:42 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-187492</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-178480&quot;&gt;Stephen Looze&lt;/a&gt;.

Same for me. I tried with the value a disable but the deployment fails. I would really like to find a fallback method.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-178480">Stephen Looze</a>.</p>
<p>Same for me. I tried with the value a disable but the deployment fails. I would really like to find a fallback method.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Eric		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-179860</link>

		<dc:creator><![CDATA[Eric]]></dc:creator>
		<pubDate>Tue, 08 Mar 2022 13:52:33 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-179860</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-178480&quot;&gt;Stephen Looze&lt;/a&gt;.

same.    not sure if I need it yet, but I can&#039;t deploy the disable and then find out someone need IE, and it&#039;s irreversible.  Excluding things from the OMA URI Policy works, but in order to do that I&#039;d have to know every device that needs IE in advance.   I can&#039;t go through 5000 devices to figure out which one needs IE.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-178480">Stephen Looze</a>.</p>
<p>same.    not sure if I need it yet, but I can&#8217;t deploy the disable and then find out someone need IE, and it&#8217;s irreversible.  Excluding things from the OMA URI Policy works, but in order to do that I&#8217;d have to know every device that needs IE in advance.   I can&#8217;t go through 5000 devices to figure out which one needs IE.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Stephen Looze		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-178480</link>

		<dc:creator><![CDATA[Stephen Looze]]></dc:creator>
		<pubDate>Fri, 28 Jan 2022 19:12:54 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-178480</guid>

					<description><![CDATA[What would the process be to revert and enable IE again through a config profile? I&#039;ve tried both removing the device group from the profile and setting the profile to .]]></description>
			<content:encoded><![CDATA[<p>What would the process be to revert and enable IE again through a config profile? I&#8217;ve tried both removing the device group from the profile and setting the profile to .</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Heath Durrett		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-165393</link>

		<dc:creator><![CDATA[Heath Durrett]]></dc:creator>
		<pubDate>Wed, 19 May 2021 14:38:54 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-165393</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161525&quot;&gt;Peter Klapwijk&lt;/a&gt;.

I&#039;m also struggling to get this to work from domain group policy. I tried your suggestion and it throws an error when editing policy thereafter!?

What I did was...

1) Confirmed my DC C:\Windows\PolicyDefinitions\inetres.admx file does indeed contain the &quot;DisableInternetExplorer&quot; setting.

2) Backed up my SYSVOL\PolicyDefinitions\inetres.admx copy and replaced it with the local copy from above.

3) Try and create a new GPO via group policy editor and it throws out and error.

Resource &#039;$9string.AllowSaveTargetAsInIEMode)&#039; referenced in attribute displayName could not be found

File
\\MyDomain.com\SysVol\MyDomain.com\Policies\PolicyDefinitions\inetres.admx, line 35191, column 278

Is this potentially because I have a mixture of Server 2016 and Server 2019 domain controllers? The domain is running at 2016 functional level.

Or perhaps do you need to install Edge before this will work?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161525">Peter Klapwijk</a>.</p>
<p>I&#8217;m also struggling to get this to work from domain group policy. I tried your suggestion and it throws an error when editing policy thereafter!?</p>
<p>What I did was&#8230;</p>
<p>1) Confirmed my DC C:\Windows\PolicyDefinitions\inetres.admx file does indeed contain the &#8220;DisableInternetExplorer&#8221; setting.</p>
<p>2) Backed up my SYSVOL\PolicyDefinitions\inetres.admx copy and replaced it with the local copy from above.</p>
<p>3) Try and create a new GPO via group policy editor and it throws out and error.</p>
<p>Resource &#8216;$9string.AllowSaveTargetAsInIEMode)&#8217; referenced in attribute displayName could not be found</p>
<p>File<br />
\\MyDomain.com\SysVol\MyDomain.com\Policies\PolicyDefinitions\inetres.admx, line 35191, column 278</p>
<p>Is this potentially because I have a mixture of Server 2016 and Server 2019 domain controllers? The domain is running at 2016 functional level.</p>
<p>Or perhaps do you need to install Edge before this will work?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161525</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 06:53:22 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-161525</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161511&quot;&gt;Dennis&lt;/a&gt;.

Hi Dennis,

You could give this a try;
First, check the inetres.admx file on your local system. If it contains the DisableInternetExplorerApp setting, you should copy that file to your central store or PolicyDefinition folder.
But I&#039;ve not tested that, as I&#039;m using Intune to manage the devices.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161511">Dennis</a>.</p>
<p>Hi Dennis,</p>
<p>You could give this a try;<br />
First, check the inetres.admx file on your local system. If it contains the DisableInternetExplorerApp setting, you should copy that file to your central store or PolicyDefinition folder.<br />
But I&#8217;ve not tested that, as I&#8217;m using Intune to manage the devices.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dennis		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-161511</link>

		<dc:creator><![CDATA[Dennis]]></dc:creator>
		<pubDate>Tue, 13 Apr 2021 20:28:27 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-161511</guid>

					<description><![CDATA[Thanks for the post Peter.  

I am having a similar issue as Andy above. I am logged into our DC but I do not see this GPO option either on the COMPUTER or USER configurations.

DC = Windows Server 2019 STD 

However, on my local GPO I do see this option.  Locally I am running Windows 10 version 20H2 

My question is how do I enable this policy on the domain level? 

Our DC is in-house and we do not use InTunes. 

Thanks in advance for your reply and again this article.]]></description>
			<content:encoded><![CDATA[<p>Thanks for the post Peter.  </p>
<p>I am having a similar issue as Andy above. I am logged into our DC but I do not see this GPO option either on the COMPUTER or USER configurations.</p>
<p>DC = Windows Server 2019 STD </p>
<p>However, on my local GPO I do see this option.  Locally I am running Windows 10 version 20H2 </p>
<p>My question is how do I enable this policy on the domain level? </p>
<p>Our DC is in-house and we do not use InTunes. </p>
<p>Thanks in advance for your reply and again this article.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Peter Klapwijk		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-159761</link>

		<dc:creator><![CDATA[Peter Klapwijk]]></dc:creator>
		<pubDate>Tue, 23 Mar 2021 11:36:21 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-159761</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-159732&quot;&gt;Andy&lt;/a&gt;.

Are you running at least 19042.804?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-159732">Andy</a>.</p>
<p>Are you running at least 19042.804?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Andy		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-159732</link>

		<dc:creator><![CDATA[Andy]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 19:35:26 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-159732</guid>

					<description><![CDATA[Running 20H2, event logs suggest that the system cannot find the OMA URI of ./Device/Vendor/MSFT/Policy/Config/InternetExplorer/DisableInternetExplorerApp

Any ideas?]]></description>
			<content:encoded><![CDATA[<p>Running 20H2, event logs suggest that the system cannot find the OMA URI of ./Device/Vendor/MSFT/Policy/Config/InternetExplorer/DisableInternetExplorerApp</p>
<p>Any ideas?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://inthecloud247.com/disable-internet-explorer-11-as-a-standalone-app/#comment-158803</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Mon, 15 Mar 2021 13:52:54 +0000</pubDate>
		<guid isPermaLink="false">https://inthecloud247.com/?p=6499#comment-158803</guid>

					<description><![CDATA[I see this policy in my local GPO, but not domain GPOs, and ive copied over the latest 20H2 ADMX files. Any idea why?]]></description>
			<content:encoded><![CDATA[<p>I see this policy in my local GPO, but not domain GPOs, and ive copied over the latest 20H2 ADMX files. Any idea why?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
