Differences between revisions 1 and 29 (spanning 28 versions)
Revision 1 as of 2013-08-14 02:00:52
Size: 642
Editor: scot
Comment:
Revision 29 as of 2022-09-22 18:30:19
Size: 1528
Editor: scot
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Lab 03 = ## page was renamed from WindowsAdministration/Lab03SetupActiveDirectorySubDomain
= Lab 03 Users, Groups and Organizational Units =
Line 3: Line 4:
In this lab you will setup a single domain controller in a sub-domain of your root domain in the forest. This lab gives you practice on setting up Organizational Units, Groups and Users.
Line 5: Line 6:
 1. Install a new instance of Windows 2012 on your private network
 1. Install Active Directory Services
 1. Configure AD DS as a new sub-domain as "[lastname].[firstname].internal
We are creating a AD for a fictitious company called "Computer Recording and Tabulating" or CRT for short. We'll start by creating the following OUs, Groups and Users.
Line 9: Line 8:
Update your documentation in your wiki: Create three organizational units:
Line 11: Line 10:
 1. Update your network docs to reflect the current configuration.
 1. Add a new document to the "Documentation Project" called "Installing AD DS sub-domain". Document the process of installing your sub-domain. Include a screen shot of your "{AD Domains and Trusts" management console.
 * OU_CSuite
 * OU_Developers
 * OU_Sales

Create a global group for each Team, for "Managers", "Developers", For "C-Suite" users (we only have one right now), and one for "Auditors". Put the approriate members in each group. We'll create more groups later.

Create Users for the following individuals in the appropriate Organizational Units, fill in the appropriate information in the organization tab:

|| Full Name || Username || Position || Department || Manager ||
|| Thomas Watson || twatson || CEO ||None || None ||
|| John Patterson || jpatterson || Sales Manager ||Sales || Thomas Watson ||
|| David Ogilvy || dogivy || Salesman || Sales || John Patterson ||
|| Mary Kay || mkay || Salesman || Sales || John Patterson ||
|| Ken Thompson || kthompson || Development Manager || IT ||Thomas Watson ||
|| Linus Torvalds || ltorvalds || Developer || IT || Ken Thompson ||
|| Ada Lovelace || alovelace || Developer || IT || Ken Thompson ||
|| Dennis Ritchie || dritchie || Developer || IT ||Ken Thompson ||
|| Scot Anderson || sanderson || Auditor || Accounting || None ||

Lab 03 Users, Groups and Organizational Units

This lab gives you practice on setting up Organizational Units, Groups and Users.

We are creating a AD for a fictitious company called "Computer Recording and Tabulating" or CRT for short. We'll start by creating the following OUs, Groups and Users.

Create three organizational units:

  • OU_CSuite
  • OU_Developers
  • OU_Sales

Create a global group for each Team, for "Managers", "Developers", For "C-Suite" users (we only have one right now), and one for "Auditors". Put the approriate members in each group. We'll create more groups later.

Create Users for the following individuals in the appropriate Organizational Units, fill in the appropriate information in the organization tab:

Full Name

Username

Position

Department

Manager

Thomas Watson

twatson

CEO

None

None

John Patterson

jpatterson

Sales Manager

Sales

Thomas Watson

David Ogilvy

dogivy

Salesman

Sales

John Patterson

Mary Kay

mkay

Salesman

Sales

John Patterson

Ken Thompson

kthompson

Development Manager

IT

Thomas Watson

Linus Torvalds

ltorvalds

Developer

IT

Ken Thompson

Ada Lovelace

alovelace

Developer

IT

Ken Thompson

Dennis Ritchie

dritchie

Developer

IT

Ken Thompson

Scot Anderson

sanderson

Auditor

Accounting

None

WindowsAdministration/Lab03OrganizationalUnitsGroupsUsers (last edited 2023-10-15 19:47:16 by scot)