Creating a new One IM Database via the command Line

Hi,

    Hoping a quick question, How do you create a new database via the Cli?

I'm trying to replicate the functions of the ConfigWizard "Create and install database function/feature within a deployment script. I've found information that points me in the direction of Quantum.MigratorCmd.exe from a previous post in this forum but no firm answer of how to get it working. I did find an example for Quantum.MigratorCmd.exe within the Knowledge Base but I've given this a try and only get exceptions "DB is not online" so I'm assuming I'm missing something?

 

Example

quantum.migratorcmd.exe /operation=INSTALL /connection="Data Source=myDBServer; Initial Catalog=OneIM;User ID=1IM_SQL_User;Password=myPassword" /system=MSSQL /destination="C:\myOneIMinstallLocation" /module="TSB,ATT,CPL,HDS,POL,RMB,RMS,RPS"

 

Source of example : https://support.oneidentity.com/technical-documents/identity-manager/8.1/operational-guide/32#TOPIC-1134409>

 

Original thread Quantum.MigratorCmd.exe is mention in: https://www.quest.com/community/one-identity/identity-manager/f/identity-manager-forum/29150/one-identity-manager-silent-installation

 

Thanks in advance

Nick