-
Notifications
You must be signed in to change notification settings - Fork 163
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
COMException when querying WMI #477
Comments
The error message is suggesting there was a problem querying system information for compliance check, it's related to WMI/CIM operations. Do you see it every time you run the module? |
Just to double check, are you sure your system meets the requirements? Such as not having any 3rd party antivirus or security solution that could interfere with the Microsoft Defender or the module's operations? Or maybe you had one installed but then removed it and its leftovers are causing problem? This is a COMException that doesn't normally happen. |
As far as I can tell, yes. The current state of my system is,
Is there any Microsoft or 3rd party application that you want me to check for specifically? Note: I successfully ran the script several times. I've run into the above issue just once. Re-launching to script and running it again worked, and I wasn't able to reproduce the issue. |
Thanks, so in all my tests i use the non-modified OS on a supported hardware to make sure everything works and runs normally, allows me to catch any unexpected bugs too before releasing an update. 3rd party scripts or debloaters are considered OS modifications that I can't test for because they can cause unexpected behaviors or modifications that are not recommended. So the only bugs i can fix are ones that are reproducible on normal OS installation. I'm planning to add features to the module soon that will allow removing features, apps, telemetry etc. but all according to recommended methods to make sure nothing will be broken. You can go one step further than the module's features and use App Control policies on your system using the AppControl Manager app: https://github.com/HotCakeX/Harden-Windows-Security/wiki/AppControl-Manager Documentation: https://github.com/HotCakeX/Harden-Windows-Security/wiki/Introduction |
Tools category
Harden Windows Security Module
Does Your System Meet The Requirements?
Is your Windows Installation Genuine?
Did You Read The Frequently Asked Questions?
Please Explain The Bug
The Harden Windows Security Module crashed and the error message requested I copy the log of the script and report it.
Error Details
The text was updated successfully, but these errors were encountered: