Lab 1: Implementing Active Directory Domain Forest
Lab 1: Implementing Active Directory Domain Forest
Description: Configure a Domain Controller for the Domain Zee.com provide a load
balancing and Fault tolerance for the domain controller. create a Child Domain as
BLR.Zee.com for the Domain Zee.com. Raise the Domain and Forest Functional Levels to
Windows 2003 only.
Network Diagram
Server1
DC
Server3
Server2 DC
ADC
Server4
DC
Steps:
1. Configure the DNS server on the Server1 for the Domain DNS name ACME.COM
2. Run DCpromo on the server1 to configure the Domain Controller for the Domain
Acme.com
3. Configure the DNS server address on the server2 and run DCPROMO on this machine
4. After Welcome to Active directory installation Wizard select additional Domain
Controller for the Existing Domain and continue to complete the ADC configuration
5. configure separate primary zone for the Child domain to hold all the SRV records of
child domain controller
6. configure the Child Domain for the existing domain on server 4
7. configure the new domain tree in the Existing forest on the Server5
8. This will build the complete Active directory Domain Forest
9. After completing the setup use the following tools to check the Active directory
10. use Active directory domains and trusts to check two way transitive trust relationship
between parent domain and child domain and tree root trust relationship between
ACME.COM and Net.com
11. use Active directory users and computers to manage different domains
12. Check for NTDS folder creation and sysvol folder creation in all the domain controllers
13. Check for the domain and forest functional levels using Active directory domains and
trusts / active directory users and computers.
14. If you want to raise the Domain and Forest functional levels use Active directory
Domains and trusts.
15. Use Netdom Command to test and Varity the Trust relationship Between the Domains
Description: Create a OU by name Training in domain IBM.com Give permission for user
jack to create User Objects in Training OU only. Verify the delegation of control
Network Diagram:
DC ADC
Client 1
IP: 192.168.10.3/24
DNS: 192.168.10.1
Steps:
Description: move the user objects residing in the parent domain IBM.com to the child
domain BLR.IBM.COM. from the command line. Also try to migrate the user account
from child domain to parent domain.
Network Diagram
IBM.com BLR.IBM.com
Server1 Server2
DC: 192.168.10.1 /24 CDC: 192.168.10.2 /24
DNS: 192.168.10.1 DNS: 192.168.10.1
Steps:
Steps
Description: create 2 group policy objects GPO1 and GPO2. Define GPO1 to hide
the RUN menu in startup and GPO2 to hide the add/remove programs in control panel and link
both to domain level. Create two OU’s Training and sales. Enable block inheritance for the
training OU. For the users in sales to be inherited. Define over ride for the GPO2 object link.
Steps
1. open Active directory users and computers.Right click on the domain and
access the properties to view the Group policy
2. open the Group policy and add 2 new Group policy objects by name GPO1
and GPO2
3. edit GPO1 to view computer and User Configuration
4. open user configuration under administrative templates click on start menu
and taskbar
5. configure remove run menu from start menu as enabled
6. edit GPO2 to view computer and user configuration
7. open user configuration under administrative Templates click on control panel
8. click on add or remove programs and configure remove add or remove
programs as enabled
9. Create two OU’s Training and Sales
10. right click on training OU properties and open Group policy
11. check the box for block policy inheritance
12. right click on the Domain and access the properties to open the Group policy
13. select the GPO2 and click on options and check on no override option
14. click Ok twice to close the windows
15. This will complete enabling the over ride option
Description: Download the GPMC.msi from Microsoft site and install the tool .create a
GPO to hide the task manager and link it to the training OU
Steps
Description: simulate a group policy deployment for planning and testing purposes
using Group policy modeling. Simulate the policy for the users and computers available in the
Training OU
Steps:
Description: implement to view the resultant set of policies applied for specific user or
computer available in a training OU
Steps
Steps:
Description: Redirect all the users my documents folder of all users available in the
Training OU on to a File server called FS1.
Description: create a log on script to display notepad when the users in the
Training OU logged on to the system.
Description: To deploy office package for all the computers in the Training OU.
Steps:
1. Create share folder and dump all the .msi Package files and installation files
of office package into it.
2. Set read and execute permissions to all and hide the Share folder from the
normal users
3. open startprogramsadministrative toolsgroup policy management
console
4. Click on the group policy Objects to view the list of group policy objects
under the Domain training.com
5. Right click on the Group policy Objects new to create a new un linked
GPO and name it as Office package for training
6. Edit the new GPO and open the Computer configuration software
settingssoftware installation
7. Right click on the software installation and open the properties and provide
the UNC path of the share folder that has been created in the First step
8. Right click on the software installation and click on new to provide the
information of .msi package files available in the share folder.
9. move the computers to the Training OU on which you want to deploy this
policy
10. link the GPO to that OU and restart the Client computer
11. check for the office package which will get installed in the program files
Description: To audit the read and write and deletion access on a shared folder
available on a file server.for the all the Users
Steps
1. open the GPEDIT.msc on the file server under Computer configuration open
Windows settingsSecurity SettingsAudit Policy and select Auditing for
the Object access as Success and Failure
2. right click on the Share folder select sharing and Security
3. click on SecurityadvancedAudit to add the list of users you want to audit.
In this case let us select Everyone Group and click Ok
4. Select the level of Access you want to audit for Success and Failed. In this case
select every one and access levels as Read, write and delete for success and
Failed. And click ok
5. log in with any user and try to access the folder and create some files and
delete the files which you have created
6. open the event viewer on the File server to view the Auditing events in the
Security log
Task1: Deploying office package for all the computers in the Training OU.
Steps:
1. create a shared folder and give full access permissions to everyone and put
MSI package and all installation files of office package into this shred folder
2. click on startprogramsAdministrative ToolsGroup policy management
group policy objects to view the list of GPO’s
3. Right click and edit the test GPO to view Computer and user Configuration
4. Right Click on software settings and access properties to provide the UNC
path of the Shared folder.
5. Click on assign and close the window
6. right click on the software installation and select new Package
7. select the .msi package available in the software share folder
8. run GPUPDATE /force from the command line
9. To test the settings restart the Client computer and log in with any user you
could able to see software will get installed automatically for the first time
10. you can also try for redeployment, Upgradation and removal options
11. Similarly try for publish option available in software settings under user
configuration
12. observe the software will be available as a part of add new programs in the
Add/remove programs wizard
Description: check for the Domain naming master and Schema Master
through GUI
Steps
Steps
Steps:
1. Check for the replication is happening properly between the domain controllers
by using ADSS and replication monitoring tool
2. Ensure both domain controllers are up and running
3. enter into command prompt and type ntdsutil
4. type roles to get FSMO maintenance:
5. type connections to get server connection
6. type transfer domain naming master
7. type transfer schema master
8. type transfer PDC
9. type transfer RID master
10. Type transfer infrastructure master
11. check for the new holder of the operation master roles
12. restart both servers ensure both the Domain controllers knows about both the
roles
13. shut down the server1 for maintenance
Steps:
Steps
1. Run Ntbackup from the run menu to view the Backup Wizard
2. click on advanced to view backup utility Advanced Mode
3. Click on backup icon to view welcome to Backup Wizard
4. select only backup system state data under what to back up
5. provide the information where to keep backup and name for the backup
6. This will take the backup of the complete Active directory database
Description: Wipro has got a single Domain controller for the Doamin
Wipro.com. Take the backup of the Active directory. Delete the Training OU which has
got 4 user objects. Do Non authoritative restore to recover the deleted objects after taken
the backup
Steps
Description: wipro has got 2 domain controllers for the domain Wipro.com.
some one has deleted the training OU. in one of the Domain Controller.
Same thing got replicated on the other Doamin controller. you need to
restore the deleted object from Authoritative Restore.
Steps
Description: do offline Defragmentation of the active directory data base and move
the database back to original location using ntdsutil
Steps:
1. Take the backup of the system state data on the Doamin controller
2. Restart the Domain controller in the DSRM mode
3. enter into command line and type ntdsutil
4. type files to enter into File maintenance
5. Type compact to d:\test to do offline defragmentation
6. type move DB to c:\ntds to move the database back to original location
7. Also try integrity check of the database
8. use info to collect the information on the Active directory Database