Deploying via (VirtualBox/VMWare/AWS/Azure/ESXi):
Azure
Please verify that you are building from an updated Master branch before filing an issue.
Yes
Description of the issue:
While attempting to run the command Import-Module "C:\Tools\AtomicRedTeam\invoke-atomicredteam\Invoke-AtomicRedTeam.psd1" -Force on the Win10 host, I'm running into the following error message:
Import-Module : The required module 'powershell-yaml' is not loaded. Load the module or remove the module from
'RequiredModules' in the file 'C:\Tools\AtomicRedTeam\invoke-atomicredteam\Invoke-AtomicRedTeam.psd1'.
At line:1 char:2
+ Import-Module "C:\Tools\AtomicRedTeam\invoke-atomicredteam\Invoke-At ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (C:\Tools\Atomic...micRedTeam.psd1:String) [Import-Module], Missing
MemberException
+ FullyQualifiedErrorId : Modules_InvalidManifest,Microsoft.PowerShell.Commands.ImportModuleCommand
Please verify that you are building from an updated Master branch before filing an issue. Yes
Description of the issue:
While attempting to run the command
Import-Module "C:\Tools\AtomicRedTeam\invoke-atomicredteam\Invoke-AtomicRedTeam.psd1" -Force
on the Win10 host, I'm running into the following error message:Relavent documentation:
https://www.detectionlab.network/usage/atomicredteam/