Exchange2010 cannot synchronize offline address book
First we open the exchange management console, select database, client settings-> offline address book-> browse, select "default offline address book", click save. Because we set IIS redirection, we need to modify the permissions of OAB. Open IIS and add the Authenticated Users permissions to 'read' and 'read and execute' in web.config under OAB directory. Finally we update the address book by typing
get-addresslist | update-addresslist
get-globaladdresslist | update-globaladdresslist
get-offlineaddressbook | update-offlineaddressbook
Downloading offline address book, found that it can be downloaded normally, the first time it takes a long time, after downloading to the local download is faster, later in the download, then only the previous update will be downloaded