. $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; execute-sqlcommand -ServerName $CentralAdminDatabaseServer -DatabaseName "master" -Command "alter login bootstrap with DEFAULT_DATABASE=$currentECADB" -Timeout $RoleDatacenterSqlOperationTimeout; if($RoleDatacenterFfoEnvironment -ne "True") { execute-sqlcommand -ServerName $CentralAdminDatabaseServer -DatabaseName "master" -Command "alter login bootstrap2 with DEFAULT_DATABASE=$currentECADB" -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 ...
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 ...