Source: BleepingComputer
Author: Sergiu Gatlan
URL: https://www.bleepingcomputer.com/news/microsoft/microsoft-wmic-will-be-removed-after-windows-11-25h2-upgrade/
ONE SENTENCE SUMMARY:
Microsoft will remove the WMIC tool from Windows 11 25H2, recommending PowerShell instead to enhance security and reduce complexity.
MAIN POINTS:
- Windows 11 25H2 and later will not include the WMIC tool.
- WMIC allows interaction with WMI using text commands.
- Microsoft advises using PowerShell for WMI tasks and scripts.
- The removal only affects the WMIC component, not WMI itself.
- Microsoft provides guidance for transitioning from WMIC.
- WMIC was deprecated in Windows Server 2012 and Windows 10 21H1.
- WMIC became a Feature on Demand starting with Windows 11 22H2.
- Removal aims to enhance security by preventing malware exploitation.
- WMIC has been used in attacks to delete data and bypass security.
- The shift to PowerShell provides a more efficient and secure solution.
TAKEAWAYS:
- Transition to PowerShell for future administrative tasks involving WMI.
- Microsoft’s move is part of enhancing security and reducing system complexity.
- WMIC’s removal prevents its exploitation in malware attacks.
- Updating internal documentation is crucial during this transition.
- Microsoft prioritizes modern tools and methods for achieving greater efficiency.