Group Policy
- Group Policy is a collection of settings which can be applied to computers and users.
- With group policy administrator can centrally manage the computers and users.
- Easer administration using group policy.
We can apply group policy by using this
- Organization Unites level group policy.
- Domain Level Group Policy
- Site Level Group Policy
1). Organization Units(OU ) level group policy:
If we apply a Group Policy on Sales OU, this group policy will affect sales OU users.
How to apply OU level group policy
- In Sys1 server login as administrator.
- Open the ADUC console create the same OU with user account Ex. sales OU-s1, s2 user account.
- Open the group policy management console.
↳ Domain
↳ Domain Name (preetam.com)
Right click on sales OU and click on GPO in this Domain
Policy name — Remove comp icon click ok.
4. Right click on this policy and click on edit new windows.
Expand the User Configuration
↳ Policies
↳ Administrator templets
select Desktop container
Right click on remove computer icon on Desktop and click on edit
select enable and apply ok
verification
In System2 client computer login as sales user-s1 and check the computer icon on the desktop— Deny
How to Restricting the drive by using Group Policy (C:/)
- In Sys1 server login as administrator open the group policy management console.
- Right click on sales OU and click on create GPO in this Domain.
- Policy name - Deny S: drive click on ok.
- Right click on this policy and click on edit
- new window
Expand user configuration
↳ policies
↳ Administrative templets
Verification
- In Sys2 Client computer login as a sales user
- try to access c:/ drive normal method or shortcut methode—Deny
2). Domain level group policy:
If apply a group policy preetam.com domain this group policy will affect only in on this domain users and administrators.
Applying Domain level Group Policy
- In Sys1 DC preetam.com domain login as administrator.
- Open the Group Policy management console right click on Domain name preetam.com
- create a GPO in this domain
- write GP name—Remove notepad
- right click on this policy and click on edit
- Expand user configeration—>policies—>Administrator-templets
- Select System container
- right click on Don't Run specified windows application click on edit
- select Enable
- Click on the show tab (new window open).
- Type the application name in a shortcut with extension.
- notepad.exe click OK, OK
Verification
In Sys2 Client Computer login as preetam.com Domain any user
Ex. S1 try to access notepad application —Deny
3). Site level group policy:
If we apply a group policy at a site level, this group policy will affect all this forest domain users and administrator
How to apply site level Group Policy
- In Sys1 server preetam.com domain login as an administrator
- open the group policy management console
- right click on Group Policies Objects click on new
- Policy Name—Remove Run click ok
- Right click on Remove Run policy and
- new window
- expand User Configuration —>Policies—>Administratic
- select start menu and taskbar
- Right click on remove run menu
- from start menu
- select run and enable click ok
- Right click on sites and click on show sites
- new window
- check the box default first site name and click ok
- Right click on default first site name and click on link existing GPO
- select Remove Run Policy and click on ok
verification
In Sys2 client Computer login as a preetam.com any forest domain user
ex. S1
try to access Run —Deny
How to Deny Existing GP to domain or User
- In Sys1 server Login as an administrator
- Open the GPM console
- Expand the Domain Name
- Right click on existing group policy
- Remove notepad and click edit
- click on Active on Action tab and click properties
- select the security tab and click on add
- add the name administrator click ok, ok
- check the box apply GP Deny click apply and YES, OK
Verification
- now log in as administrator and access notepad application
- site level group policy if we apply a group policy at a site level, this forest domain users and administrator.
BLOCK INHERITANCE
Group Policy Modeling
- In DC login as administrator open group policy management console
- right click on group policy modeling wizard
- next, next
- select the user and click on browse type the user name s1 and click on ok
- check to the skip to the final page
- next, next, finish
- select details Tab (Close window)
- check all policies.
Hierarchy of Group Policy
Site- Forest—>Domain-preetam.com—>OU( Sales )—>s1,s2
Comments
Post a Comment