码迷,mamicode.com
首页 >  
搜索关键字:exchange 延迟发送    ( 2923个结果
Exchange 2016 OWA登录后空白页面
原因是exchangebackend网站的https没有绑定或者绑定错误的证书
分类:其他好文   时间:2018-04-20 11:43:50    阅读次数:149
Exchange 2016省略域名登录OWA
Exchange 2016 域名 OWA
分类:其他好文   时间:2018-04-20 00:14:54    阅读次数:129
Exchange服务器系统蓝屏及脱域后解决办法
在工作中有时会出现Exchange服务器在意外重启后蓝屏并且无法直接恢复的情况,通过灾难恢复方式处理之后稳定运行一个月该服务器又出现脱域的现象。在此我总结处理问题的过程及思路,希望能对同行有所帮助。环境:操作系统:WindowsServer2008R2sp1Exchange版本:Exchange2010sp3CU8架构:3台CAS+4台MBX现象:CAS服务器中的一台(用CAS2表示)系统在意外重
分类:其他好文   时间:2018-04-19 11:56:29    阅读次数:213
访问资源邮箱时出错:“该值”已存在于集合中“
在Exchange 2013 EAC中访问资源邮箱时,可能会遇到一个错误,可能会阻止您查看或编辑房间邮箱属性
分类:其他好文   时间:2018-04-17 11:49:25    阅读次数:211
How to Access the Exchange (2013/2016) Admin Cente
When trying to access the Exchange Admin Center on either an Exchange 2016 or 2013 server with your Admin user account, you could potentially see an error (500 Unexpected Error) or get redirected to an older Exchange (2010 or 2013) and therefore not get access to the Administrative interface, that you were expecting.
分类:数据库   时间:2018-04-17 11:32:35    阅读次数:200
java:左右手交换纸牌
/*Exchange.java2018.4.16练习2左右手纸牌交换V.01/importjava.util.;//导入java.util所有类publicclassExchange{publicstaticvoidmain(String[]args){intsum,left,ringt;//左手,右手,缓存Scannerinput=newScanner(System.in);//System.i
分类:编程语言   时间:2018-04-16 20:33:49    阅读次数:269
Exchange刷新已禁用邮箱状态
刷新已禁用用户邮箱状态Get-MailboxStatistics-DatabaseMXDB-NanQu|foreach{Update-StoreMailboxState-Database$_.Database-Identity$_.MailboxGuid-Confirm:$False}Get-MailboxDatabase|Get-MailboxStatistics|Where{$_.Displa
分类:其他好文   时间:2018-04-16 18:31:14    阅读次数:206
exchange 2013 批量新建邮箱用户
用脚本批量新建邮箱用户
分类:其他好文   时间:2018-04-15 20:58:24    阅读次数:185
Exchange 2013 删除指定主题的邮件
删除收件箱中主题为“xxx”的邮件
分类:其他好文   时间:2018-04-15 16:14:13    阅读次数:298
Exchange 2013 设置邮箱用户最大收件人
设置邮箱用户最大收件人
分类:其他好文   时间:2018-04-15 14:48:40    阅读次数:351
2923条   上一页 1 ... 69 70 71 72 73 ... 293 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!