码迷,mamicode.com
首页 >  
搜索关键字:exchange 2013 oab不能下载的解决办法    ( 2900个结果
Use powershell script against password hacking over OWA
In my previous company Exchange OWA isn't published to internet, so this blog described my first time encountering hacker trying to hack my new compan...
分类:系统相关   时间:2015-09-18 21:58:40    阅读次数:1132
用powershell脚本自动阻止OWA爆破AD账户密码
This artical will also be published in English:http://www.cnblogs.com/LarryAtCNBlog/p/4820327.html以前所在的公司OWA什么的都不对外开放倒是从来没有经历过利用Exchange OWA的AD账户密码爆破行...
分类:系统相关   时间:2015-09-18 21:52:49    阅读次数:625
浅谈在outlook中添加Exchange共享账户
相信大家都知道如何在outlook中添加另一个Exchange邮箱账户的mailbox.不过还是简单说一下,实现的过程:1.建一个共享账号2.在Exchangeconsole中选中这个邮箱,右键选"FullAccessPermission",然后添加相关账户3.在outlook中添加Mailbox,这样就搞定了。这样添加共享邮箱会有个问..
分类:其他好文   时间:2015-09-18 12:08:26    阅读次数:277
ssh_exchange_identification: Connection closed by remote host
(1)最简单的解决方法就是让/etc/hosts.allow 和/etc/hosts.deny里面的所有信息都不生效,全部注销掉,重启SSH服务就可以了.但是,有时候在你修改后不久,仍然会出现/etc/hosts.deny自动修改,让你还是登录不了,此时需要检查denyhosts服务。在redhat...
分类:其他好文   时间:2015-09-17 13:30:33    阅读次数:135
windows下使用makecert命令生成自签名证书
1、makecert命令路径C:\Program Files (x86)\Windows Kits\8.1\bin\x642、生成一个自签名证书makecert -r -pe -n "CN=ctrip" -b 01/01/2015 -e 01/01/2055 -sky exchange -ss my
分类:Windows程序   时间:2015-09-16 19:28:03    阅读次数:3698
POJ 2240 Arbitrage
Description:Arbitrage is the use of discrepancies in currency exchange rates to transform one unit of a currency into more than one unit of the same c...
分类:其他好文   时间:2015-09-16 17:59:31    阅读次数:257
Exchange 2013 DAG
一、实验环境:EX0210.0.0.3(DB:ITDepartment)EX0310.0.0.6(DB:AdminDepartment)DAGIP:10.0.0.10见证服务器为DC二、先决条件1、首先确认Exchange所有服务器都隶属于ExchangeTrustedSubsystem组2、将ExchangeTrustedSubsystem加入到见证服务器的本地administrators组(如果..
分类:其他好文   时间:2015-09-16 16:03:22    阅读次数:292
POJ 1806 Currency Exchange
Description:Several currency exchange points are working in our city. Let us suppose that each point specializes in two particular currencies and perf...
分类:其他好文   时间:2015-09-16 12:06:49    阅读次数:214
exchange 2013 客户端不能自动发现
默认我们安装好exchange2013,在客户端配置Outlook的时候并不能自动发现。会一直提示输入用户名和密码,输入完成后也不能正常登陆。由于exchange2013自动发现是依赖于IIS中的autodiscover和DNS中的autodiscoverSRV记录的。安装完exchange2013以后IIS中会自动生成Autodiscover,..
分类:其他好文   时间:2015-09-15 16:40:28    阅读次数:218
登录Exchange 2013 OWA或ECP 提示“HTTP 500内部服务器错误”的解决办
今天网友发一远程协助,重启exchange2013后无法访问管理中心,提示“HTTP500内部服务器错误”,一开始以为是服务的问题,重启IIS仍然报错,后来通过查资料终于把问题解决了,现将整过过程记录下来,供后期遇到同来问题的朋友参考。1、访问出错图:2、解决方法:打开ExchangeMan..
分类:Web程序   时间:2015-09-15 14:52:56    阅读次数:311
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!