mandiant / flare-vm

A collection of software installations scripts for Windows systems that allows you to easily setup and maintain a reverse engineering environment on a VM.
Apache License 2.0
6.45k stars 906 forks source link

Unable to install Flare-VM #569

Closed kevinkeo4 closed 7 months ago

kevinkeo4 commented 7 months ago

What's the problem?

I have been trying for almost a week now to install flare vm on a hyper-v win10 and win11. But have not been able to as everything it checks returns fine but when it tries to start installing Boxstarter and chocolatey, it fails.

Steps to Reproduce

Step 1 - Configured Win10 and Win11 vm following requirements of disabling defender and updates and created snapshot of pre-flarevm install Step 2 - Downloaded Zip of flare-vm to vm Step 3 - Ran powershell as admin Step 4 - cd to desktop and file location of .\install.ps1 Step 5 - ublocked .\install.ps1 Step 6 - ran set-executionpolicy to unrestricted Step 7 - ran .\install.ps1 and stops at boxstarter install

Environment

Virtualization software: Hyper-V VM OS Version: Windows 10 10.0.19045 Build 19045 VM Powershell Version: 5.1.19041.3803 VM Chocolatey Version: not installed or can't install manually VM Boxstarter version: not install or can't install manually Output of VM Host Info: unable to obtain

image

Additional Information

No response

kevinkeo4 commented 7 months ago

Issue resolved on user end.