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

Microsoft ATA, and Guacamole not Installed correctly #815

Closed Captkhalifa closed 2 years ago

Captkhalifa commented 2 years ago

Description of the issue:

After Installing the detectionlab, i ran the build check command (.\post_build_checks.ps1) and found some error with;

Microsoft ATA, and Guacamole.

Can anybody help me fix this issue. screenshot

below is the screenshot link https://filetransfer.io/data-package/kyHnmyHZ#link

clong commented 2 years ago

Hello,

Please either post a copy of the vagrant build log for Logger and WEF or retry building them via

vagrant destroy -f wef
vagrant up wef
vagrant destroy -f logger
vagrant up logger

I can't debug issues without logs

clong commented 2 years ago

Closed due to inactivity.