Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.67k stars 511 forks source link

WMIC.exe deprecation - not installed by default in Windows 11 24H2 #6162

Open djsvi opened 3 weeks ago

djsvi commented 3 weeks ago

I note various mesh agent functions depend on wmic.exe.

Microsoft deprecated wmic.exe some time ago and won't enable it by default on Windows 11 24H2, so now seems like an opportune time to remove this dependency.

https://techcommunity.microsoft.com/t5/windows-it-pro-blog/wmi-command-line-wmic-utility-deprecation-next-steps/ba-p/4039242

si458 commented 2 weeks ago

this isnt easy and will be a big job! as the wmic command is also embedded in the meshagent so it means we will have to build/release new agents!

in the mean time you can still enable the wmic again! https://www.elevenforum.com/t/add-or-remove-wmic-command-feature-in-windows-11.5119/