이 사이트를 이용함으로써, 당신은 다음에 동의합니다 개인 정보 보호 정책.
수용하다
엔터인IT엔터인IT엔터인IT
  • 집
  • IT 프로
  • 기술
  • 마이크로 소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • Hyper-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 창
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
독서: How to Migrate WSUS Database between two SQL Servers
글꼴 크기 조정기아아
엔터인IT엔터인IT
글꼴 크기 조정기아아
  • 집
  • IT 프로
  • 기술
  • 마이크로 소프트
  • 창
  • SCCM 쿼리 컬렉션 목록
찾다
  • 집
  • IT 프로
  • 기술
  • 마이크로 소프트
    • 하늘빛
    • 구성 관리자/SCCM
    • DPM
    • 오케스트레이터
    • Hyper-V
    • 마이크로소프트 엣지 인사이더
    • MSI
    • 사무실 365
    • 사무실 내부자
    • 파워 BI
    • 스카이프
    • SQL 서버
    • 팀
  • 창
    • Windows 관리 센터
    • 윈도우 클라이언트
    • 윈도우 서버
  • SCCM 쿼리 컬렉션 목록
SQL 서버

How to Migrate WSUS Database between two SQL Servers

게시: 2월 18, 2024
3 최소 읽기
공유하다

How to Migrate WSUS Database between two SQL Servers.

내용물
해결책 1. You have access to both SQL Servers해결책 2. You have files of WSUS Database

해결책 1. You have access to both SQL Servers

1. 달리다 Command Prompt as Admin on your server with WSUS Role;

2. Type and execute the next command:

net stop W3SVC && net stop wuauserv && net stop WsusService 

3. Run SQL Server Management Studio on the first (old) SQL 서버;

4. Navigate to your WSUS Database (by default SUSDB). Right Click and select Tasks\Detach;

5. Copy your WSUS Database 그리고 Logs files to a new location;

6. Run the new SQL Management Studio and Attach copied Database;

7. On your WSUS Server run 레지스트리 편집기 and change the key:

HKLM\SOFTWARE\Microsoft\UpdateServices\Server\Setup\SqlServerNameStart

8. Change server name from old SQL Server to new;

9. 달리다 Command Prompt as Admin on your server with WSUS Role;

10. Type the next command:

net start W3SVC && net start wuauserv && net start WsusService

11. Test, by running WSUS Console.

해결책 2. You have files of WSUS Database

In case you can’t access to SQL Server instance with WSUS database with SQL Management Studio, but DB and Logs files are available.

1. 달리다 Command Prompt as Admin on your server with WSUS Role;

2. Type and execute the next command:

net stop W3SVC && net stop wuauserv && net stop WsusService 

5. Copy your WSUS Database 그리고 Logs files to new location;

6. Run SQL Management Studio on the new SQL Server and Attach copied Database;

7. Expand the Security, Right Click on Logins, and then select New Login;

8. Enter NT AUTHORITY\NETWORK SERVICE for the Login Name;

9. 클릭하세요 User Mapping and confirm that the user has the dbo Default Schema granted on the SUSDB Database;

10. 클릭하세요 좋아요 to create the login;

11. Right Click on Logins, and then select New Login;

12. Enter {WSUS Server Name}\WSUS Administrators for the Login Name;

13. 클릭하세요 User Mapping and confirm that the WSUS Administrators Group is granted access to the SUSDB Database;

14. 클릭하세요 좋아요 to create the login;

15. On your WSUS Server run 레지스트리 편집기 and change key:

HKLM\SOFTWARE\Microsoft\UpdateServices\Server\Setup\SqlServerNameStart

16. Change server name from old SQL Server to new;

17. 달리다 Command Prompt as Admin on your server with WSUS Role;

18. Type the next command:

net start W3SVC && net start wuauserv && net start WsusService

19. Test, by running WSUS Console.

태그됨:명령 프롬프트 (명령)IISMicrosoft SQL ServerMicrosoft Windows 서버WSUS
이전 기사 Configuration Manager Task Sequence Error Code 0x800705AA
다음 기사 All OUs in this domain should be protected from accidental deletion
코멘트를 남겨주세요 코멘트를 남겨주세요

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

이 사이트는 스팸을 줄이기 위해 Akismet을 사용합니다.. 댓글 데이터가 처리되는 방법 알아보기.

번역

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
~에 의해 Transposh - translation plugin for wordpress

인기 게시물

Windows Server의 시스템 요구 사항 2016
윈도우 서버
구성 관리자 쿼리 컬렉션 목록
구성 관리자 쿼리 컬렉션 목록
configmgr
클래식 팀 사이트의 최신 페이지에서 구조적/관리형 탐색 활성화
기술
SCCM이 DP 위치를 MP에서 예상 버전으로 가져오지 못했습니다.
configmgr

최근 게시물

How To Install OpenSSL 3 on AlmaLinux 9
리눅스
구성 관리자 쿼리 컬렉션 목록
System Center Configuration Manager Technical Preview Update 1611
configmgr
Ubuntu에서 SSH 보호를 위한 Fail2ban 설치 및 구성 24.04
리눅스
How to Check Timezone in Linux
리눅스

© 2023 엔터인IT

모바일 버전으로 이동하십시오
돌아온 것을 환영합니다!

귀하의 계정에 로그인하세요

사용자 이름 또는 이메일 주소
비밀번호

비밀번호를 잃어버렸습니다?