The aim of this tool is to remove the problematic CrowdStrike sys file that causes the BSoD on startup.
# expected pip version 24.1.2
pip3 install -r requirements.txt
- Download and install aws cli
- aws credentials are configured using
aws configure
- the region in the credentials are set properly
python3 main.py --csp aws --instances i-0314fe10fbb79efd1,i-0214ae20ecc98e5d2
- Download and install az cli
- Configure
az login
such that it points to the right account/subscription - Install jq
python3 main.py --csp azure \
--instances instance_name1,inst2 \
--resource-group myResourceGroup \
--subscription-id 9af872e2-xxxx-yyyy-zzzz-7edf106007b4