Uninstall all updates installed on a specific day
Get the list of the update
1 |
wmic qfe get hotfixid,installedon | findstr MM/DD/YYYY > c:\list.txt |
Open C:\list.txt in Notepad. Go to Edit > Replace and set the following field values: Find what: KB Replace with: Leave the line empty Go to Edit > Replace and...
Sidste kommentar