$MSOnlinePartnerScope = Get-ManagementScope -DomainController $RoleDomainController | where {$_.Name -ieq "MSOnlinePartnerScope" }; if($MSOnlinePartnerScope -eq $null) { $MSOnlinePartnerScope = New-ManagementScope -Name "MSOnlinePartnerScope" -PartnerDelegatedTenantRestrictionFilter "ProgramId -eq 'MSOnline' -or ProgramId -eq 'msonlinemigration' -or ProgramId -eq 'MSOnlinePremium'" -DomainController $RoleDomainController; } else { Get-ManagementScope "MSOnlinePartnerScope" | Set-ManagementScope -PartnerDelegatedTenantRestrictionFilter "ProgramId -eq 'MSOnline' -or ProgramId -eq 'msonlinemigration' -or ProgramId -eq 'MSOnlinePremium'" -DomainController $RoleDomainController }
MSO Directory Service invocation has responded after %1 seconds in site: %2 of service instance '%4'. It is slower than the ...
MSO Fork API i.e. FilterAndGetContextRecoveryInfo failed with status code: '%1'. Organization '%2' service instance '%3' ...
MSO Fork API i.e. FilterAndGetContextRecoveryInfo succeeded. Organization '%1' service instance '%2' Stream '%3' Initial ...
MSO MergeCookies failed with operation result code: '%1'. Organization '%2' service instance '%3' Stream '%4'. Tenant has ...
MSOnlinePartnerScope = Get-ManagementScope -DomainController $RoleDomainController | where {$_.Name -ieq "MSOnlinePartnerScope" ...
Multi-mailbox search failed because the estimated size of the search {0} is greater than the available space {1} in the destination ...
Multiple Active Directory Rights Management Services (AD RMS) templates matching "{0}" were found. Specify a unique AD RMS ...
Multiple certificates with the subject "{0}" are in the Personal certificate store of the local computer. Specify the certificate ...
Multiple computer objects with name {0} exist in the current Active Directory forest. The provisioned Exchange server must ...