<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
(2010年07月29日 12:28), Israel Brewster wrote:
<blockquote
cite="mid:D61698F6-D2FA-4D62-ADA3-6C3764A75E9D@frontierflying.com"
type="cite">Is there a plugin that allows me to check if I can
make an ActiveSync connection to an exchange server? I've found
plugins that use, for example, check_nt to check various
parameters of the exchange server, and of course I can make sure
that IMAP and SMTP connections are working, but I haven't found
one to check if I can actually make an activesync/exchange
connection., i.e. if my users can actually connect. Thanks.
<div><br>
<div>
<span class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family: Helvetica;
font-size: medium; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: 2; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;"><span
class="Apple-style-span" style="font-family: 'Times New
Roman',serif; font-size: 16px;"><span
class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family: Helvetica;
font-size: medium; font-style: normal; font-variant:
normal; font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows: 2;
word-spacing: 0px;"><span class="Apple-style-span"
style="font-family: 'Times New Roman',serif;
font-size: 16px;"><span class="Apple-style-span"
style="border-collapse: separate; color: rgb(0, 0,
0); font-family: Helvetica; font-size: medium;
font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal;
line-height: normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal; widows:
2; word-spacing: 0px;"><span
class="Apple-style-span" style="font-family:
'Times New Roman',fantasy; font-size: 16px;"><span
class="Apple-style-span" style="border-collapse:
separate; color: rgb(0, 0, 0); font-family:
Helvetica; font-size: medium; font-style:
normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height:
normal; orphans: 2; text-indent: 0px;
text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px;"><span
class="Apple-style-span" style="font-family:
Helvetica,sans-serif; font-size: 12px;">
<div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">-----------------------------------------------<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">Israel
Brewster<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">Computer
Support Technician II<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">Era
Alaska<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">5245
Airport Industrial Rd<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">Fairbanks,
AK 99709<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">(907)
450-7250 x7293<o:p></o:p></span></div>
</div>
<div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;">-----------------------------------------------</span></div>
<div style="margin: 0in 0in 0.0001pt;
font-size: 12pt; font-family: 'Times New
Roman',serif;"><span style="font-size:
9pt; font-family:
Helvetica,sans-serif; color: black;"><span
class="Apple-style-span"
style="font-family: Helvetica;
font-size: medium;"></span></span><span></span><br
class="Apple-interchange-newline">
<span></span><span></span><span></span></div>
</div>
</div>
</span></span></span></span></span></span></span></span></div>
</div>
<br>
</blockquote>
You can always attempt some sort of check on
<a class="moz-txt-link-freetext" href="http://yourwebaddress/Microsoft-Server-ActiveSync">http://yourwebaddress/Microsoft-Server-ActiveSync</a>. ActiveSync is
wrapped in HTTP and the first thing you should get is a web login
when you go to that site. You can start there.<br>
</body>
</html>