码迷,mamicode.com
首页 >  
搜索关键字:azure exchange 2016    ( 5064个结果
使用zabbix通过snmp来监测微软云上的虚拟机
这几天一直在折腾虚拟机的监测,顺便记录下一些心得:使用zabbix监测微软云上的虚拟机1. 在ms azure管理界面创建一台ubuntu 12.04的虚机, 并添加端口udp 161(snmp 访问需要)2. 安装SNMP到这台机器上(linux)。 1. sudo apt-get instal....
分类:其他好文   时间:2014-05-28 03:06:37    阅读次数:610
NOTES : A Model of Gas Exchange for Hyperpolarized Xe(129) Magnetic Resonance of the Lung
NOTES : A Model of Gas Exchange for Hyperpolarized Xe(129) Magnetic Resonance of the Lung背景知识:Gasexchangeistheessentialfunctionofthelung.Ingeneral,alu...
分类:Web程序   时间:2014-05-26 16:45:06    阅读次数:352
反转字符串(c语言)
简单的反转字符串实现#include #include "string.h"void exchange(char *string, int c1, int c2);void revertString(char *string, int iStart, int iEnd);int main(int a...
分类:编程语言   时间:2014-05-26 01:28:27    阅读次数:417
反转句子中单词的顺序(单词中字符的顺序保持不变,c语言)
1 #include 2 #include 3 4 void exchange(char *string, int c1, int c2); 5 void revertString(char *string, int iStart, int iEnd); 6 void revertWords...
分类:编程语言   时间:2014-05-26 01:21:46    阅读次数:307
Azure China (4) 管理Azure China Storage Account
《Windows Azure Platform 系列文章目录》 看过我之前几章内容的读者都知道,Azure China和Azure Global服务类型的Endpoint是不同的,比如我们创建一个Azure Storage,命名为leizhangstorage。则这个Azure Storage...
分类:其他好文   时间:2014-05-25 22:26:05    阅读次数:333
Outlook anywhere无法从外网连接exchange server 2007
Outlookanywhere无法从外网连接exchangeserver2007当一个使用OutlookAnywhere的客户端尝试连接WindowsServer2008上运行的Exchange2007SP1时,该客户端将失败。这是因为在WindowsServer2008上运行的客户端访问服务器上的RPCProxy组件无法通过端口6004来连接Exchange邮箱服务器上..
分类:其他好文   时间:2014-05-25 08:19:32    阅读次数:296
Exchange 2013SP1和O365混合部署系列五
做完混合部署后,我们先测试下通过ECP去创建O365上面的邮箱.在新建邮箱下面明显可以看出多了个O365邮箱.新建一个名为李小二的邮箱用户.创建成功后可以看见邮箱类型哪里显示的是O365.也就是我这是一个O365的邮箱,不是本地邮箱.我们在去O365的面板看看是否创建.没问题.下面我们测..
分类:其他好文   时间:2014-05-25 06:03:16    阅读次数:287
451 4.7.0 Temporary server error. Please try again later. PRX2 故障处理
本周四临近下班时,接到一个客户的电话——其Exchange2013CU2系统终端用户无法使用SMTP方式发送邮件。当客户端(OLK或者Foxmail)发送邮件时,系统提示错误:4514.7.0Temporaryservererror.Pleasetryagainlater.PRX2诊断时,通过telnetServer25命令检测可以连接;通过客户端软..
分类:其他好文   时间:2014-05-25 05:05:39    阅读次数:4214
System Center 2012 R2实例2—构建Azure Pack云4—构建VM云
要在WAP中创建VM云,首先要注册SCSPF(SystemCenterServiceProviderFoundation)。通过SPF可以把WAPPortal和SCVMM对接,以实现网站门户对VM云的管理。可以使用单独一台VM做SPF服务器,需要首先安装VMM控制台。我这里为了精简VM,直接安装在SCVMM服务器上了。打开SCO安装包选取..
分类:其他好文   时间:2014-05-24 17:07:22    阅读次数:470
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!