| Author |
Message |
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 09/06/2010 10:16:49
|
mszc
SysAider
Joined: 19/08/2009
Messages: 16
Offline
|
Hi itayH,
it Exchange 2007 with Outlook 2007/2010 and Sysaid 7.0.04 PRO PLUS.
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 17/06/2010 08:06:53
|
RafVilla
SysAider
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.
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 19/07/2010 11:12:35
|
adietz
Elite SysAider

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
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 20/07/2010 09:29:19
|
adietz
Elite SysAider

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
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 22/07/2010 10:01:10
|
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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 02/09/2010 13:10:28
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 05/09/2010 06:49:15
|
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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 06/09/2010 15:07:38
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 07/09/2010 08:34:05
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 07/09/2010 18:45:13
|
adietz
Elite SysAider

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
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 08/09/2010 14:08:50
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 13/09/2010 10:00:26
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 15/09/2010 14:46:57
|
techguy
SysAid Mod

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 |
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 25/05/2011 09:07:02
|
TLSB
SysAider

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
|
|
|
![[Post New]](/Sysforums/templates/default/images/icon_minipost_new.gif) 25/05/2011 12:21:38
|
R Young The Clyde Group
SysAider
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.
|
|
|