Windows10
Instructions
These files should no longer be needed as they are now part of the PSAutolab module. This module is now maintained by Pluralsight. To use, follow these highlevel steps:
- Open an elevated PowerShell prompt
- Run:
install-module psautolab
- Run
Setup-Host
- Reboot if you needed to install Hyper-V.
- Change location to C:\Autolab\Configurations\Windows10
- Run:
Unattend-Lab
and follow onscreen instructions.
You can find detailed setup instructions for the PSAutolab module at https://github.com/pluralsight/PS-AutoLab-Env/blob/master/Detailed-Setup-Instructions.md.
Original Instructions
My AutoLab configuration files for a stand-alone Windows 10 desktop.
- If you need to use this configuration, download a zip file by clicking the Clone or Download button.
- Extract the contents to a folder under your Autolab\Configurations called Windows10
- Open an elevated PowerShell session and change location to that Windows10 folder.
- View the instructions (get-content instructions.md) and follow them.