Search The Web

Showing posts with label Group Policy. Show all posts
Showing posts with label Group Policy. Show all posts

Thursday, January 9, 2014

Remove Protected mode is turned off for the internet and restricted sites zones message in Internet Explorer

Remove Protected mode is turned off for the internet and restricted sites zones message in Internet Explorer


In Internet explorer 10 and 11, when you disable protected mode you will get a warning stating that Protected mode is turned off for the internet Zone or perhaps Protected Mode is turned off for the internet and restricted sites zones. As Protected Mode seems to have some issues of its own, Due to this it's common to want to remove this warning in SOE images where applicable.
image
Protected mode is turned off for the Internet zone in IE
image
Protected mode is turned off for the Internet and restricted sites zone in Internet Explorer

This feature of Internet Explorer is set in the registry at HKCU\Software\Microsoft\Internet Explorer\Main. scroll till you see the dword key NoProtectedModeBanner and this should be set to to disable, or 0 to enable the message should you wish.
Registry Key for Protected mode is turned off for the Internet zone
Registry Key for Protected mode is turned off for the Internet zone

This can then be applied via Group Policy if you like by opening the GPO editor (start -> run -> regedit) and navigating Computer Configuration -> Preferences -> Registry -> Right Click on Registry and choose New -> Registry Wizard. From here you can navigate to the NoProtectedModeBanner key and assign to the policy as required.
Set Group Policy for Protected Mode message in Internet Explorer
Set Group Policy for Protected Mode message in Internet Explorer
The above article discusses how to remove the protected mode is turned off warning message as seen in Internet Explorer. this article can also be found at our sister site DizzyIT.com at : http://dizzyit.com/2014/01/10/remove-protected-mode-turned-internet-restricted-sites-zones-message-internet-explorer/



Saturday, May 4, 2013

IE 10 Group Policy Settings in Windows 8


IE 10 Group Policy Settings in Windows 8


If you are running a 2008 or 2003 Domain, the group policy settings for Internet Explorer 10 are missing. In Fact, several Windows 8 options are not present if you look hard enough.

In order to leverage the Group Policy options available in Windows 8 and Internet Explorer 10 you need to Install Microsoft Remote Administration Tools (RSAT) available here: http://www.microsoft.com/en-us/download/details.aspx?id=28972 . After you install this tool, you connect it to your 2008 Domain Controller and the Windows 8 Options will be available to you.

This Article can also be found on our sister site DizzyIT.com at: http://dizzyit.com/2013/05/05/10-group-policy-settings-windows-8/

Saturday, April 13, 2013

Set Desktop Background via Group Policy in Windows 7, Windows 8 in a Server 2008 or Server 2012 Domain

Set Desktop Background via Group Policy in Windows 7, Windows 8 in a Server 2008 or Server 2012 Domain


Setting the desktop background for all machines in the domain is easy, and also normally a requirement for machine identification / standardization in a work environment. This article will cover setting for all machines in the domain, however if you wanted to apply to only a certain group of machines you could create a separate policy and apply it to the OU of your choice.

The process for setting the desktop background is as follows:


1. Type \\domain.local\sysvol in the start menu search bar and hit enter
2. Place your BMP or JPG file in that folder
3. Open the start menu and type gpedit in the search bar
4. Right click on the default domain policy and navigate to User Configuration\Administrative Templates\Desktop\Desktop Top\Desktop Wallpaper and set the setting the the JPG you moved to the SYSVOL folder
5. Enable the Prevent Changes policy in that same location
6. Run a GPUPDATE/FORCE on one of the machines, log off and then log back in to test it.

This Article can also be found on our sister site DizzyIT.com at http://dizzyit.com/2013/04/14/set-desktop-background-group-policy-windows-7-windows-8-server-2008-server-2012-domain/