849
Comment:
|
1245
Changed lab focus.
|
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. The machine name should be {{{cpte230b}}}. It's IP = 192.168.1.3 1. Install Active Directory Services 1. Set its IP DNS to use cpte230a machine. 1. Configure AD DS as a new sub-domain. Make the domain name: {{{[lastname].[username].internal}}} 1. Add a dra user with admin rights in the domain. |
Create three organizational units: |
Line 11: | Line 8: |
'''Documentation in your wiki:''' | * OU_CSuite * OU_Developers * OU_Sales |
Line 13: | Line 12: |
Create a new page in your wiki called Lab03. Include the following: | Create Users for the following individuals in the appropriate Organizational Units: |
Line 15: | Line 14: |
1. Include an updated network diagram and documentation to reflect the current configuration of your network. 1. Document the process of installing your sub-domain. Include a screen shot of your "AD Domains and Trusts" management console. |
|| Full Name || Username || Position || Manager || || Thomas Watson || twatson || CEO || None || || John Patterson || jpatterson || Sales Team Manager || Thomas Watson || || David Ogilvy || dogivy || Sales Team || John Patterson || || Mary Kay || mkay || Sales Team || John Patterson || || Ken Thompson || ktompson || Development Team Manager || Thomas Watson || || Linus Torvalds || ltorvalds || Development Team || Ken Thompson || || Ada Lovelace || alovelace || Development Team || Ken Thompson || || Dennis Ritchie || dritchie || Development Team || Ken Thompson || || Scot Anderson || sanderson || Auditor || None || 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. |
Lab 03 Users, Groups and Organizational Units
This lab gives you practice on setting up Organizational Units, Groups and Users.
Create three organizational units:
- OU_CSuite
- OU_Developers
- OU_Sales
Create Users for the following individuals in the appropriate Organizational Units:
Full Name |
Username |
Position |
Manager |
Thomas Watson |
twatson |
CEO |
None |
John Patterson |
jpatterson |
Sales Team Manager |
Thomas Watson |
David Ogilvy |
dogivy |
Sales Team |
John Patterson |
Mary Kay |
mkay |
Sales Team |
John Patterson |
Ken Thompson |
ktompson |
Development Team Manager |
Thomas Watson |
Linus Torvalds |
ltorvalds |
Development Team |
Ken Thompson |
Ada Lovelace |
alovelace |
Development Team |
Ken Thompson |
Dennis Ritchie |
dritchie |
Development Team |
Ken Thompson |
Scot Anderson |
sanderson |
Auditor |
None |
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.