Koldov Posted March 13, 2020 Posted March 13, 2020 Hopefully a quick and easy one... As per the title, I am looking for a way to apply a computer GPO to only one user of the computer. Example: I have a computer GPP set to hide Quick Access (which opens this PC). Obviously this is a Computer Configuration: I have no problem with 'Quick Access' opening for other users, but when one user logs on I want it to use 'This PC' instead.
mavhc Posted March 13, 2020 Posted March 13, 2020 You need to do loopback processing, and apply it just to that user, so put it in that user's OU, use security filtering to allow only that user (and domain computers probably) to access it. And enable loopback processing for GPOs 1
Koldov Posted March 13, 2020 Author Posted March 13, 2020 First time I've used loopback so please bear with me... so put it in that user's OU, use security filtering to allow only that user (and domain computers probably) to access it. Ok just to be clear, the GPO with a 'Computer Configuration' is put in the User's OU, with Security Filtering for that User and Domain Computers.. And enable loopback processing for GPOs And in that same GPO enable loopback processing - Computer Configuration > Policies > Administrative Templates > System > Group Policy - Configure user Group Policy loopback processing mode Couldn't really work out if merge or replace was best though...?
markwilfan Posted March 13, 2020 Posted March 13, 2020 First time I've used loopback so please bear with me... Ok just to be clear, the GPO with a 'Computer Configuration' is put in the User's OU, with Security Filtering for that User and Domain Computers.. [ATTACH=CONFIG]57192[/ATTACH] And in that same GPO enable loopback processing - Computer Configuration > Policies > Administrative Templates > System > Group Policy - Configure user Group Policy loopback processing mode [ATTACH=CONFIG]57193[/ATTACH] Couldn't really work out if merge or replace was best though...?Merge. Replace would get rid of all other computer polices 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now