You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
129 lines
3.8 KiB
129 lines
3.8 KiB
<form version="1.1">
|
|
<label>Client Service Overview - Microsoft Exchange</label>
|
|
<search id="clientlandingowasearch" ref="Client Landing - OWA"></search>
|
|
<search id="clientlandingactivesyncsearch" ref="Client Landing - ActiveSync"></search>
|
|
<search id="clientlandingewssearch" ref="Client Landing - EWS"></search>
|
|
<search id="clientlandingoutlookanywheresearch" ref="Client Landing - Outlook Anywhere"></search>
|
|
<row>
|
|
<panel id="singleview1">
|
|
<html>
|
|
<style type="text/css">
|
|
#clientlandingowa .single-value .single-result {
|
|
font-size: 25px !important;
|
|
}
|
|
</style>
|
|
</html>
|
|
<single id="clientlandingowa">
|
|
<title>$clo$</title>
|
|
<search base="clientlandingowasearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
<done>
|
|
<set token="clo">$result.process$</set>
|
|
</done>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<option name="rangeColors">["0x53a051","0x0877a6","0xf8be34","0xf1813f","0xdc4e41"]</option>
|
|
<option name="useColors">0</option>
|
|
<drilldown>
|
|
<link target="_self">client_owa</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
Outlook Web Access, or OWA as it is more commonly referred to, is the web interface into a users mailbox.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
<panel>
|
|
<html>
|
|
<style type="text/css">
|
|
#clientlandingactivesync .single-value .single-result {
|
|
font-size: 25px !important;
|
|
}
|
|
</style>
|
|
</html>
|
|
<single id="clientlandingactivesync">
|
|
<title>$acs$</title>
|
|
<search base="clientlandingactivesyncsearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
<done>
|
|
<set token="acs">$result.process$</set>
|
|
</done>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<drilldown>
|
|
<link target="_self">client_activesync</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
Microsoft ActiveSync is a web-based synchronization protocol for most mobile devices, including iPhones and Android phones. Blackberry devices do not currently support ActiveSync.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
</row>
|
|
<row>
|
|
<panel>
|
|
<html>
|
|
<style type="text/css">
|
|
#clientlandingews .single-value .single-result {
|
|
font-size: 25px !important;
|
|
}
|
|
</style>
|
|
</html>
|
|
<single id="clientlandingews">
|
|
<title>$ews$</title>
|
|
<search base="clientlandingewssearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
<done>
|
|
<set token="ews">$result.process$</set>
|
|
</done>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<drilldown>
|
|
<link target="_self">client_ews</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
Exchange Web Services is used by third-party clients for manipulating mailboxes. It is notably used by Entourage and Outlook for Mac.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
<panel>
|
|
<html>
|
|
<style type="text/css">
|
|
#clientlandingoutlookanywhere .single-value .single-result {
|
|
font-size: 25px !important;
|
|
}
|
|
</style>
|
|
</html>
|
|
<single id="clientlandingoutlookanywhere">
|
|
<title>$oas$</title>
|
|
<search base="clientlandingoutlookanywheresearch">
|
|
<query>|rex field=light "(?<status>.*)light" | eval status= "status:"+status
|
|
</query>
|
|
<done>
|
|
<set token="oas">$result.process$</set>
|
|
</done>
|
|
</search>
|
|
<option name="drilldown">all</option>
|
|
<option name="field">status</option>
|
|
<drilldown>
|
|
<link target="_self">client_outlookanywhere</link>
|
|
</drilldown>
|
|
</single>
|
|
<html>
|
|
<span>
|
|
Outlook Anywhere is used by clients on the Internet and provides an RPC-based connection through a HTTPS secure transport.
|
|
</span>
|
|
</html>
|
|
</panel>
|
|
</row>
|
|
</form> |