Home    Forums    Feature Requests    Beta Issues    SysAid Resources    Documentation    Support
Hello Guest,  Login   
        
DOWNLOAD FREE EDITION
    
     Recent Topics    Hottest Topics    Online Members    Member Listing    Advanced Search
Integration Exchange  XML
Forum Index » Online Aid
 
Author Message
mszc
SysAider

SysAider from release 5.5 Germany
Joined: 19/08/2009
Messages: 16
Offline

Hi itayH,

it Exchange 2007 with Outlook 2007/2010 and Sysaid 7.0.04 PRO PLUS.
RafVilla
SysAider

SysAider from release 6 United States Pathfinder
Joined: 25/11/2009
Messages: 5
Offline

Sorry for the late response. We are using Exchange 2007 and SysAid 7.0.4. For the option to mange full access permissions, go to your Exchange server. Open up Management Console, click on Recipient Configuration and then Mailboxes. Find the boxes for your admins and either right click on them or look on the right hand side for "Manage Full Access Permissions..." then click on the SysAid account you created in the earlier steps to that mailbox and now that user and make changes to your admins accounts. Hope this clarifies it a little better.
adietz
Elite SysAider


SysAider from release 5.6 United States Pathfinder
Joined: 30/12/2008
Messages: 104
Offline

Hi,

I had received an email that 7.0.05 would correct the issues with Exchange 2010 integration. I downloaded and upgraded my server, and still i am unable to get it to work. I sent the logs from my server back to support via my already open case number: 295950.

Thanks,
Alex
adietz
Elite SysAider


SysAider from release 5.6 United States Pathfinder
Joined: 30/12/2008
Messages: 104
Offline

Just wanted to update, thanks to Adam's help @ SysAid, if you are running Exchange 2010 you need to add the following from the Exchange management shell on your Client Access Server:

Set-RpcClientAccess –Server servername –EncryptionRequired $False

Note: Please replace "servername" with the actual name of your Client Access Server.

For more details, please refer to http://technet.microsoft.com/en-us/library/dd351072.aspx.

Alex

This message was edited 1 time. Last update was at 20/07/2010 09:29:49

itayH
SysAid Customer Relations


Joined: 23/09/2009
Messages: 1092
Offline

Thanks for the update Alex, I'm sure it will help many many users

Best Regards,
Itay
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

Is exchange 2010 supported now ?

Itay posted http://www.ilient.com/Sysforums/posts/list/5187.page#22494 - does that mean it now works?
what rights have to be granted and how?

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
itayH
SysAid Customer Relations


Joined: 23/09/2009
Messages: 1092
Offline

Hi techguy,

Yes, Exchange 2010 is possible. We are using it now

Best Regards,
Itay
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

can you give me the full correct steps from the beginning to make it work with 2010 then please?

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

I tried installing CDO on the sysaid server and that did not make it work either.

Could you please provide the correct instructions for the set up of the user account on exchange 2010 as no-one has posted these yet.

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
adietz
Elite SysAider


SysAider from release 5.6 United States Pathfinder
Joined: 30/12/2008
Messages: 104
Offline

Hi Techguy,

I will see if I can find my note from when I set this up. Basically I used the same "impersonate" commands that Blackberry Enterprise Server uses when setting up an account for it w/ Exchange.

Those commands were:



Now in the case above change "BES Admin EWS" to "SysAid" and the "BESAdmin" to the user account you are using with Sysaid for Exchange integration.


Then the next step after that is to run the command from the Exchange Command Console on the CAS server:



Note: Please replace "servername" with the actual name of your Client Access Server.


You don't need the CDO objects installed as Sysaid's implementation has that built in.

Hopefully that works for you. It took some trial and error on my part to get it to work.

Alex

This message was edited 1 time. Last update was at 07/09/2010 18:46:24

techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

thanks for the suggestions which I tried, but it still does not work.
sysaid log shows:-

