码迷,mamicode.com
首页 >  
搜索关键字:exchange outlook    ( 3474个结果
Office365—Exchange管理5—日历
要说Exchange和其他邮件系统相比最大优点的话,个人觉得就是Exchange功能庞大而又使用便捷的日历系统了。个人的行程安排、会议室的使用、甚至公司任何资源的调度,都可以使用Exchange的日历系统来进行共享显示和分配。1.首先我们来看下OWA中日历的使用。在O365中,日历独立到了..
分类:其他好文   时间:2014-08-13 19:28:28    阅读次数:3462
使用OWA重置账户密码后,旧密码依然能够登录问题解决
在Exchange运维的过程中,大家可能会遇到用户通过OWA成功重置完密码后,虽然新密码可以登录,但是旧密码依然能够通过OWA登录,域计算机登录和outlook不会出现此问题。这个问题是由于IIS的TokenTTL时间设置错误导致的,TokenTTL是指令牌缓存的时间,是保证IIS性能的一项设置,默..
分类:其他好文   时间:2014-08-13 19:17:57    阅读次数:208
USACO Section 2.1 Sorting a Three-Valued Sequence
/*ID: lucien23PROG: sort3LANG: C++*/#include #include #include #include using namespace std;void exchange(int nums[], int begin, int end, int N, int x...
分类:其他好文   时间:2014-08-13 00:37:14    阅读次数:210
poj-------(2240)Arbitrage(最短路)
ArbitrageTime Limit:1000MSMemory Limit:65536KTotal Submissions:15640Accepted:6563DescriptionArbitrage is the use of discrepancies in currency exchange...
分类:其他好文   时间:2014-08-12 21:31:14    阅读次数:162
启用Exchange 2013邮箱服务器反垃圾邮件功能
Exchange2013的邮箱反垃圾功能相对之前的老版本2010做了很大的调整,不再提供直观可用的图形化的操作管理界面,而是采用了命令行的方式进行安装和管理。—————————————————————————————————————————————反垃圾邮件和反恶意软件相..
分类:其他好文   时间:2014-08-12 13:57:15    阅读次数:7572
SPF,DSPF,RDPF,SPEF and SBPF.
SPF--Standard Parasitic FormatDSPF--Detailed Standard Parasitic FormatRSPF--Reduced Standard Parasitic FormatSPEF--Standard Parasitic Exchange FormatS...
分类:其他好文   时间:2014-08-12 10:14:03    阅读次数:461
nagios(icinga)借助check_hp插件监控惠普服务器硬件信息
nagios(icinga)借助check_hp插件监控惠普服务器硬件信息http://cpan.metacpan.org/authors/id/D/DT/DTOWN/Net-SNMP-v6.0.1.tar.gzhttp://exchange.nagios.org/directory/Plugins/Hardware/Server-Hardware/HP-(Compaq)/check_hp/details被监控端:$sudoapt-getinstallsnmpd$sud..
分类:移动开发   时间:2014-08-11 18:17:23    阅读次数:341
JUC——Exchanger
A synchronization point at which threads can pair and swap elements within pairs. Each thread presents some object on entry to the exchange method, matches with a partner thread, and receives its par...
分类:其他好文   时间:2014-08-11 17:57:12    阅读次数:303
outlook2010设置本地文件夹
最近在把outlook从2007升级到了2010,但一般WEB邮箱容量很小,得将邮件接收到本地,而outlook2010和outlook2007在设置为接收到本地的方法极不相同,如果按照以前2007的方式设置你会发现根本不能接收到本地。工具/原料outlook2010?邮箱帐号方法/步骤从开始菜单中...
分类:其他好文   时间:2014-08-11 11:55:02    阅读次数:296
yii表单
yii 的dropdownlist,用yii的session可以记下选中的状态 $form = $this->beginWidget('CActiveForm',array('action'=>$this->CreateUrl('exchange/search')));...
分类:其他好文   时间:2014-08-09 21:24:09    阅读次数:217
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!