Quantcast
Channel: Exchange Server-forum
Viewing all 9623 articles
Browse latest View live

Exchange 2016 重新安装后,邮件账户提示UserMailbox 必须强制使用 Database,且无法将邮件账户迁移至其它数据库

$
0
0

各位老师好:

   因Exchange(2016企业版)服务器中毒,所以将Exchang服务器全部格式化重新部署,部署完毕后,通过ECP控制台可以看到原有邮件账号,但是双击显示属性时提示“对象 xxx.com/Users/xxx 已损坏,或是与 Microsoft 支持要求不兼容,而且处于不一致的状态。发生了下面的验证错误:UserMailbox 必须强制使用 Database。”然而转移到新数据库也会报错。如果我想把这些账号转移至新的数据库要怎么操作呢?
感谢


outlook用pop模式一直提示要输入用户名和密码

$
0
0

新建的邮件环境windows2012+exchange2013 all in one,配置好证书和虚拟目录后,owa能正常使用,客户端用outlook2013配置exchange模式邮件收发正常,但是配置pop模式时一直提示要输入用户名和密码,何解?谢谢



批量更新、新建邮箱联系人失败

$
0
0

 Dear

遇到一个问题,使用如下命令更新邮件联系人属性,计划通过impor-csv C:\mgn.csv |mgn.csv |C:\mgn.csv | foreach进行循环。

更新属性会出现错误,请问是否有命令可以导出报错联系人的邮箱地址和报错?因导入的邮箱过多,每次只列出一个报错,太慢了。

感谢支持!

exchange2016cu12,迁移用户缓慢

$
0
0

数据库做了dag,用户由默认数据库迁移至新建数据库,用户数据量不到10m,过程却很长,一直显示正在同步,求教原因

是否有手段可以排查处理

Exchange2010的OWA登陆界面添加LOGO

exchange 2010 2016 迁移后存档问题

$
0
0

您好:

    exchange 2010 sp3 升级至exchange 2016 cu13,2016服务器部署完成后,测试迁移部分账号,账号迁移之前是开启存档功能的,outlook联机存档是可以查看正常使用,将账号迁移至2016数据库后,outlook上联机存档就不显示了,在服务器上也未看到任何事件日志。登录owa是可以正常查看的,测试使用 outlook 2016,2019专业增强版,都无法查看,测试使用其他电脑,配置后依旧无法显示,将账号迁移至2010数据库。联机存档还是没有,请问这个是什么原因,是否有排查思路

exchange 2016 IMAP 需要使“域名\用户名”才能进行验证?

$
0
0

环境现状:

1、  系统版本EX2016 U12

2、  在服务中启动POP3IMAP服务,并设置为自动启动

3、  检查了imap服务组件状态

4、  域名情况:

内网使用dxad01.com

公网使用 collick.win

在运营商注册了相关的DNS记录:

5、  接收域和收件人策略也进行了设置

6、  虚拟目录也配置了外网地址:mail.collick.win

故障现象:

1、  使用outlook无法配置成功,一直提示输入你的用户名和密码

如果把用户名修改为dxad01\lst,则可以配置成功,见截图

2、  使用Foxmail配置exchange报错和outlook类似:

使用lsit@collick.win,无法登陆

修改为dxad01\lst,则可以验证通过:

请问这种情况 如何解决?



Exchange2013显示会议室订阅者

$
0
0

如何显示所有会议室的订阅者情况,目前只能看到会议室的忙闲,不能看到是谁订阅的


outlook奇怪的退信问题

$
0
0

你好,最近遇到一例outlook退信的问题。

某用户A收到内部一封内部带附件的邮件,A将邮件转发给B C D,结果收到退信。

经检查

这封邮件转发给其他人,均会退信,测试转发时将附件删除,也会退信。在exchange2010邮件服务器上,查不到任何日志。退信邮件的邮件头是空的。

这封邮件转发给自己,可以转发成功,在exchange2010邮件服务器上,可以查到邮件投递的日志。

outlook转发其它任意邮件,都没有问题。

