
System Admnistration and Maintenance
Assessment: Forest-Domain-OU Design
Publish Date:  | 
Last Updated:
Last Updated:
Objectives
Create a Forest-Domain-OU design for the following:
- A company with multiple branches
- each branch can be its own Domain
 
 - Multiple manufacturing sites
 - A Conglomerate with 5 different business with each business having 2 or 3 branches.
 
Designs
Design 1: Company with Multiple Branches with each branch having its own Domain
Diagram

Click To View Folder Structure Version
Hierarcical Text Version
KlookHQ/ (klookHQ.com)
├── Admin
├── Servers
├── Computers
├── Storage Facility/ (storage.klook.com)
|   ├── Admin
|   ├── Servers
|   └── Computers
├── North Branch/ (north.klook.com)
|   ├── Admin
|   ├── Servers
|   └── Computers
└── West Branch/ (west.klook.com)
    ├── Admin
    ├── Servers
    └── Computers
Design 2: Multiple Manufacturing Sites
Diagram

Click To View Folder Structure Version
Klook Manufacturing/ (klook.com)
|   ├── Servers 
|   ├── Computers 
|   └── Users 
├── North Branch/ (north.klook.com)
|   ├── Manufacturing Site1/ (manufacturing.north.klook.com)
|   |   ├── Servers
|   |   ├── Computers
|   |   └── Users
|   └── Manufacturing Site2/ (manufacturing2.north.klook.com)
|       ├── Servers
|       ├── Computers
|       └── Users
|   └── Storage Site/ (storage.north.klook.com)
|       ├── Servers  
|       ├── Computers
|       └── Users
└── South Branch/ (south.klook.com)
|   ├── Manufacturing Site 1/ (manufacturing.south.klook.com)
|   ├── Servers
|   ├── Computers
|   └── Users
└── Storage Site/ (storage.south.klook.com)
   ├── Servers  
   ├── Computers
   └── Users
Design 3: Conglomerate with 5 different business with each business having 2 or 3 branches
Diagram

Click To View Folder Structure Version
Hierarcical Text Version
The Klook Group/ (klookgrp.com)
├── Admin
├── Servers
├── Computers
├── KlookFusion/ (klookfusion.klookgrp.com)
|      ├── Admin
|      ├── Servers
|      └── Computers
|      ├── North Branch/ (north.klookfusion.klookgrp.com)
|      |   ├── Admin
|      |   ├── Servers
|      |   └── Computers
|      └── West Branch/ (west.klookfusion.klookgrp.com)
|          ├── Admin
|          ├── Servers
|          └── Computers
├── MultiKlook/ (multiklook.klookgrp.com)
|      ├── Admin
|      ├── Servers
|      └── Computers
|      ├── North Branch/ (north.multiklook.klookgrp.com)
|      |   ├── Admin
|      |   ├── Servers
|      |   └── Computers
|      └── West Branch/ (west.multiklook.klookgrp.com)
|          ├── Admin
|          ├── Servers
|          └── Computers
├── NovaTech/ (novatech.klookgrp.com)
|      ├── Admin
|      ├── Servers
|      └── Computers
|      ├── Manufacturing Branch/ (manufacturing.novatech.klookgrp.com)
|      |   ├── Admin
|      |   ├── Servers
|      |   └── Computers
|      └── Research Branch/ (research.novatech.klookgrp.com)
|          ├── Admin
|          ├── Servers
|          └── Computers
├── EcoPower/ (ecopower.klookgrp.com)
|      ├── Admin
|      ├── Servers
|      └── Computers
|      ├── North Branch/ (north.ecopower.klookgrp.com)
|      |   ├── Admin
|      |   ├── Servers
|      |   └── Computers
|      └── South Branch/ (south.ecopower.klookgrp.com)
|          ├── Admin
|          ├── Servers
|          └── Computers
└── PulseHealth/ (pulsehealth.klookgrp.com)
      |├── Admin
      |├── Servers
      |└── Computers
      ├── Admin Branch/ (admin.pulsehealth.klookgrp.com)
      |   ├── Admin
      |   ├── Servers
      |   └── Computers
      └── Hospital Branch/ (hospital.pulsehealth.klookgrp.com) 
         ├── Admin
         ├── Servers
         └── Computers