# DHCP Reservation Add-DhcpServerv4Reservation ` -ScopeId "172.31.255.0" ` -IPAddress "172....
# Install DHCP Server Role and Management Tools Install-WindowsFeature -Name DHCP -IncludeManagementTools ...
# Create FTP Folder & Test Files New-Item -Path "C:\FTPShare" -ItemType Directory -Force icacls ...
# New Forward Lookup Zone Add-DnsServerPrimaryZone -Name "example.com" -ZoneFile "example.com.dns...
# Require PHP and Microsoft Visual C++ ↓ Download File Download the file used in this tutorial. Downlo...