Wednesday, 1 November 2017

3.4 Changing Allow Logon Locally Policy


      Pre-Requisites:-
  1. A Computer running windows 2008 domain controller.
  2. A Computer running Windows 2008 Server or Windows 7.
System 1:
Domain Controller
IP address:- 10.0.0.1
Subnet Mask :- 255.0.0.0
Preferred DNS:- 10.0.0.1


System 2:
Member Server/Client


IP address 10.0.0.2
Subnet Mask:- 255.0.0.0
Preferred DNS:- 10.0.0.1
                                                                               Lab 4
  1. Login as Administrator to Domain Controller.
  2. Click Start → Programs → Administrative Tools → Group policy Management Console.
  3. Expand Forest → Expand Domains → Expand Microsoft.com → Right click Default Domain Controller Policy. And Select Edit.
  4. Expand Computer Configuration → Expand Policies → Expand Windows Settings → Expand Security Settings → Expand local Policies → Select User Rights Assignment → Double Click Allow logon locally..
  5. Click Add User or group → Click Browse → enter Username → Click OK
  6. Click -→OK -→Apply -→OK.
  7. Click Start → Run and type GPUPDATE and it refreshes the policy update.

                                          
  Verification
  1. Logon to Domain Controller as Domain User (User 1).

No comments:

Post a Comment

3.5 Enabling Account Lockout Policy

Pre-Requisites:-         Before working on this lab You must have A Computer running windows 2008 domain controller. A Computer ru...