How to Configure Group Policy for Software Pilot Deployment?

0
1
Asked By CuriousCoder42 On

Hey folks! I'm moving a new software from my development setup to production and want to deploy it cautiously. I'm creating a Group Policy Object (GPO) specifically for a few machines. Right now, I've set up a security group called `software_pilot` and a GPO named `Deploy_software_pilot`. I've added the test machines to the `software_pilot` group and included this group in the delegation and security filtering options. However, I haven't linked the GPO to anything yet. Should I go ahead and remove 'Authenticated Users' from the security filtering on my `Deploy_software_pilot` GPO? I want to avoid this GPO affecting all machines once it's linked.

1 Answer

Answered By TechWhiz987 On

Yeah, definitely remove 'Authenticated Users'.

CuriousCoder42 -

Thanks! But when I try to remove it from Security Filtering, I get a warning that says, "Do you want to remove this delegation privilege?" and then another warning about needing permissions to read GPO data from the domain controller. Is that normal? Those warnings are a bit concerning for me since I’m only adjusting this one GPO.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.