Automate vCenter/VUM Database Creation Process
After installing and re-installing VMware vCenter and VUM many times (mostly for testing) all of the manual database creation steps got old pretty fast. So I put some effort into creating a T-SQL script for SQL 2008 that automates most of the tasks.The T-SQL script below does the following:1. Adds...