Introduction
Building Lab Environment
for windows server core
sconfig.cmd
Important and must step in Testing
When you find your self in command line prompt just type powershell
to switch to powershell then paste these commands
New-NetFirewallRule -DisplayName "Allow All Traffic" -Direction Outbound -Action Allow
New-NetFirewallRule -DisplayName "Allow All Traffic" -Direction Inbound -Action Allow
Install VM’s
give each a name
apply patches
set network configurations
Don’t build DC4 in advance, we will create it later when we do clonning.
Chrome dev tools pannels
Network Settings
Point all the virtual machines to DC1 as dns server.
Windows 10 has Remote server administration tools (RSAT)
Go to windows 10 setting type add optional features
then add features then search and install the desired (RSAT).
