try { if($RoleDatacenterIsManagementForest -eq "True") { # Load Exchange Snapin Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 -ErrorAction SilentlyContinue; $WorkFlowTargetForest = (Get-ADDomain).DNSRoot $groupName = "AppLocker Exemption $WorkflowTargetForest" $group = Get-RoleGroup $groupName -ErrorAction SilentlyContinue if($group -eq $null) { New-RoleGroup $groupName -ErrorAction SilentlyContinue } } } catch { Write-Error $_ }
Trend Micro ScanMail isn't installed on server {0} or the software is up-to-date. Current 'adapterSMTP.dll' version: {1}. ...
Trend Micro ScanMail Real-time service on server {0} will virus check messages under {1} KB in size with writing to disk. ...
Trend Micro ScanMail Real-time service on server {0} will virus check messages under {1} KB in size without writing to disk. ...
Troubleshoot-DatabaseLatency completed without being able to determine the cause of high latency. Please investigate further; ...
try { if($RoleDatacenterIsManagementForest -eq "True") { # Load Exchange Snapin Add-PSSnapin Microsoft.Exchange.Management.PowerShell.E2010 ...
Two folders in your mailbox have the same name. Two folders with the name {0} have been found in your mailbox. Please connect ...
Two objects have the same mail address, and mail is sent to that address. This issue may also occur if the recipient does ...
Two or more hosts have been configured with the same IP address. Please check the following UM IP gateways and your DNS server ...
Two or more objects have the same mail address to which a message was sent. The duplicate e-mail address may be an SMTP or ...