Group Policy

Controlling Autodiscovery for Outlook using Group Policy

Controlling Autodiscovery for Outlook using Group Policy

We have recently been working on a Microsoft Office 365 email migration from on-premise to cloud based Exchange. One of the challenges that we faced was making the migration process as painless as possible for the end user. However, with thousands of end users having Microsoft Outlook 2010 installed and already configured to work with […]

Group Policy Corruption – Fix the processing of Group Policy failed error

Group Policy Corruption – Fix the processing of Group Policy failed error

If you are getting Group Policies that are not applying to a users machine, you may well come across this error: The processing of Group Policy failed. Windows could not apply the registry-based policy settings for the Group Policy object LocalGPO. Group Policy settings will not be resolved until this event is resolved. This can […]

Group Policy Error 0x8007000d in Server Event Log

Group Policy Error 0x8007000d in Server Event Log

We recently dealt with an issue for a customer where a few of their server event logs where full of Group Policy error. The error in question was: Event Type: Error Event Source: Group Policy Local Users and Groups Event Category: (2) Event ID: 8194 Date: 30/06/2017 Time: 10:27:12 AM User: NT AUTHORITYSYSTEM Computer: WINDC1 […]

Disable OneDrive using Group Policy

Disable OneDrive using Group Policy

If you would like to disable Microsoft OneDrive in your corporate environment then you can do so using Group Policy. Simply open up your Group Policy editor and create a new policy (or edit an existing policy) and browse to the following location: Computer Configuration > Administrative Templates > Windows Components In this location you […]

WMI Query for Internet Explorer Installations with Version

WMI Query for Internet Explorer Installations with Version

If you need a WMI query for Group Policy or for Configuration Manager for machines that have Internet Explorer installed and even a version filter, then you can use the following: SELECT * FROM CIM_Datafile WHERE Name = “C:Program FilesInternet Exploreriexplore.exe” AND Version LIKE “11.%” You can then change the “11.%” part to the version […]

Shoretel Communicator Download Client and MSI Installer

Shoretel Communicator Download Client and MSI Installer

To get the Shoretel Communicator download for the client software you can easily retrieve it from your Shoretel HQ server and you then have the ability to use the installer in various different installation methods. EXE Format You should go to the following URL in an internet browser on a machine that is connected to […]

How to enable signed intranet updates using Group Policy

How to enable signed intranet updates using Group Policy

If you are using custom updates for things Java or Adobe updates via WSUS and SCUP, then you need to ensure that you enable signed intranet updates for all your client machines. The best way to do this is to use Group Policy. You should create a new Group Policy Object (GPO) and apply that […]

Adobe Reader XI Group Policy ADM Files

Adobe Reader XI Group Policy ADM Files

Group Policy support is now also available for Adobe Reader XI which is great news for administrators as we can now control what had previously been a bit of a pain to control in corporate environments. Most of the settings are fairly obvious so I’m not going to go through them, but below is the […]

Scroll to top