After having much difficulty with this myself, I thought I'd post some of the gotchas around making the Outlook add-in work for FIM 2010 Group Management scenarios.
Before you start, make sure the following has been verified:
While you can rely on configuring the clients at install time, it is recommended that you
NOTE: ADMX templates must be edited from a 2008/Vista/7 system
NOTE: Both Configure FIM Service mailbox address and Configure valid senders of approval requests should have the same entries – do not configure one and not the other.
You should also highly consider adding your FIM portal address to the list of Intranet sites and pushing this out via group policy as well.
Possible issues include:
Ensure that all mailboxes are on Exchange 2007 and that the senders are configured properly via policy.
The buttons appear in the preview pane, but not in the expanded email, nor do the context sensitive options appear when right clicking the email in the list view. Try this:
During a request approval process you may receive an email back from FIM with the following text:
Your response to the request for approval was received, but some errors occurred in processing it. We were unable to approve or reject the request(s) to which you were responding. Please contact your Forefront Identity Manager support personnel for assistance.
Your response to the request for approval was received, but some errors occurred in processing it.
We were unable to approve or reject the request(s) to which you were responding.
Please contact your Forefront Identity Manager support personnel for assistance.
The request may have even succeeded, but per the Best Practice recommendation, ensure that Require that all senders are authenticated has been checked on the FIM Web Service mailbox.
You get the Forefront Identity Manager service respons: Add member(s) to group(s) email and none of the members could be added. Validate the following:
If the requested Approver (the owner of the group that requires approval) does not have an email attribute specified in the portal then you will get this error.
You can validate that the FIM policy is applying by opening up regedit and validating the following entries:
HKEY_CURRENT_USER\Software\Policies\Microsoft\Forefront Identity Manager\2010\Add-ins
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Forefront Identity Manager\2010\Extensions\Intranet
Ed Price - MSFT edited Revision 5. Comment: TOC
Well done, Brad!