Using 32 and 64 Bit WMI Filters For Group Policy
Aug26

Using 32 and 64 Bit WMI Filters For Group Policy

KB ID 0001341  Problem I was trying to deploy some client AV packages today, there was an x86 version (x32 Bit) and a x64 bit version of the client software. As I was deploying the software via Group Policy I needed to write a different policy for each package. Then I needed to make sure the x32 bit client only deployed to x32 bit machines, and the 64 bit client only deployed to x64 bit machines. To do that you need a simple WMI...

Read More
Windows 10 – Disable / Remove OneDrive
Jul17

Windows 10 – Disable / Remove OneDrive

KB ID 0001328  Problem Microsoft have done a good job of embedding OneDrive into Windows 10. While Ive got nothing against OneDrive, for some admins the thought of users storing data out of their networks is quite worrying. So how do you ‘un-couple’ OneDrive from Windows 10? Solutions Option 1: Remove OneDrive ‘Quick and Dirty’ Open ‘Regedit’ and navigate to; HKEY_CLASSES_ROOT > CLSID >...

Read More
ADMT (Active Directory Migration Tool) Domain Migration – Part 2
May06

ADMT (Active Directory Migration Tool) Domain Migration – Part 2

KB ID 0001306 Problem Back in Part One we setup our migration admin account, and installed ADMT. Now, as I’m going to migrate the users passwords I need a ‘Password Export Server’, but first I need to tackle the subject of user SIDs   Solution Domain Migrations and SID Filtering Every user has a SID (Security Identifier) it’s the thing AD uses to refer to and apply security to users, (and other objects). This...

Read More
Stop Windows Servers ‘Locking’ with Group Policy
Feb13

Stop Windows Servers ‘Locking’ with Group Policy

KB ID 0001283  Problem Servers locking themselves after a period of inactivity is, (in most cases) a good thing. But on my test network that only I use it gets a bit annoying switching between machines and constantly having to unlock Windows all the time!   Note: For obvious security reasons don’t do this on a production network! Solution   Create a new GPO linked to your computer OU, (or edit an existing one). Edit the policy....

Read More
Windows – Forcing Domain Group Policy
Feb11

Windows – Forcing Domain Group Policy

KB ID 0001282 Problem I’ve written hundreds of posts about doing things with group policies. Every time I finish one, I write a couple of paragraphs on how long to wait, or how to force the policy etc. So I’ve finally got round to writing a post I can simply reference! How Long Before Group Policy Changes Are Applied? This is something that hasn’t changed since I was doing Windows 2000 exams 🙂 The default interval...

Read More