Using powershell to move offline address book to another server
Move-OfflineAddressBook -Identity <OfflineAddressBookIdParameter> -Server <ServerIdParameter>
Example move offline address booked named “my oab” to server named n2server-01
Move-OfflineAddressBook -Identity “My OAB” -Server N2Server-01
Leave a Reply
Want to join the discussion?Feel free to contribute!