Add Atomic Red Team, Poll Packet for Provisioning, Fixes
This commit is contained in:
@@ -10,7 +10,7 @@ If (-not (Test-Path "C:\ProgramData\chocolatey")) {
|
||||
}
|
||||
|
||||
Write-Host "Installing Chocolatey extras..."
|
||||
choco install -y --limit-output wireshark
|
||||
choco install -y --limit-output winpcap
|
||||
choco install -y --limit-output --no-progress wireshark
|
||||
choco install -y --limit-output --no-progress winpcap
|
||||
|
||||
Write-Host "Choco addons complete!"
|
||||
|
||||
Reference in New Issue
Block a user