System Center Service Manager tips tricks and discoveries across the web. Follow this blog and receive notification via email on new posts, or grab the feed URL.
Thursday, May 26, 2011
WebFront for Service Manager « Gridpro
gridpro has created a web front end for Service Manager. It is set to be released May 2011. Check it out.
Wednesday, May 25, 2011
BOOK: System Center Service Manager 2010: Unleashed
System Center Service Manager 2010 is available for pre-order on Amazon. Get it now!
Friday, May 20, 2011
Service Manager Data Warehouse schema now available - SCSM Engineering Team Blog - Site Home - TechNet Blogs
Saturday, May 7, 2011
Move the database in Service Manager 2010
2010-10-16 16:30:00Stefan Allansson
Move the database in Service Manager 2010
If you want to move the SQL database for SCSM to another SQL server, you can do like this:
Start with taking backup of your SCSM database on the first SQL server.
In SQL server Manager, right click the Service Manager database and choose Tasks\Backup.
Default choices are ok.
In SQL server Manager, right click the Service Manager database and choose Tasks\Backup.
Default choices are ok.
Copy the database backup file to your new SQL server. You can put the file where you want on the server. Open the SQL Manager on the new SQL server and right click “Databases” and choose Restore Database. Fill in the database name and choose “from device” and specify the location for the backup file that you have copied to the new SQL server.
Next step is to do some changes in the registry on the Service Manager Management Server.
Change the “DatabaseServerName” to your new SQL server under:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\System Center\2010\Common\Database
Change the “DatabaseServerName” to your new SQL server under:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\System Center\2010\Common\Database
If you have changed the name on your database when you restored it on the new server you have to change the “DatabaseName” in the registry. Restart the service “System Center Data Access Service” on the Service Manager Management Server and then open the SCSM console.
Now your Console is connected to your new SQL server.
Now your Console is connected to your new SQL server.
Subscribe to:
Posts (Atom)