Hello !
Following the latest Windows 11 updates, WMIC no longer exists, so the file “%WINDIR%\system32\wbem\wmic.exe” no longer exists.
Is it possible to change this?
Or even replace the wmic.exe with the new PowerShell-based system for computers that no longer have a wmic.exe?
=> https://learn.microsoft.com/powershell/scripting/learn/ps101/07-working-with-wmi
Thanks a lot!
Lusiiky