Utilizzando questo sito, accetti il politica sulla riservatezza.
Accettare
EnterineEnterineEnterine
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
Lettura: How to Migrate WSUS Database between two SQL Servers
Ridimensionamento dei caratteriAa
EnterineEnterine
Ridimensionamento dei caratteriAa
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
  • FINESTRE
  • Elenco raccolte query SCCM
Ricerca
  • CASA
  • PROFESSIONISTA
  • TECNICA
  • Microsoft
    • Azzurro
    • ConfigMgr/SCCM
    • Dpm
    • Orchestratore
    • Hyper-V
    • Microsoft Edge Insider
    • MSI
    • Ufficio 365
    • Insider dell'ufficio
    • Potenza BI
    • Skype
    • SQLServer
    • Squadre
  • FINESTRE
    • Centro di amministrazione di Windows
    • Cliente Windows
    • Windows Server
  • Elenco raccolte query SCCM
SQLServer

How to Migrate WSUS Database between two SQL Servers

Pubblicato: Febbraio 18, 2024
3 Lettura minima
CONDIVIDERE

How to Migrate WSUS Database between two SQL Servers.

Contenuto
Soluzione 1. You have access to both SQL ServersSoluzione 2. You have files of WSUS Database

Soluzione 1. You have access to both SQL Servers

1. Correre 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) SQLServer;

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

5. Copy your WSUS Database E Tronchi files to a new location;

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

7. On your WSUS Server run Editor del registro and change the key:

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

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

9. Correre 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.

Soluzione 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. Correre 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 E Tronchi 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. Entra NT AUTHORITY\NETWORK SERVICE for the Login Name;

9. Fare clic su User Mapping and confirm that the user has the dbo Default Schema granted on the SUSDB Database;

10. Fare clic su OK to create the login;

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

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

13. Fare clic su User Mapping and confirm that the WSUS Administrators Group is granted access to the SUSDB Database;

14. Fare clic su OK to create the login;

15. On your WSUS Server run Editor del registro and change key:

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

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

17. Correre 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.

TAGGATO:Prompt dei comandi (Cmd)IISMicrosoft SQL ServerMicrosoft Windows ServerWsus
Articolo precedente Configuration Manager Task Sequence Error Code 0x800705AA
Articolo successivo All OUs in this domain should be protected from accidental deletion
Lascia un commento Lascia un commento

Lascia una risposta Annulla risposta

Il tuo indirizzo email non verrà pubblicato. I campi obbligatori sono contrassegnati *

Questo sito utilizza Akismet per ridurre lo spam. Scopri come vengono elaborati i dati dei tuoi commenti.

Traduzione

English中文(简体)DanskNederlandsFrançaisDeutschItaliano한국어PolskiPortuguêsRomânăEspañolУкраїнська
di Transposh - plugin di traduzione per wordpress

Post popolari

Requisiti di sistema per Windows Server 2016
Windows Server
Elenco raccolte query di Gestione configurazione
Elenco raccolte query di Gestione configurazione
ConfigMgr
Navigazione strutturata/gestita abilitata nelle pagine moderne nei siti del team classici
Tecnologia
SCCM Impossibile ottenere le posizioni DP come versione prevista da MP
ConfigMgr

Post recenti

Installazione e configurazione di Fail2ban per la protezione SSH su Ubuntu 24.04
Linux
Abilitazione e configurazione di FirewallD su AlmaLinux
Linux
Creazione utente e configurazione chiave SSH in AlmaLinux
Linux
Come reimpostare la password su AlmaLinux
Linux

© 2023 Enterine

Vai alla versione mobile
Bentornato!

Accedi al tuo account

Nome utente o indirizzo e-mail
Password

Hai perso la password?