#Exchange

3 posts tagged Exchange

Changing Outlook (folder) language

· Misc, Windows

In case you started Outlook with say, a Dutch localization, folders like “Inbox” are named “Postvak In”. Idem dito for replies on read receipts (Gelezen ipv Read), or Meeting Requests.

I haven’t found an option to change this within Outlook, but using OWA, you can change the option and rename it.

For example, using the ECP from my company:

Restart Outlook – the problem should be fixed.

Exchange error 0x6d9

· Errors, Software, Windows

I noticed my “Offline Address Book” was no longer automatically updating.

Running “get-offlineaddressbook |fl” in the EMS showed it last updated somewhere 16th November 2010.

Trying to manually update it through EMC (“Organizational Configuration > Mailbox > Offline Address Book > right click Default Offline Address Book > click update”) it gave me this error:

 --------------------------------------------------------
 Microsoft Exchange Error
 --------------------------------------------------------
 Action 'Update' could not be performed on object 'Default Offline Address Book'.
 Default Offline Address Book
 Failed
 Error:
 Failed to generate the content of the offline address book
 '\Default Offline Address Book'.
 Two possible reasons for the failure are that the System Attendant Service is not running or
 you do not have permission to perform this operation. Error message :
 'Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from RpcEpResolveBinding'.
 Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from RpcEpResolveBinding
 --------------------------------------------------------
 OK
 --------------------------------------------------------
 --------------------------------------------------------
 Microsoft Exchange Error
 --------------------------------------------------------
 Action 'Update' could not be performed on object
 'Default Offline Address Book'.
 Default Offline Address BookFailedError:Failed to generate the content of the
 offline address book '\Default Offline Address Book'. Two possible reasons for
 the failure are that the System Attendant Service is not running or you do not
 have permission to perform this operation. Error message :
 'Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from RpcEpResolveBinding'.
 Error 0x6d9 (There are no more endpoints available from the endpoint mapper) from RpcEpResolveBinding
 --------------------------------------------------------
 OK
 --------------------------------------------------------

I googled for quite a while trying to find a fix, but nothing useful could be found.