Skip to content

Rpau1/Assigning-group-policy-objectives-GPO-to-user-accounts.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Assigning-group-policy-objectives-GPO-to-user-accounts.

  • Make a Group Policy Object(GPO)

  • Add a policy(removes the clock from the task bar in user account) in that GPO.

  • Make an Orgonizational Unit(OU).

  • Add an user to it.

  • Link the new GPO to that OU

*This builds upon the previous System Administration project we did on the Active Directory.

  1. Log into the DC VM as an administrtor and open up server manager.

  2. Next, creating GPO: Tools>group policy management console>expand domain> expand group policy object> right click on group policy object> new> name it "Sample1 GPO"

  3. Editing GPO: right click on newly created GPO "Samplle GPO">(we are going to hide the clock from the user computer) so expand user configuration > expand administrator template>open start menu and task bar>on the right find the right remove clock setting> doube click on the setting> now enable it>apply>ok>close> click on setting> it will generate a report>add>add>close. setting comp config gpo 1 going to server manager and task bar 2 enabiling the rule 3 showing gpo 4

  4. Now that the GPO with a policy exists we need to connect it to a orgonizational unit with users in it.

  5. right click on domain>new orgonizational unit(OU)> name it "rj" or whatever you like > right click on it> move the user from the user acoount> go to user> find user> right click and move to "rj" or drag>now the user is within the new OU. getting user name

  6. to connect an existing group plicy to OU: right click on the OU>link existing group policies>select sample 1 GPO> add> close.

  7. The selected user in that OU will have their clock removed from the Task bar.As an example here is my user account rpaul. final result from removing the clock

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published