Page 1 of 1

Exchange 2007, Global Address List won't update with new

PostPosted: Fri Nov 19, 2010 10:15 am
by stephen
Exchange 2007, Global Address List won't update with new user

http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/5bf4d999-065e-4b5c-a223-44b67764858f/

Code: Select all
Set-EventLogLevel "MSExchangeSA\OAL Generator" -Level medium
Update-GlobalAddressList - Identity "address list" -DomainController "domain controller name"


You may find the polling interval option in

Open EMC | Expand Server Configuration | Click on ClientAccess | in Next Pane check the TAB called Offline Address Book Distribution | right click on OAB (Default Web Site) properties, you will see by default it has 480 Minutes, change it to 10 or 15 minutes and then restart MSExchangeFDS services.



The outlook address book s meant to be at
https://sites/OAB
but I get an error
Module IIS Web Core
Notification BeginRequest
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\C:\Program Files\Microsoft\Exchange Server\ClientAccess\OAB\web.config


http://social.msdn.microsoft.com/Forums ... 9b715b97d/
Later adding your app in IIS, right click on your app, select Edit Permissions

Click on Security tab.

Type <YOUR_MACHINE>\IIS_IUSRS, click ok, and ok again