Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

active_directory

00 - Install VMs

  1. Installed Windows Server 2022 as a Virtual machine in VMware Workstation Pro
  2. Installed Windows 11 as a Virtual machine in VMware Workstation Pro

01 - Installing the Domain Controller

  1. Use sconfig to:

    • Change the hostname
    • Change the IP address to static
    • Change the DNS server to our own IP address
  2. Install the Active Directory Windows Feature

Install-WindowsFeature -name AD-Domain-Services -IncludeManagementTools

About

Notes for active directory

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors