Install a domain controller using Install from Media
1. IFM(Install From Media) Lab Setup: Let me give you a list of machines and the OS info. Server Name OS Roles & Features IP Configuration DC.abc.local Server 2016 DC 10.1.1.1/24 M1.abc.local Server 2016 Active Directory 10.1.1.2/24 2. On an existing domain controller, using File Explorer, make a folder, for example C:\IFM, to store the AD DS snapshot. 3. Open an elevated command prompt and run the ntdsutil.exe command. 3.1. At the ntdsutil: prompt, type Activate instance ntds, and then press Enter. 3.2. At the ntdsutil: prompt, type ifm, and then press Enter. At the ifm: prompt, type create SYSVOL full C:\IFM, and then press Enter. 3.3. At the ntdsutil: prompt, type quit and then press Enter. 3.4. ...