outlook使用MAPI的直连模式,发送邮件不经过任何设备,exchange2010上也没有任何安全拦截功能。

请问,这个退信,有什么继续排查的思路的方法,谢谢。


EAC迁移报错“版本不匹配”

$
0
0

微软工程师您好,

最近通过EAC进行用户邮箱迁移发现问题,报错如下:检测到版本不匹配(实际是6,应是5);

New-MigrationBatch -Name 'tempadmin' -NotificationEmails @('tempadmin@*') -AutoStart:$true -AutoComplete:$true -BadItemLimit '10' -CsvData @(69,109,97,105,108,65,100,100,114,101,115,115,13,10,116,101,109,112,97,100,109,105,110,64,116,115,105,110,103,116,97,111,46,99,111,109,46,99,110) -TimeZone 'Time zone: Id=China Standard Time; DisplayName=(UTC+08:00) 北京,重庆,香港特别行政区,乌鲁木齐' -Local:$true -TargetDatabases @('EDB14') -TargetArchiveDatabases @('EDB14') 
Exception:
检测到版本不匹配(实际是: 6,应是: 5)

我们的Exchange环境是Exchange Server 2013 CU20、Exchange Server 2016 CU9混合部署环境,Exchange Server2013 DAG存放着大部分用户邮箱,Exchange Server2016是一台单机。

首先说明,部署Exchange 2016的时候,系统邮箱、迁移邮箱等都已经迁移到Exchange 2016数据库中;通过命令行移动邮箱用户是没有报错的,DAG内、Exchange 2013迁移2016用户邮箱都没问题。

请问该问题如何解决?

期待您的回复。

New-moverequest失败

$
0
0

微软工程师您好,

今天尝试对liugd用户进行邮箱数据迁移(本地Exchange 2013)时发生报错,具体报错信息见截图:

我迁移其他用户到该用户邮箱是没有问题的,而且该数据库所在的存储空间还有10TB;

该问题用户数据大约5GB,没超出目标数据库的限制空间。

希望您能协助我解决该问题。

期待您的回复!

单域多站点环境,大陆站点群发邮件给大陆的群组,为什么所有人都要连到mail.domain.com,这个是总部的Exchange主机。

$
0
0

群发邮件以后,MPLS带宽占用很厉害,大陆这边的客户端都连到总部那台主机。

1、单域多站点环境,总部是主,其他国家和地区都是辅助;

2、大陆站点和总部站点都有Exchange主机;

今天HR群发了一个12M的邮件,收件人是大陆这边的全体人员群组。

发完邮件,就有开发的同事反映到总部慢,到总部ping值很高,平常30-100以内,现在要达到1000;

内部有个solarwinds的netflow可以看到,经过MPLS,很多客户端都连到总部那台Exchange主机。

造成这种情况的原因是什么?


关于邮件加密问题Smime

$
0
0

1. 客户端在使用加密时,是在客户端将邮件加密后发送,还是通过服务器进行加密的?例如:outlook查看脱机通讯录用户信息中的证书内容,然后使用公钥进行加密,发送给服务器。

2. 使用outlook客户端加密邮件时,客户端如何查询公钥?是通过脱机通讯录查询,还是使用在线查询?(两种情况缓存模式和联机模式)

3.如果用户证书被吊销,脱机通讯录中还可以查看到用户证书,但是其他用户在发送邮件时会提示证书无效(如图),为什么会有这个现象, 具体是如何工作的?

4. 当收件人存在多个证书时,如何选择哪个证书对邮件进行加密?

5. 收件人有多3个证书,其中2个被吊销,此封邮件是如何加密的? 系统或者客户端如何检测用户的2个证书被吊销了?客户检测周期是多久?

exchange2016cu12,客户端配置多个邮箱如何代理发送?

$
0
0

如题,一个outlook2013中有2个exchange账户:

a@test.com

b@exchange.com

还有一个c@exchange.com,b被授予权限可以代理发送c,outlook中a是默认发送账户,

