Hi All,
Please bear with me as this may end up a little log winded.
What I need to do is migrate a dozen or so separate SQL server servers onto one SQL server server. it seems like this used to be doable by creating additional instances of SQL Server on one server but looking at SQL Server 2016 install options I don't see an option to do this so is it now called something else or is there another way of doing this?
Need to accomplish something along the lines of
SQL Server Virtual Machine
StreetTC001 (Instance)
Db
Db
Db
Db
Db
StreetTC002 (instance)
Db
Db
Db
Db
Db
and so on...