-
Deliverable
- The deliverable for the lab is the completed "DC Build Worksheet" from this repo
-
Prep
- Patch/update your VM
- When it's fully updated, take a VM snapshot so you can undo if something goes wrong
- Read the domain.ps1 script from Lab2 so you know what it's going to do
- Read the postdomain.ps1 script from Lab2 so you know what it's going to do
- Read the organizationalunits.ps1 script from Lab2 so you know what it's going to do
- You should have edited the script to update the domainComponents (DC=)
- Update your fork of Lab2
- Open PowerShell ISE, CD into your lab 2 folder, and run the commands:
git remote add upstream https://github.com/ericcase/IFT220_Lab2.gitgit fetch upstreamgit checkout mastergit merge upstream/mastergit push
- Open PowerShell ISE, CD into your lab 2 folder, and run the commands:
-
Run 1st Script
- Run the domain.ps1 script
- Read the prompts carefully
- If you get errors, research them on your own before asking for help, restore to your snapshot as needed
-
Run 2nd Script
- Run the postdomain.ps1 script
- Check any errors, research them on your own before asking for help, restore to your snapshot as needed
-
Run 3rd Script
- Run the organizationalunits.ps1 script
- If you get errors, research them on your own before asking for help, restore to your snapshot as needed
-
(Optional) Configuring Time Synchronization for all Computers in a Windows domain
jmagness/IFT220_Lab3
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|