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.56k stars 917 forks source link

Failed to install boxstarter a second time #341

Closed ghost closed 3 years ago

ghost commented 3 years ago

I'm facing error while running .install.ps1. Does the sources/LocalRepo needs to be modified?

OS: Windows 7 VM .Net version 4.5 PowerShell v2

Please see the below error logs.

Failed to install boxstarter a second time. Property 'RebootOk' cannot be found on this object; make sure it exists and is settable. At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:291 char:15

Property 'NoPassword' cannot be found on this object; make sure it exists and is settable. At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:293 char:13

Property 'AutoLogin' cannot be found on this object; make sure it exists and is settable. At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:294 char:13

The term 'Set-BoxstarterConfig' is not recognized as the name of a cmdlet, function, script file, or Check the spelling of the name, or if a path was included, verify that the path is correct and try a At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:295 char:21

The term 'Disable-MicrosoftUpdate' is not recognized as the name of a cmdlet, function, script file, m. Check the spelling of the name, or if a path was included, verify that the path is correct and tr At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:298 char:24

The term 'choco' is not recognized as the name of a cmdlet, function, script file, or operable progr ing of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:6

The term 'choco' is not recognized as the name of a cmdlet, function, script file, or operable progr ing of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:6

The term 'refreshenv' is not recognized as the name of a cmdlet, function, script file, or operable spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:11

[+] Performing normal installation... The term 'choco' is not recognized as the name of a cmdlet, function, script file, or operable progr ing of the name, or if a path was included, verify that the path is correct and try again. At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:346 char:8

The term 'Install-BoxStarterPackage' is not recognized as the name of a cmdlet, function, script fil ram. Check the spelling of the name, or if a path was included, verify that the path is correct and At C:\Users\Windows 7\Downloads\flare-vm-master\flare-vm-master\install.ps1:350 char:30

ghost commented 3 years ago

[Update] Able to install above packet in Windows 7 32bit ova. Closing the thread