Install-CsDatabase –CentralManagementDatabase

Hi,

I am unable to use Install-CsDatabase CentralManagementDatabase

Background1. Lync2010 Standard (all-in-1 as it is temp server and will be moved to Lync 2013 EE). Migrated from OCS2007.

2. Setup Windows 2012R2 with SQL2012SP1 2 nodes cluster (vSQLname: S-LyncBE & Instance: SLYNCBE in V Drive)

Question

1. What is correct cmdlet for Install-CsDatabase CentralManagementDatabase ?

2. Is it possible to use different instance name? eg. SLYNCBE?

Action taken (all failed with errors: could bot load file, system.Reflection.TargetInvocationException has been thrown by the target of an invocation)

1. Install-CsDatabase CentralManagementDatabase - SqlServerFqdn S-LyncBE.domain.com -clean

2. Install-CsDatabase CentralManagementDatabase - SqlServerFqdn S-LyncBE.domain.com -UseDeaultSqlPaths -clean
Note: with or without -clean -DatabasePaths switches

Please advice.  Thanks.

June 25th, 2015 6:10am

Install-CentralManagementDatabase -SqlServerFqdn atl-sql-001.litwareinc.com -SqlInstanceName rtc -usedefaultSQLPaths

should be enough. The -clean, you will need if you have installed cms and want to reinstall a c

Free Windows Admin Tool Kit Click here and download it now
June 25th, 2015 10:11am

Hi Holger,

All failed on the following test.

Install-CentralManagementDatabase -SqlServerFqdn S-LyncBE.domain.com -SqlInstanceName SLyncBE -UseDefaultSqlPaths

Install-CentralManagementDatabase -SqlServerFqdn S-LyncBE.domain.com -SqlInstanceName SLyncBE

Install-CentralManagementDatabase -SqlServerFqdn S-LyncBE.domain.com -SqlInstanceName rtc -UseDefaultSqlPaths

Install-CentralManagementDatabase -SqlServerFqdn S-LyncBE.domain.com

Install-CentralManagementDatabase -SqlServerFqdn S-LyncBE.domain.com -UseDefaultSqlPaths

I do not have rtc instance installed.  Is it a must to be rtc or XDS? Saw it is trying to create XDS instance when I run "Install Local Configuration Store".

Regards,

June 25th, 2015 10:38pm

How is your SQL cluster installed?

Looks like a problem with the SQL cluster?

Free Windows Admin Tool Kit Click here and download it now
June 26th, 2015 2:37am

Hi Holger,

I think I need to fix this error publickeytoken=89845dcd8080cc91

In addition, same errors encountered when I executed Install-CsDatabase -CentralManagementDataBase -SqlServerFqdn testsql.domain.com -SqlInstanceName testSQL

Re

June 26th, 2015 3:26am

You have run the PS in admin mode?

I'm not sure, why it is not working, because Lync 2013 supports SQL2012 and Lync 2010 not.

Free Windows Admin Tool Kit Click here and download it now
June 26th, 2015 10:08am

Yes, PS is in admin mode.
June 27th, 2015 2:04am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics