|
|
Exchange Group Calendar
version 3.0 - FAQ A lot of issues have a simple cause. You must however enable logging (log to text file in the gcadmin console) and maybe restart the EGC service to get more information about the problem. Once logging is enabled you will find the logs in the installation directory of the EGC service.
Ø Turn off .NET impersonation authentication on the EWS virtual directory and just leave Windows authentication.
Ø
Maybe
the gcadmin service account password expired after the standard 30 days
period.
Ø There's an Iphone app for that available here. Or use the light weight web solution by Lee Derbyshire How to use the Master Category List so we see category colors in the Free/Busy viewer
gcadmin console credentials check error. ("impersonation" error or "The Autodiscover service couldn't be located” error)
Ø
Often the internal domain name is different from the external domain name.
(example domain.local and domain.com)
Log file error: There was a problem connecting to the license server. Please make sure your firewall allows for connections to licmax.com Ø The software needs to be able to read the license from our license server over port 80 (standard HTML port) from IP Address 74.208.174.12. For tight security environments, be advised that the software can be installed on any computer that is able to connect to your exchange server. Another point of interest is that the software connects to the internet as the account that runs the " EGC-Service " service. When using a proxy server, you may have to change that account to a domain account that has permissions to use the proxy server. Log file error: Impersonation error for user abc@def,com : Invalid URI: The hostname could not be parsed. Ø Check the email address of the user. It may be typed incorrectly in Gcadmin.exe. It may also help to match the User Principle Name (drop down box in the account tab of the mailbox) so it matches the primary email address. If the suffice is not available then you should add it in "UPN Suffices" in the AD domains and trusts tool. Log file error: Unable to cast object of type 'System.Int32' to type 'System.Byte[]'. Ø Was fixed after reinstalling service pack 3 of outlook 2003 on the client pc. Also seen on migrated calendar items created by Exmerge. Not fixable. Log file error: Problem while trying to delete replica items: Object variable or With block variable not set. Ø Make sure the user has author permissions in the groupcalendars that he/she is member of. Gcadmin console error on Exchange 2007 about impersonation while trying to add a new groupcalendar path to the list Ø This may be caused because the command that was entered in the Exchange shell did not set impersonation correctly on all required objects. First try it with a exchange command shell command: Get-MailboxDatabase | Add-ADPermission -User gcadmin -extendedRights ms-Exch-EPI-May-Impersonate -InheritanceType none
If that does not fix it do the following to check and
correct Gcadmin console error on Exchange 2007 : The server to which the application is connected cannot impersonate the requested user due to insufficient permission." Ø Make sure you run the correct command shell command. There are two versions for 2007 (2 command lines) and 2010. The command must be one long line when you paste it in the shell. Gcadmin console error: Unable to add a groupcalendar in the Gcadmin console. Message about exchange not supporting the version. Ø When on Exchange 2007, tick the box under the Gcadmin account credentials and try again. When on 2010 it should work without the box ticked. If it works when you do tick the box then install service pack 1 of exchange 2010. Service refuses to start after fresh install or update.
Ø Open
RunEGCasService.ini and double check the paths. If the software is installed in
c:\EGC then it should look like this If you get error 5 in the log file (sc manager) it's a permissions issue. Start an elevated command prompt and run the INstallservice.bat from that. "Error 401 Unauthorized" accessing Autodiscover url https://x.b.com/autodiscover/autodiscover.xml where server name is A.B.Com and OWA url is X.B.Com while having a valid SSL SAN certificates for both. Ø http://support.microsoft.com/kb/896861
After it has been working fine for a while I
added a lot of calendars and now the log is full of errors like "Impersonation
error for user A@B.com : The Autodiscover service returned an error.
Ø
http://msexchangeteam.com/archive/2010/08/27/456040.aspx shows that Exchange
2010 now ships with throttling ON. So it limits resources that one user (or
application) can use.
Ø Assuming
that you are running the command using an account with exchange administrative
permissions the problem may be that the exchange commands have not been
registered anymore in the shell. To fix this run this command:
Ø Give the users an additional short email address. Remove the long address from the gcadmin console and add the short one. You can automate this in your Exchange server email policy
|