clong / DetectionLab

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

"slmgr.vbs /rearm" causes Vagrant and Packer to hang #18

Closed clong closed 6 years ago

clong commented 6 years ago

I'm assuming Vagrant is waiting for a process exit, but I don't think slmgr ever officially exits or returns an exit code. Possible workaround by setting a timeout for the command in powershell?

clong commented 6 years ago

Fixed in https://github.com/Centurion89/detectionlab/commit/473c78ffb27fd9ddcc80152145b0ed2305fadb18