2010-09-08 18:59:15,327 [http-8080-21] ERROR com.ilient - Error on TestExchangeSettings
com.moonrug.exchange.ExchangeException: com.moonrug.exchange.mapi.SessionProtocol.open
at com.moonrug.exchange.mapi.SessionProtocol.open(SessionProtocol.java:189)
at com.moonrug.exchange.Session.open(Session.java:146)
at com.ilient.calendar.TestExchangeSettings.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at jcifs.http.NtlmHttpFilter.doFilter(NtlmHttpFilter.java:11
at com.ilient.server.LoginFilter.doFilter(Unknown Source)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:29
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:58
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:619)
Caused by: Client and server versions are not compatible. (0x80040110)
at com.moonrug.mapi.B.P.ø00000(moonrug:151)
at com.moonrug.mapi.MapiSession.getStore(MapiSession.java:226)
at com.moonrug.mapi.MapiSession.getUserStore(MapiSession.java:195)
at com.moonrug.mapi.MapiSession.open(MapiSession.java:11
at com.moonrug.exchange.mapi.SessionProtocol.open(SessionProtocol.java:184)




so what is this Client and server versions are not compatible. (0x80040110) ?

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

No other suggestions? - perhaps I am at the point where I will have to open an incident on this then.

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
techguy
SysAid Mod


SysAider from release 4 United Kingdom Pathfinder Meet me in Vegas - SysAid technology Conference - 28-30/4/2010
Joined: 11/06/2008
Messages: 1506
Location: England
Offline

I had not upgraded to 7.0.05, I was still on 7.0.04, today I upgraded to 7.0.05 and now it works,
BUT, I have gone in to my calendar settings and ticked al the boxes, but only new appointments I create seem to sync to my exchange calendar, no existing SR Due Dates are on my exchange calendar.

is this the way it works, can it only track new items that get added to your calendar after it is enabled? - in which case what is the past 30 days setting all about?

Need help? Try the SysAid wiki first! - http://sites.google.com/site/sysaidwiki
TLSB
SysAider


SysAider from release 7.5 South Africa
Joined: 24/03/2011
Messages: 2
Offline

Im not currently using Exchange but using A Similar Email Server software called Kerio Connector, it works in the same way as Exchange but i will cant sync my calander.

I don't know if there will be any support for Kerio.

BTW Kerio is far more easier to setup, configure and troubleshoot then Exchange
R Young The Clyde Group
SysAider

SysAider from release 7 United Kingdom Pathfinder
Joined: 06/05/2011
Messages: 6
Offline

I agree with TLSB.

We use MDaemon which is, in many ways, a real viable alternative to Exchange. Although the Redmond behemoth is hugely prevalent in the marketplace, it would be nice to see developers take notice of those of us who dont always sing from the same hymn sheet. Although I do appreciate that development should focus on the masses.
Forum Index » Online Aid
Go to:   
Help Desk Software
Free Help Desk Software
Free Asset Management Software
SysAid Helpdesk Software
Web Based Help Desk Software
SysAid Help Desk Forum
General IT Discussion Forum
SysAid CSS Customer Service Software
Customer Support Software
   SysAid Technologies Ltd.
   Toll-Free phone center (U.S.): 1-800-686-7047
   Offices - U.S.617-231-0124
   Israel:+972-3-533-3675
   Email:helpdesk@sysaid.com
   Optimized by SEO Israel
   SysAid logos and other SysAid Technologies marks
   are trademarks or registered trademarks of
   SysAid Technologies Ltd.
   All Rights Reserved by SysAid Technologies Ltd.
   2002-2011
   Live Support Hours
   07:00 AM - 09:30 PM (UK)
   03:00 AM - 05:30 PM (EDT)

   We provide worldwide services, and we do our best
   to match the working times of customers from
   different time zones.

   SysAid Help Desk Software and Asset Management Software
Privacy Policy © Terms Of Use