Windows – Deploy and Configure Photo Screen Saver via GPO
Feb02

Windows – Deploy and Configure Photo Screen Saver via GPO

Screen Saver via GPO KB ID 0001281 Problem I was tasked with working out how to do this for a client a couple of weeks ago, so I thought it would make a decent article. I’m going to have a central server share, with some photos in, then I’m going to copy them down to all the clients, and finally set their screen saver to use those photos as a ‘slide show’ screen saver. I’ve done this with Windows 10...

Read More
Managing IE Settings via GPO
Jan07

Managing IE Settings via GPO

KB ID 0001269 Problem There used to be a GPO called  “Internet Explorer Maintenance” that you could set your Internet Explorer settings, i.e. Proxy server settings, home pages etc. This has now gone, and has been replaced with a group policy preference.   Solution From the Group Policy Management Console > Locate the OU containing the USERS  you want to link the policy to and create a new policy, then give it a sensible...

Read More
Windows 10 Create a WMI Filter for Group Policy
Jan04

Windows 10 Create a WMI Filter for Group Policy

KB ID 0001267  Problem I was messing around with some GPO’s for  client today to replace ‘Edge’ as the default browser, (with IE11). To make the whole process more efficient, I wanted to use a WMI filter toapply the policy only to Windows 10 machines. Before this used to be simple enough, you just set the Windows version in a WMI query. But because it searches for a string e.g. 6.1 (for Windows 8.1), that’s...

Read More
Cisco VPN – Split Tunnel Not Working?
Sep19

Cisco VPN – Split Tunnel Not Working?

KB ID 0001239 Problem Here I’m dealing with AnyConnect VPNs, but the principles are exactly the same for both remote IPSEC and L2TP VPNs. You connect to your VPN and can no longer browse the internet from your remote location.  You can confirm that split-tunnelling is working or not by connecting with your VPN client and looking at the routing information. Solution Before proceeding are you sure Split-Tunnelling has ever been...

Read More
Group Policy To Throttle Network Speed via QoS
Jul06

Group Policy To Throttle Network Speed via QoS

KB ID 0001217  Problem Why would you want to do this? Well what if you want to test slow link group policy processing, or you are testing BranchCache? Using Group policy you can ‘throttle’ traffic to and from a particular IP address. Below I will pick a domain client on 192.168.110.120, and throttle all traffic between that client, and the domain controller to be 100kbps. Solution As I sad above I’m throttling...

Read More