윈도우 업데이트 에러 0x80070422

View Comments

필요한 서비스가 실행 중이 아닐 경우 이 문제가 발생할 수 있습니다.

~ 2003 이하버전
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch

vista~ 이상버전
REM 관리자 권한으로 실행
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunc

0 Comments (+add yours?)

Tracbacks (+view to the desc.)

Trackback Address ::
트랙백 주소 :: http://zasfe.com/178/trackback/

Newer Entries Older Entries