wmi
3 TopicsWindows Update Broke WMI Service
Hello! I have an issue that I posted to the answers.microsoft.com forum about a week ago, and they recommended me to this forum. Long story short, after windows update KB5008212, WMI service in windows has broken. I think this was somewhere around the Windows 21H2 update in terms of timing. If I start my PC with WMI service enabled, certain programs like notepad++, github, python, etc all seem to start up, pause for a moment, then close without a warning or error message. Just open, pause, close. This makes my PC functionally unusable since nothing works. If I turn off WMI service, my PC seems to run perfectly fine, but Unity3D refuses to boot up since WMI isn't available to it. Since I use Unity3D for alot of my programming and game design, I really need it operational. It doesn't matter how long it takes since I don't need it immediately, but I do need it running. For more information, I've detailed my entire problem and steps I've taken to try to solve it here: https://answers.microsoft.com/en-us/windows/forum/windows_10-performance/windows-update-broke-wmi-service/38b4465e-8966-4cbf-a528-1a379c3e204d?auth=1&rtAction=1641516896755 If anyone could give me any pointers or assistance, I would be incredibly greatful!Solved4.6KViews0likes4CommentsIs WMI reached EOL for Windows 10 21H2 version of IoT Enterprise LTSC ?
Heard that, the Windows Management Instrumentation Command-line (WMIC) reached End of Life (EOL). I mainly wanted to know and get key information on these queries - We are using Windows 10 OS 21H2 IoT Enterprise LTSC version (build 19044) on on of our product and building application on top of that Windows 10 OS 21H2 uses WMI component. So, is EOL WMI affect this Windows 10 21H2 LTSC Enterprise as well ? - If so, is there any official information available WMIC reached EOL for "Windows 10 - 21H2 IoT Enterprise LTSC" as well and should be replaced with powershell. Because "Windows 10 - 21H2 IoT Enterprise LTSC" has end of support / service till Jan 13th 2032. So, does WMI EOL really imacts this version of Windwso 10 - 21H2 IoT Enterprise LTSC ? nikita Windows10LTSC1.2KViews1like4CommentsWMI unknown account in security permissions
Hi everyone, We are using WMI on Azure AD computers to give our NAC system (PortNox) access to read a certain process in the client. We have an issue where for some reason the account was mistakenly deleted and in this case when opening the WMI CIMV2 namespace security we see that an unknown account remained in the security permissions. When I try to use PowerShell to remove the unknown account I get unknown error. Anyone has any idea what I can do to get out of this mess? Thanks in advance, Rahamim.885Views1like0Comments