Disable Auto Lock Windows 7 Gpo Not Updating
IE10 is here and now part of the windows important updates meaning automatic installation of IE10 on your clients machines.
How to Disable automatic lock with Windows 7 (1)My desktop problem. Can not disable automatic lock with windows7. When I use mstsc login this desktop.
- How to lock Windows 7 workstation after inactivity via GPO (no screensaver or blank screen- just lock screen). GPO to Disable Screensaver only when connected via.
- Servers in lab environments are usually used much more than usual production servers. So, in the long run, the automatic lock can be especially painful. In this post, we will learn How to Disable Auto Lock on Windows Server via Group policy, for a home lab environment, by creating and applying a group policy.
This can be prevented easily with WSUS but what about those environments without WSUS to manage updates?
This is a quick How To disable IE10 automatic update via group policy rather than WSUS (this will not work if you have update deployment management in place).
5 Steps total
Step 1: Download Microsofts toolkit
Download the tool kit from http://www.microsoft.com/en-us/download/details.aspx?id=36512
Step 2: Open and store files
Open the exe and chose a location to save the files
Step 3: Add to group policy
Now go to group policy management and create a new policy and edit it or edit an existing policy.
Go to Computer configuration>polices, right click on 'Administrative Templates' and click add/remove templates
click 'Add..' and go to the folder you put the files and choose the 'IE10_Blocker.adm'
Step 4: block or unblock
now simply expand administrative templates>Classic administrative templates> windows components>windows update>automatic updates blocker v3
in there will be an option called 'Do not allow delivery of internet explorer 10 through automatic updates' edit the policy settings to either enable (to block) or disable (to allow).
Step 5: gpupdate
now just force a group policy update out to you client machines as you see fit and IE10 will not install through automatic updates.
This does not prevent users downloading and installing IE10 in other ways.
If you want to run this just on one machine you can run 'Command Prompt” as Administrator.
Type “CD” followed by the path to where you have extracted the files to
and type 'ie10_blocker.cmd /B'
References
- microsoft toolkits
16 Comments
- Thai PepperMatt Bartle Mar 13, 2013 at 04:50pm
Very helpful. Thanks!
- SonoraHuey009 Mar 14, 2013 at 03:18pm
Thanks. Extremely easy to follow
- CayenneMark1950 Mar 18, 2013 at 10:22pm
Nice how to.
- Sonorashmengie Mar 19, 2013 at 07:40pm
TYTY!
- AnaheimSalvatore Privitera Mar 21, 2013 at 02:59pm
Hi, i tried this on our domain server (Windows 2003 Server) but 'automatic updates blocker v3' entry is empty! Can someone help us?
UPDATE: resolved, i needed just to disable filters.
- JalapenoFatmanboozer Mar 21, 2013 at 04:00pm
Glad this has helped :)
- AnaheimDanny3511 Mar 27, 2013 at 01:53pm
Thanks, will think about implementing this, broke a few of our internal sites!
- Pimientomr_ripstop Apr 3, 2013 at 07:30pm
Well done!
IE10 has SO many issues.
glad to be rid of it - SonoraLee Cripps Apr 10, 2013 at 01:42pm
Thank you very much for the clear guidance! Just what I needed
- ChipotleMJReno Apr 13, 2013 at 07:21am
I love group policy :D
Nice write up. Thx for sharing - JalapenoTSTSGreg May 7, 2013 at 01:53pm
Thanks for the awesome how-to. This update has caused so many issues. I'm glad we can block it!
- SonoraS Feaganes Jun 7, 2013 at 02:38pm
I was looking for a way to deploy this in bulk on our network. Thought about the time consuming task of creating .MSI installers, etc. This took all of 10 minutes and saved me so much time. Thanks a bunch!
- AnaheimSantiN Jun 29, 2013 at 06:16pm
This is great, thanks!!! It really helped with the compatibility issues IE 10 bring to the corporate environment.
- DatilEd Grauel Jul 2, 2013 at 01:52pm
Awesome, thank you so much for this. I have been looking for a good way to block IE 10 without WSUS configured, and this is just the tool to do it.
- SerranoIan S Nov 21, 2013 at 04:56pm
Do these same steps work with IE11? I need 3 more words.
- 1
- 2
Windows–especially Windows 10–has a bad habit of installing new updates for hardware drivers whether you want them or not. You could go big and simply prevent Windows from downloading updates altogether, or you might have luck blocking or hiding updates. But if you’ve got the Pro or Enterprise version of Windows, you can tailor your actions a little better by using Group Policy Editor to prevent the installation or updating of specific devices.
And of course, we have a caveat for you right off the bat: setting a policy to disable updates for a device prevents both automatic and manual updates of drivers for that device. So, if you want to update the driver yourself, you’ll have to disable the policy you’re about to configure, update the device, and then set the policy up again. That said, with a little preparation to minimize the hassle, we think you’ll find it worth the effort.
There are actually two steps to this process. First, we’re going to use Device Manager to find the hardware IDs for the device in question, and then we’re going to use Group Policy Editor to block installation or updating of the device that matches those IDs. Before you get started, though, you should make sure that the device has the driver version you want installed and that everything’s working properly.
Step One: Find the Hardware IDs for the Device in Device Manager
Your first step is finding the hardware IDs of the device for which you want to block updates. And for that, we’ll use Device Manager. Hit Start, type “device manager,” and then press Enter or click the “Device Manager” entry.
In Device Manager, find the device you want to block updates for. Right-click the device and choose “Properties” from the context menu.
On the device’s properties window, click the “Details” tab.
Queens of the stone age reissue rar download. From the “Property” drop-down menu, choose “Hardware Ids” to display the IDs associated with the device.
Now, all you have to to is grab those IDs so you can access them when you configure the policy in the next step. The easiest way is to copy them to a text file. Just click the top ID, shift-click the bottom ID to select them all, and hit Ctrl+C to copy the text. Fire up Notepad (or whatever you use to store text) and press Ctrl+V to paste the values. And if you’re collecting IDs for multiple devices, put them in different sections and label them so you can tell which IDs go with which device. Save the text file so you can call it up in the future.
Step Two: Prevent Installation and Updating of the Device in Group Policy Editor
Now that you have the right hardware IDs in hand, you’ll be using Group Policy Editor to make the changes. Note again that you’ll need to be using a Windows Pro or Enterprise edition. The Windows Home edition does not have Group Policy Editor.
RELATED:Using Group Policy Editor to Tweak Your PC
Be warned that Group Policy is a pretty powerful tool, so if you’ve never used it before, it’s worth taking some time to learn what it can do. Also, if you’re on a company network, do everyone a favor and check with your admin first. If your work computer is part of a domain, it’s also likely that it’s part of a domain group policy that will supersede the local group policy, anyway.
First, sign in with an administrative account and open the Group Policy Editor by hitting Start, typing “gpedit.msc”, and then pressing Enter.
In the Group Policy window, in the left-hand pane, drill down to Computer Configuration > Administrative Templates > System > Device Installation > Device Installation Restrictions. On the right, find the “Prevent installation of devices that match any of these devices IDs” item and double-click it.
How To Auto Lock Windows 7
In the policy window, select the “Enabled” option and then click the “Show” button.
In the Show Contents window, you’ll add the hardware IDs for the device. You’ll need to add them one at a time, so just copy each ID from that text file you created earlier and paste it into the next available line in the “Value” column. When you’re done adding all the hardware IDs, click OK. Note that if you’re blocking updates for more than one device, you can just keep adding hardware IDs for all the devices to this window until you’re done.
Back on the policy page, click OK to apply the policy change and then you can exit the Group Policy Editor. The only way to really test the new settings is by trying to install an updated driver or waiting for Windows Update to try. You should get an error message when any new driver installation is attempted.
Also, since the device is still registered, Windows Update may download new driver updates for the device. It just won’t be able to install them, instead reporting an installation error in the Windows Update window. This won’t get in the way of other updates being successfully installed and you can always hide that particular update if you’d rather not see it in Windows Update at all.
If you change your mind and want to allow updates to that device again, you can go back into Group Policy Editor and disable the policy. You’ll have to do this even if you just want to allow a one-time manual update of the drivers.
There is a big caveat here, though. If you disable the policy (or set it to “Not Configured”), all the hardware IDs you added to the policy will be deleted. If you want to re-enable the policy again, you’ll have to re-enter all the hardware IDs. This is especially important to note if you’ve got hardware IDs for multiple devices entered. If you want to re-enable updates for just one device, it’s better to leave the policy on and remove those specific hardware IDs. That’s why it’s important to save that text file.
And that’s it. It’s not a perfect solution, but using Group Policy to disable updating specific devices at least gives you a little more control than having to disable updates altogether.
READ NEXTWindows 7 Password
- › What Does “FOMO” Mean, and How Do You Use It?
- › How to Fix a Slow or Unresponsive Mac
- › Windows 10’s Tablet Mode May Be Replaced With the Desktop
- › How to Quickly Switch Between Gmail Accounts on Android, iPhone, and iPad
- › How to Use the chmod Command on Linux