Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pwsh): allow getaccess token to run w/o priv or existing installer #393

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

carlosmmatos
Copy link
Contributor

Fixes #390

This PR allows the powershell scripts to use the -GetAccessToken feature without failing due to the checks we had in place for the sensor being installed/uninstalled and having admin privs.

Fixes CrowdStrike#390

This PR allows the powershell scripts to use the -GetAccessToken feature
without failing due to the checks we had in place for the sensor being
installed/uninstalled and having admin privs.
@carlosmmatos carlosmmatos merged commit 9cb8437 into CrowdStrike:main Dec 19, 2024
8 checks passed
@carlosmmatos carlosmmatos deleted the carlosmmatos/issue390 branch December 19, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow running falcon_windows_install.ps1 on a system currently running CrowdStrike
2 participants