Exchange Server

Exchange Server 2007 MSExchangeSA Event 9335 Offline Address Book Updates

by on Jun.18, 2011, under Exchange Server, Windows Server

OALGen encountered error 80004005 while cleaning the offline address list public folders under /o=OurCompany/cn=addrlists/cn=oabs/cn=Offline address book.

 

Get-PublicFolder "\non_ipm_subtree\offline address book\/o=OurCompany/cn=addrlists/cn=oabs/cn=Offline address book" -Recurse |Set-PublicFolder -Replicas "Public Folder Group\public folders"


Get-PublicFolder "\non_ipm_subtree\offline address book\/o=OurCompany/cn=addrlists/cn=oabs/cn=Offline address book" -Recurse | Set-PublicFolder -ReplicationSchedule $alwaysrun

Replace the relevant items with your own database paths and company names. Our system has “Public Folder Group\Public Folders” as the database name, but I think default is “Second Storage Group\Public Folder Database”, so watch for that.

Leave a Comment :, more...

Outlook 2010 Exchange Cached Mode with direct Active Directory Global Address List

by on Mar.11, 2011, under Exchange Server, Registry, Windows 7, Windows Server

We have Exchange accounts in Outlook 2010 and the Global Address List would not update. One reason was due to an error on our server (address in another post), but then the default times to update are 24 ours, and that’s too long. On our internal systems, we want Cached Mode exchange accounts, but direct/real-time addess to the Global Address List in Active Directory.

1.

Add this to a new registry file and/or add to your user’s registry (not system, each user on workstation). Create a text file on your desktop, copy/paste the text below, save, then double click to add to your registry:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Outlook\Cached Mode]
"DownloadOAB"=dword:00000000

The above is for Outlook 2010, but for 2007 and 2003, replace the 14.0 with 12.0 and 11.0 respectively.

2.

If you have and OAB files, you need to remove them. In this folder:
%userprofile%\AppData\Local\Microsoft\Outlook
If you see “Offline Address Books”, rename that folder. Close Outlook and reopen.

You should now have direct GAL access and updates are immediate.

Reference more detail here:
http://support.microsoft.com/kb/841273

1 Comment :, , , , more...

Exchange 2007 Server Powershell tests

by on Jan.04, 2010, under Exchange Server, Networking

Get the test commands available:

get-help test*

Should list out the tests available to you.

 

Test overall system health:

test-systemhealth

 

Check Outlook Web services:

test-outlookwebservices –identity:amailblox@organization.com | fl

 

(note the “fl” at the end, helps reading output, otherwise it will not wrap the lines)

Leave a Comment :, more...

3DS Bundles at GameStop.com


Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

1st Byte Solutions