⇤ ← Revision 1 as of 2013-08-12 20:37:09
Size: 495
Comment:
|
Size: 586
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
1. Install a new Forest with a single domain [your username].internal | 1. Install a new Forest with a single domain {{{[your username].internal}}} a. {{{> Install-windowsfeature -name AD-Domain-Services -IncludeManagementTools |
Lab 2
We are going to install AD in a single Domain for right now. You will notice that there doesn't seem to be install directions for AD DS in the book. A cryptic note at the end of Chapter 3 (Referenced in the previous assignment) gives some very high level advice on how to accomplish this. For this lab we will perform the following:
- Change the name of your server "cpte265" (do this first!!!)
Install a new Forest with a single domain [your username].internal
{{{> Install-windowsfeature -name AD-Domain-Services -IncludeManagementTools