QMM for Exchange 8.15 - Add-MMExExchangeRemoteHost

Running Add-MMExExchangeRemoteHost returns an error "Invalid database" from the cmdlet LoadBalancer.ps1

ExecuteCommand : Invalid database
At C:\Program Files (x86)\Quest Software\Migration Manager\Exchange Data\Tools\MMExPowerShell\LoadBalancer.ps1:114
char:16
+ ... $res = ExecuteCommand -connectionString $sql -query $query -para ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorException
+ FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,ExecuteCommand

Any idea what is causing that?

I use SQL 2014 Express - which should be okay as far as I have understood Quest's dosumentation.

Parents
  • There is more to the cmdlet then that. Running...

    cmdlet Add-MMExExchangeRemoteHost at command pipeline position 1
    Supply values for the following parameters:
    OrganizationName:
    FQDN:
    Version:

    So there is clearly something wrong with your installation. You should open a support case. support.quest.com

    Yes, you can use SQL Express for a small migration. 

Reply
  • There is more to the cmdlet then that. Running...

    cmdlet Add-MMExExchangeRemoteHost at command pipeline position 1
    Supply values for the following parameters:
    OrganizationName:
    FQDN:
    Version:

    So there is clearly something wrong with your installation. You should open a support case. support.quest.com

    Yes, you can use SQL Express for a small migration. 

Children
No Data