changing the topology of configuration mgr
I have a single server handling all roles/functions of configuration manager. It has Forefront, MOM, WSUS, and all the roles of configuration manager install on a HP DL320 g5 server. I would move the SQL stuff to a seperate server. Please
help so I don't have to start with a new install?
Joseph
May 4th, 2010 4:50pm
Hi,
Check the following article;
How to Move the Site Database Follow me through my blog and
Twitter!
Free Windows Admin Tool Kit Click here and download it now
May 4th, 2010 4:52pm
I would move the SQL stuff to a seperate server. Please help so I don't have to start with a new install?
See here : http://technet.microsoft.com/en-us/library/bb680707.aspxBechir Gharbi. MCSA, MCSE M+S, MCITP Server/Enterprise Administrator, MCT, MCTS Configuration Manager/Forefront (Time Zone : GMT+1)
May 4th, 2010 4:55pm
Hi,
You can move the SQL Server site database after setup has completed to a different SQL Server computer system by starting Configuration Manager Setup from the Start menu or from the Configuration Manager installation media.
To move the site database
1.Back up the site database on the current site database server and restore it on the new site database server computer using the SQL Server Management Studio.
Note:
Ensure that the database access permissions are the same on the new site database as they are on the original site database.
2.Ensure the primary site server computer account has administrative privileges over the new site database server computer.
3.Close any open Configuration Manager console connections to the site server.
4. On the primary site server computer, use the hierarchy maintenance tool (Preinst.exe) to stop all site services with the following command: Preinst /stopsite.
5. On the primary site server computer, click Start, click All Programs, click Microsoft System Center, click Configuration Manager 2007, and click ConfigMgr Setup, or navigate to the .\bin\i386 directory of the Configuration Manager 2007
installation media and double-click Setup.exe.
6. Click Next on the Configuration Manager Setup Wizard Welcome page.
7.Click Perform site maintenance or reset this site on the Configuration Manager Setup Wizard Setup Options page.
8.Select Modify SQL Server configuration on the Configuration Manager Setup Wizard Site Maintenance page.
9.Enter the appropriate SQL Server name and instance (if applicable) for the new site database server as well as the site database name on the Configuration Manager Setup Wizard SQL Server Configuration page.
10. Configuration Manager Setup performs the SQL Server configuration process.
11. Restart the primary site server computer, and verify the site is functioning normally.
Free Windows Admin Tool Kit Click here and download it now
May 14th, 2010 12:40pm