@echo off
Echo This batch file will do the following:
Echo 1. Stops the wuauserv service
Echo 2. Deletes the AccountDomainSid registry key (if it exists)
Echo 3. Deletes the PingID registry key (if it exists)
Echo 4. Deletes the SusClientId registry key (if it exists)
Echo 5. Restarts the wuauserv service
Echo 6. Resets the Authorization Cookie
@echo on
net stop bits
net stop wuauserv
taskkill /F /FI "SERVICES eq wuauserv"
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientIdValidation /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v AccountDomainSid /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v PingID /f
REG DELETE "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate" /v SusClientId /f
net start bits
net start wuauserv
wuauclt /resetauthorization /detectnow
wuauclt /reportnow
UsoClient StartScan
Pause
У меня было:
Controller Version 5.8.22
Model ER7212PC 1.0
Firmware Version 1.0.3 Build 20230314 Rel.21018
Удалось поставить:
Firmware Version: 1.3.0 Build 20250117
Думал, что после нее смогу поставить и последнюю с сайта ER7212PC(UN)_V2.6_2.1.2 Build 20250705, но теперь при выборе прошивки появляется надпись: