redcanaryco / invoke-atomicredteam

Invoke-AtomicRedTeam is a PowerShell module to execute tests as defined in the [atomics folder](https://github.com/redcanaryco/atomic-red-team/tree/master/atomics) of Red Canary's Atomic Red Team project.
MIT License
805 stars 190 forks source link

Installation failed: DestinationPath #119

Closed marcRBD closed 1 year ago

marcRBD commented 1 year ago

hello i try different solutions on a windows 2022. If you can help

Install-AtomicRedTeam
Installation of AtomicRedTeam Failed.
Impossible de trouver un paramètre correspondant au nom « DestinationPath ».

Install-AtomicsFolder
Installation of the AtomicsFolder Failed.
Impossible de trouver un paramètre correspondant au nom « DestinationPath ».

thanks Best regards

clr2of8 commented 1 year ago

should be fixed in the latest release. thank you