Zasfe
Zasfe's memory
Zasfe
전체 방문자
오늘
어제
  • 분류 전체보기 (143)
    • 이야기 (50)
    • 뜻알기 (1)
    • 컴퓨터 (91)

인기 글

최근 글

태그

  • 생각
  • webknight
  • cmd
  • webknight 2.2
  • VBScript
  • nslookup
  • Microsoft Windows 2000 Scripting Guide
  • webshell
  • Security
  • 저장프로시저
  • 캐슬
  • Autoit
  • rsync
  • 홈페이지 보안 강화도구
  • webknight2.2
  • 배치파일
  • error
  • 보안
  • webknight2.1
  • Castle
  • MSSQL2K
  • webhacking
  • Function
  • IIS7
  • backup
  • MSSQL
  • Skin
  • web.config
  • IIS
  • ASP
hELLO · Designed By 정상우.
Zasfe

Zasfe's memory

컴퓨터

윈도우 업데이트 에러 0x80070422

2010. 2. 9. 11:00

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

~ 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

'컴퓨터' 카테고리의 다른 글

CentOS 5.x 설치후 X Window 설치 하기  (0) 2014.06.24
CentOS 4.x Yum repo 재설정 방법  (0) 2014.06.20
IIS7 에서는 일반연결(http) 와 보안연결(https) 간 세션유지가 되지 않습니다.  (1) 2010.02.06
데이터베이스 간략정보 추출 쿼리  (0) 2010.01.28
UTC 시간을 확인하기 위한 스크립트  (0) 2010.01.28
    '컴퓨터' 카테고리의 다른 글
    • CentOS 5.x 설치후 X Window 설치 하기
    • CentOS 4.x Yum repo 재설정 방법
    • IIS7 에서는 일반연결(http) 와 보안연결(https) 간 세션유지가 되지 않습니다.
    • 데이터베이스 간략정보 추출 쿼리
    Zasfe
    Zasfe
    느낌. 기억

    티스토리툴바