clong / DetectionLab

Automate the creation of a lab environment complete with security tooling and logging best practices
MIT License
4.59k stars 979 forks source link

Windows Server iso #830

Closed r2fo closed 2 years ago

r2fo commented 2 years ago

The Windows Server 2016 vm included in DetectionLab is very lightweight. Normally when I run a Windows VM on my laptop it gets very hot, but with this vm, it's just a little bit warm. Do you know where I can get an ISO of this lightweight version of Windows Server without DetectionLab?

clong commented 2 years ago

There's nothing special about the ISO, but there is some code in the Packer scripts that removes some of the unneeded/unwanted stuff: https://github.com/clong/DetectionLab/blob/master/Packer/windows_2016.json#L182