. $RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange.Management.Powershell.CentralAdmin.dll")))) { $currentECADB = GetCurrentECADBName([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange.Management.Powershell.CentralAdmin.dll")); $CentralAdminDatabaseServer = GetDBServerName -dbServerName $RoleDatacenterCentralAdminDatabaseServer; [string] $sqlCommand = "IF NOT EXISTS (SELECT [name] FROM sysusers WHERE [name] = 'bootstrap') BEGIN CREATE USER [bootstrap] FOR LOGIN [bootstrap] END"; execute-sqlcommand -ServerName $CentralAdminDatabaseServer -DatabaseName $currentECADB -Command $sqlCommand -Timeout $RoleDatacenterSqlOperationTimeout; if($RoleDatacenterFfoEnvironment -ne "True") { [string] $sqlCommand2 = "IF NOT EXISTS (SELECT [name] FROM sysusers WHERE [name] = 'bootstrap2') BEGIN CREATE USER [bootstrap2] FOR LOGIN [bootstrap2] END"; execute-sqlcommand -ServerName $CentralAdminDatabaseServer -DatabaseName $currentECADB -Command $sqlCommand2 -Timeout $RoleDatacenterSqlOperationTimeout; } }
RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange ...
RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange ...
RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange ...
RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange ...
RoleBinPath\CentralAdminSetup.ps1; if(-not(IsDatabaseCurrent([System.IO.Path]::Combine($RoleBinPath, "Microsoft.Exchange ...
RoleInstallPath\Scripts\Update-AppPoolManagedFrameworkVersion.ps1" -AppPoolName:"MSExchangeOABAppPool" -Version:"v4.0"; get-OabVirtualDirectory ...
Rollback of the highest copied log for database copy '{0}' failed. Temporary new log file '{1}' could not be deleted due ...
Rollback of the highest copied log for database copy '{0}' failed. Temporary older log file '{1}' could not be moved to the ...
Rollback of the highest copied log for database copy '{0}' failed. There were an invalid set of temporary log files found ...