<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Disable on Anything About IT</title><link>https://www.verboon.info/tags/disable/</link><description>Recent content in Disable on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 13 Jan 2013 12:20:58 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/disable/index.xml" rel="self" type="application/rss+xml"/><item><title>How to disable Java add-ons in Internet Explorer with Group Policy</title><link>https://www.verboon.info/2013/01/how-to-disable-java-add-ons-in-internet-explorer-with-group-policy/</link><pubDate>Sun, 13 Jan 2013 12:20:58 +0000</pubDate><guid>https://www.verboon.info/2013/01/how-to-disable-java-add-ons-in-internet-explorer-with-group-policy/</guid><description>&lt;p&gt;Follow the below steps to disable Java in Internet Explorer with Group Policy.&lt;/p&gt;
&lt;p&gt;Open Internet Explorer, then from the Tools menu select Manage Add-ons. Locate the Java add-on, select and double click on it.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/clip_image002_thumb.jpg" alt="clip_image002"&gt;

&lt;/p&gt;
&lt;p&gt;Click on the Copy button to copy the content and paste it into notepad&lt;/p&gt;
&lt;p&gt;Name: Sun Java Console&lt;/p&gt;
&lt;p&gt;Publisher: Oracle America, Inc.&lt;/p&gt;
&lt;p&gt;Type: Browser Extension&lt;/p&gt;
&lt;p&gt;Architecture: 32-bit&lt;/p&gt;
&lt;p&gt;Version: 7.0.100.18&lt;/p&gt;
&lt;p&gt;File date: ‎Today, ‎January ‎13, ‎2013, ‏‎15 minutes ago&lt;/p&gt;</description></item><item><title>Windows 8 &amp;ndash; How to disable the Metro logon screen</title><link>https://www.verboon.info/2011/09/windows-8-how-to-disable-the-metro-logon-screen/</link><pubDate>Thu, 15 Sep 2011 19:28:23 +0000</pubDate><guid>https://www.verboon.info/2011/09/windows-8-how-to-disable-the-metro-logon-screen/</guid><description>&lt;p&gt;When starting Windows 8 you’ll see the Metro logon screen as shown in the picture below.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-09-15-21h03_55_thumb.png" alt="2011-09-15 21h03_55"&gt;

&lt;/p&gt;
&lt;p&gt;The user logon then looks like this.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-09-15-21h04_50_thumb.png" alt="2011-09-15 21h04_50"&gt;

&lt;/p&gt;
&lt;p&gt;If you prefer to get the Windows 7 style logon screen back, set RPEnabled to 0 the key is stored under &lt;br&gt;
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer&lt;/p&gt;
&lt;p&gt;The next time you logon the Metro style will be gone and you get back the classic logon screen.&lt;/p&gt;
&lt;p&gt;
 &lt;img src="images/2011-09-15-21h07_21_thumb.png" alt="2011-09-15 21h07_21"&gt;

&lt;/p&gt;
&lt;p&gt;By the way if you want the classic start menu back I suggest you read &lt;a href="http://www.askvg.com/how-to-enable-good-old-windows-vista-and-7-style-start-menu-in-windows-8-developer-preview/"&gt;How to Enable Good Old Windows Vista and 7 Style Start Menu and Disable Metro UI in Windows 8 Developer Preview?&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Taking Group Policy beyond what&amp;rsquo;s in the box &amp;ndash; Part2</title><link>https://www.verboon.info/2011/08/taking-group-policy-beyond-whats-in-the-box-part2/</link><pubDate>Mon, 22 Aug 2011 10:01:29 +0000</pubDate><guid>https://www.verboon.info/2011/08/taking-group-policy-beyond-whats-in-the-box-part2/</guid><description>&lt;p&gt;In my &lt;a href="https://www.verboon.info/index.php/2011/08/taking-group-policy-beyond-whats-in-the-box-part1/"&gt;previous post&lt;/a&gt; I provided a brief overview of how PolicyPak can take you beyond default Group Policy management. In today’s post I am going to show you how easy it is to get PolicyPak up and running in your test environment.&lt;/p&gt;
&lt;p&gt;You can test PolicyPak on a local computer or within an Active Directory environment.&lt;/p&gt;
&lt;p&gt;Now beside the awesome things PolicyPak can do, what I really like about this solution is that it just sits on top of what you already have, there is no need for any additional infrastructure to get PolicyPak going.&lt;/p&gt;</description></item><item><title>Taking Group Policy beyond what&amp;rsquo;s in the box &amp;ndash; Part1</title><link>https://www.verboon.info/2011/08/taking-group-policy-beyond-whats-in-the-box-part1/</link><pubDate>Mon, 15 Aug 2011 07:15:03 +0000</pubDate><guid>https://www.verboon.info/2011/08/taking-group-policy-beyond-whats-in-the-box-part1/</guid><description>&lt;p&gt;Group Policy is a fundamental part of a managed Windows infrastructure. Using Group Policy Objects (GPO) allows IT administrators to configure and lock down clients and servers providing a standardized and secure environment. But despite the fact that Group Policy technology is around since the introduction of Windows 2000 its use seems to be limited to the Windows operating system and Microsoft Application product suite. Unfortunately not many 3rd party software vendors provide built-in Group Policy based configuration support for their applications.   If an application doesn’t provide native Group Policy support, the only possibility for IT administrators to configure and deliver application configuration settings is either by creating a custom ADM/ADMX template or use Group Policy Preferences.   Here are the main problems with ADM/ADMX solutions:&lt;/p&gt;</description></item><item><title>How to disable Office Ribbon Items using Group Policy</title><link>https://www.verboon.info/2011/08/how-to-disable-office-ribbon-items-using-group-policy/</link><pubDate>Thu, 04 Aug 2011 20:20:56 +0000</pubDate><guid>https://www.verboon.info/2011/08/how-to-disable-office-ribbon-items-using-group-policy/</guid><description>&lt;p&gt;Today I am going to show you how to disable a Ribbon Item using Group Policy, Okay, what’s the deal you might think, simply find the item within the Office GPO settings and enable it. Right,almost, it’s just that Microsoft didn’t list all possible settings within the Office ADMX/ADML file, probably because there are too many of them. But there is a setting called “Disable command bar buttons and menu items” that you can enable and specify the Ribbon Policy ID.&lt;/p&gt;</description></item></channel></rss>