On rare occasions, however, you might need to manually install a Skype for Business Server database; this could be because you need to move a database to another server, or because a setup-related problem failed to install the database for you. The Install-CsDatabase cmdlet provides a way...
if not result['OK']: print "ERROR: failed to correctly install %s" % db,result['Message'] else: extension, system = result['Value'] InstallTools.addDatabaseOptionsToCS( gConfig, system, db, True ) 开发者ID:KrzysztofCiba,项目名称:DIRAC,代码行数:32,代码来源:dirac-install-db....
On rare occasions, however, you might need to manually install a Skype for Business Server database; this could be because you need to move a database to another server, or because a setup-related problem failed to install the database for you. The Install-CsDatabase cmdlet provides a way...