现在outllook如何使用b账户代理发送c?(在不改变默认账户的情况下,因a也要代理其他账户)


Chrome 浏览器中使用 SMIME 功能

$
0
0

希望在google chrome 中使用 SMINE功能 (服务器为Exchange) ,微软官方给出如下提示,但还不清楚如何配置。还请帮忙解答,感谢

 https://docs.microsoft.com/zh-cn/office365/SecurityCompliance/configure-s-mime-settings-for-outlook-web-app


Exchange 2013 邮件队列堵塞

$
0
0

尊敬的工程师

您好:

Exchange原有收件邮箱不能使用,导致邮件队列堆积。

我新建了同名的收件箱后,该如何恢复堆积的邮件队列。

报错:上一错误: 400 4.4.7 The server responded with: 554 5.2.0 STOREDRV.Deliver.Exception:PropertyTooBigException; Failed to process message due to a permanent exception with message  [0x3707001f] AttachLongFileName  PropertyTooBigException:  [0x3707001f] AttachLongFileName  [Stage: CreateReplay]. The failure was replaced by a retry response because the message was marked for retry if rejected.

尝试操作Retry-Queue -Identity "<ServerName>\<Destination>" -Resubmit $true 无效

尝试操作:Resume-queue -identity  无效

Exchange Server 2010 SP3 在安装安全更新时出现问题

$
0
0

无法进行安全更新的安装,在尝试停止Exchange 服务以及启动服务时出现错误。


