Create a custom windows install USB 1. Boot from Light touch 2. Select reference task sequence 3. Select an Application to install. 4. Select Prepare to capture the machine or do nothing. 5. Wait until boot the windows. It might take 1 hour. 6. Check the installation of programs including MS office and MS update. 7. Run SysPrep with PowerShell command 8. Check the created WIM image file in host ..
Learning Activity #1By using Server 2012 and Win10, create the following from a clean installation:Note: Continuously test your network configuration as you attempt this practical activity.Configure the PC name and static IPs for your SRV2012 and Windows 10 client.Configure the DNS with a forward and reverse lookup zonesConfigure a DHCP scope that will distribute the IPs of 100-200 out to your c..
lacp System varibles @"%SystemRoot%\System32\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET "PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin" or powershell -NoProfile -InputFormat None -ExecutionPolicy Bypass -Command "iex ((New-Object System.Ne..