Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jdhitsolutions/Windows10
My AutoLab configuration files for a stand-alone Windows 10 desktop.
https://github.com/jdhitsolutions/Windows10
Last synced: 3 months ago
JSON representation
My AutoLab configuration files for a stand-alone Windows 10 desktop.
- Host: GitHub
- URL: https://github.com/jdhitsolutions/Windows10
- Owner: jdhitsolutions
- License: mit
- Archived: true
- Created: 2017-08-22T21:13:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T00:21:43.000Z (9 months ago)
- Last Synced: 2024-05-28T02:19:45.588Z (6 months ago)
- Language: PowerShell
- Size: 9.77 KB
- Stars: 16
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - jdhitsolutions/Windows10 - My AutoLab configuration files for a stand-alone Windows 10 desktop. (PowerShell)
README
# Windows10 Lab Configuration Files
## Deprecated
This repository is now deprecated and no longer maintained. The files in this repository are now part of the [PSAutoLab](https://github.com/pluralsight/PS-AutoLab-Env) module.
This module is now maintained by Pluralsight. To use, follow these high-level steps:
1. Open an elevated PowerShell prompt
2. Run: `Install-Module PSAutoLab -force -SkipPublisherCheck`
3. Run `Setup-Host`
4. Reboot if you had to install Hyper-V.
5. Change location to C:\Autolab\Configurations\Windows10
6. 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](https://github.com/pluralsight/PS-AutoLab-Env/blob/master/Detailed-Setup-Instructions.md).