[10:23:57] -----------------------------------------------
[10:23:57] * ServiceControl.ps1: 2019/7/13 10:23:57
[10:23:57] Performing service control with options: 
[10:24:00] Saving service and registry data
[10:24:00] Saving service state to 'C:\ExchangeSetupLogs\ServiceState.xml'...
[10:24:02] Saving services startup mode.
[10:24:02] Adding to installed roles list: AdminTools
[10:24:02] Adding to installed roles list: ClientAccess
[10:24:02] Adding to installed roles list: Bridgehead
[10:24:02] Adding to installed roles list: Mailbox
[10:24:02] Disabling the one copy alert windows scheduled task...
[10:24:05] Stopping services for the following roles: AdminTools ClientAccess Bridgehead Mailbox
[10:24:05] Stopping services for 'AdminTools ClientAccess Bridgehead Mailbox'...
[10:24:05] Stopping service 'IISAdmin'.
[10:24:11] Stopping service 'MSExchangeAB'.
[10:24:11] [Error] System.Management.Automation.PSArgumentException: 无法处理参数,因为参数“contents[0, 5]”的值无效。请更改“contents[0, 5]”参数的值,然后再次运行此操作。
   在 Microsoft.PowerShell.ConsoleControl.CheckWriteConsoleOutputContents(BufferCell[,] contents, Rectangle contentsRegion)
   在 Microsoft.PowerShell.ConsoleControl.WriteConsoleOutput(SafeFileHandle consoleHandle, Coordinates origin, BufferCell[,] contents)
   在 Microsoft.PowerShell.ConsoleHostRawUserInterface.SetBufferContents(Coordinates origin, BufferCell[,] contents)
   在 Microsoft.PowerShell.ProgressPane.Hide()
   在 Microsoft.PowerShell.ConsoleHostUserInterface.PreWrite()
   在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteToConsole(String value, Boolean transcribeResult)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(String value)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
   在 System.Management.Automation.Host.PSHostUserInterface.WriteLine(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteWarningLine(String message)
   在 System.Management.Automation.Internal.Host.InternalHostUserInterface.WriteWarningRecord(WarningRecord record)
   在 System.Management.Automation.MshCommandRuntime.WriteWarning(WarningRecord record)
   在 System.Management.Automation.Cmdlet.WriteWarning(String text)
   在 Microsoft.Exchange.Configuration.Tasks.Task.WriteWarning(LocalizedString text)
   在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessUnhandledException(Exception e)
   在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
   在 System.Management.Automation.CommandProcessor.ProcessRecord()
[10:24:17] -----------------------------------------------
[10:24:17] * ServiceControl.ps1: 2019/7/13 10:24:17
[10:24:17] Performing service control with options: 
[10:24:20] Adding to installed roles list: AdminTools
[10:24:20] Adding to installed roles list: ClientAccess
[10:24:20] Adding to installed roles list: Bridgehead
[10:24:20] Adding to installed roles list: Mailbox
[10:24:20] Enabling services for the following roles: AdminTools ClientAccess Bridgehead Mailbox
[10:24:20] Enabling services for 'AdminTools ClientAccess Bridgehead Mailbox'...
[10:24:20] Reading service registry data from 'C:\ExchangeSetupLogs\ServiceStartupMode.xml'
[10:24:20] Loaded state for 160 services registry
[10:24:20] Enabling service 'IISAdmin'.
[10:24:20] Enabling service 'MSExchangeAB'.
[10:24:20] Enabling service 'MSExchangeADTopology'.
[10:24:20] Enabling service 'MSExchangeAntispamUpdate'.
[10:24:20] Enabling service 'MSExchangeEdgeSync'.
[10:24:20] Enabling service 'MSExchangeFBA'.
[10:24:20] Enabling service 'MSExchangeFDS'.
[10:24:20] Enabling service 'MSExchangeIMAP4'.
[10:24:20] Enabling service 'MSExchangeIS'.
[10:24:20] Enabling service 'MSExchangeMailboxAssistants'.
[10:24:20] Enabling service 'MSExchangeMailboxReplication'.
[10:24:20] Enabling service 'MSExchangeMailSubmission'.
[10:24:20] Enabling service 'MSExchangeMonitoring'.
[10:24:20] Enabling service 'MSExchangePOP3'.
[10:24:20] Enabling service 'MSExchangeProtectedServiceHost'.
[10:24:20] Enabling service 'MSExchangeRepl'.
[10:24:20] Enabling service 'MSExchangeRPC'.
[10:24:20] Enabling service 'MSExchangeSA'.
[10:24:20] Enabling service 'MSExchangeSearch'.
[10:24:20] Enabling service 'MSExchangeServiceHost'.
[10:24:20] Enabling service 'MSExchangeThrottling'.
[10:24:20] Enabling service 'MSExchangeTransport'.
[10:24:20] Enabling service 'MSExchangeTransportLogSearch'.
[10:24:20] Enabling service 'MSFTESQL-Exchange'.
[10:24:20] Enabling service 'RemoteRegistry'.
[10:24:20] Enabling service 'W3Svc'.
[10:24:20] Enabling service 'WinMgmt'.
[10:24:20] Enabling service 'wsbexchange'.
[10:24:20] Starting services for AdminTools ClientAccess Bridgehead Mailbox...
[10:24:20] Reading service state from 'C:\ExchangeSetupLogs\ServiceState.xml'...
[10:24:21] Loaded state for 160 services
[10:24:21] Starting services and their dependents.
[10:24:21] (0) Enter: RestoreServiceAndDependents 'IISAdmin'.
[10:24:21] 'IISAdmin' was running.
[10:24:21] (0) Starting IISAdmin...
[10:24:24] (0) IISAdmin has 0 dependents.
[10:24:24] (0) Exit: RestoreServiceAndDependents 'IISAdmin'
[10:24:24] (0) Enter: RestoreServiceAndDependents 'MSExchangeAB'.
[10:24:24] 'MSExchangeAB' was running.
[10:24:24] (0) Starting MSExchangeAB...
[10:24:25] (0) MSExchangeAB has 0 dependents.
[10:24:25] (0) Exit: RestoreServiceAndDependents 'MSExchangeAB'
[10:24:25] (0) Enter: RestoreServiceAndDependents 'MSExchangeADTopology'.
[10:24:25] 'MSExchangeADTopology' was running.
[10:24:25] (0) Starting MSExchangeADTopology...
[10:24:25] (0) MSExchangeADTopology has 17 dependents.
[10:24:25] (1) Enter: RestoreServiceAndDependents 'MSExchangeTransportLogSearch'.
[10:24:25] 'MSExchangeTransportLogSearch' was not running.
[10:24:25] (1) MSExchangeTransportLogSearch was not previously running.
[10:24:25] (1) Exit: RestoreServiceAndDependents 'MSExchangeTransportLogSearch'
[10:24:25] (1) Enter: RestoreServiceAndDependents 'MSExchangeTransport'.
[10:24:25] 'MSExchangeTransport' was running.
[10:24:25] (1) Starting MSExchangeTransport...
[10:24:30] (1) MSExchangeTransport has 0 dependents.
[10:24:30] (1) Exit: RestoreServiceAndDependents 'MSExchangeTransport'
[10:24:30] (1) Enter: RestoreServiceAndDependents 'MSExchangeThrottling'.
[10:24:30] 'MSExchangeThrottling' was not running.
[10:24:30] (1) MSExchangeThrottling was not previously running.
[10:24:30] (1) Exit: RestoreServiceAndDependents 'MSExchangeThrottling'
[10:24:30] (1) Enter: RestoreServiceAndDependents 'MSExchangeServiceHost'.
[10:24:30] 'MSExchangeServiceHost' was running.
[10:24:30] (1) Starting MSExchangeServiceHost...
[10:24:31] [Error] System.Management.Automation.PSArgumentException: 无法处理参数,因为参数“contents[0, 1]”的值无效。请更改“contents[0, 1]”参数的值,然后再次运行此操作。
   在 Microsoft.PowerShell.ConsoleControl.CheckWriteConsoleOutputContents(BufferCell[,] contents, Rectangle contentsRegion)
   在 Microsoft.PowerShell.ConsoleControl.WriteConsoleOutput(SafeFileHandle consoleHandle, Coordinates origin, BufferCell[,] contents)
   在 Microsoft.PowerShell.ConsoleHostRawUserInterface.SetBufferContents(Coordinates origin, BufferCell[,] contents)
   在 Microsoft.PowerShell.ProgressPane.Hide()
   在 Microsoft.PowerShell.ConsoleHostUserInterface.PreWrite()
   在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteToConsole(String value, Boolean transcribeResult)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(String value)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.Write(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
   在 System.Management.Automation.Host.PSHostUserInterface.WriteLine(ConsoleColor foregroundColor, ConsoleColor backgroundColor, String value)
   在 Microsoft.PowerShell.ConsoleHostUserInterface.WriteWarningLine(String message)
   在 System.Management.Automation.Internal.Host.InternalHostUserInterface.WriteWarningRecord(WarningRecord record)
   在 System.Management.Automation.MshCommandRuntime.WriteWarning(WarningRecord record)
   在 System.Management.Automation.Cmdlet.WriteWarning(String text)
   在 Microsoft.Exchange.Configuration.Tasks.Task.WriteWarning(LocalizedString text)
   在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessUnhandledException(Exception e)
   在 Microsoft.Exchange.Configuration.Tasks.Task.ProcessRecord()
   在 System.Management.Automation.CommandProcessor.ProcessRecord()
[10:53:38] -----------------------------------------------

DAG切换数据库副本日志出现错误提示

Exchange 2007升级至2013后,OUTLOOK多出一个图标,键入Exchange 密码并连接

$
0
0

各位工程师,我将Exchange2007SP3升级至2013cu22后,发现outlook 2010 发送/接收选项多出个 键入Exchange密码并连接的图标,我该如何关闭它?

Exchange2007和2013处于共存状态,邮箱已经迁移至2013,我怎么才能关闭这给图标?



exchange2010升级2016所需权限

$
0
0

某公司,总部和分部,约10多个分公司

总部已升级到Exchange2016,上海的分公司最近也考虑从Exchange2010升级到2016

采用父子域的架构,总部为父域,分公司是子域

由于上海的分公司只有子域管理员的权限,如果需要额外的权限,必须事先向总部申请报备。

请问,这种情况下,需要申请哪些权限

Viewing all 9623 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>