Updating Tenant Information in System Center 2012 R2 VMM

Fix errors updating tenant information in System Center 2012 R2 VMM.

John Savill

July 18, 2014

1 Min Read
SQL code

Q: I'm trying to update a System Center 2012 R2 Virtual Machine Manager tenant with additional virtual networks or templates, but it keeps failing. Why?

A: The most common cause of this problem is that people have applied Update Rollup 1 but haven't applied the required SQL database update. The Microsoft Support article "Description of Update Rollup 1 for System Center 2012 R2 Virtual Machine Manager" specifies the SQL code that needs to be executed. The easiest way to run this code is to connect to SQL Server Management Studio (SSMS), right-click the System Center Virtual Machine Manager database (VirtualManagerDB), select New Query, paste the code from the article, and select Execute.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like