Техническая информация
- [HKLM\System\CurrentControlSet\Services\EdgedUpdateTaskMachinedCoresUp] 'Start' = '00000002'
- [HKLM\System\CurrentControlSet\Services\EdgedUpdateTaskMachinedCoresUp] 'ImagePath' = '%ALLUSERSPROFILE%\PackagesNew\PackagesWin.exe'
- 'EdgedUpdateTaskMachinedCoresUp' %ALLUSERSPROFILE%\PackagesNew\PackagesWin.exe
- '<SYSTEM32>\windowspowershell\v1.0\powershell.exe' Add-MpPreference -ExclusionPath @($env:UserProfile, $env:ProgramData) -ExclusionExtension '.exe' -Force
- %ALLUSERSPROFILE%\packagesnew\packageswin.exe
- '<SYSTEM32>\cmd.exe' /c wusa /uninstall /kb:890830 /quiet /norestart
- '<SYSTEM32>\sc.exe' stop UsoSvc
- '<SYSTEM32>\sc.exe' stop WaaSMedicSvc
- '<SYSTEM32>\wusa.exe' /uninstall /kb:890830 /quiet /norestart
- '<SYSTEM32>\sc.exe' stop wuauserv
- '<SYSTEM32>\sc.exe' stop bits
- '<SYSTEM32>\sc.exe' stop dosvc
- '<SYSTEM32>\sc.exe' delete "EdgedUpdateTaskMachinedCoresUp"
- '<SYSTEM32>\sc.exe' create "EdgedUpdateTaskMachinedCoresUp" binpath= "%ALLUSERSPROFILE%\PackagesNew\PackagesWin.exe" start= "auto"