First, the problem phenomenon
When you accidentally delete the "organization Configuration"--"address List"--"All rooms" address list in Exchange 2010, it is not possible to restore through the graphical interface, which needs to be rebuilt by command.
The errors shown are:
1. In the application log in the system log, the warning "MSExchange adaccess event ID 2937 is described as" Authentication "appears.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M00/80/F4/wKiom1dFXS_ H57dfaaknu9agql8616.png "" 668 "height=" 391 "/>
2, through the OWA login user mailbox, in the new message is clicked "Address Book" The following error occurred. The ability to name the Getallroomsaddressbookinfo (Usercontex userconter) failed to get "all room address" failed.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M00/80/F2/ Wkiol1dfxcoaomjdaagrkpp2dgg762.png "" 671 "height=" 435 "/>
3, through the command: Get-organizationconfig get resourceaddresslists: {bjartron.com/configuration/deleted objects/all meeting rooms
del:fe963cee-b79f-4f0e-8129-5e2d22d3936f} means "All rooms" have been marked for deletion.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/80/F2/ Wkiol1dfxcxheovvaalszntffk4903.png "" 806 "height=" 482 "/>
Second, the solution
1, through the command: new-addresslist-name all meeting rooms-recipientfilter {(Alias-ne $null-and (RECIPIENTDISPLAYTYPE-EQ ' Conferenceroommailbox '-or recipientdisplaytype-eq ' Syncedconferenceroommailbox ')} re-create a "All rooms" address list.
2. In the Cn=firstorganization,cn=microsoftexchange,cn=services,cn=configuration,dc=test,dc=local by ADSI Edit, right-click Properties, Find msexchresourceaddresslists and change its value to: cn= all meeting rooms, Cn=all Address lists,cn=address Lists container,cn=first Organization, Cn=microsoft Exchange,cn=services,cn=configuration,dc=test,dc=local < All newly created room address lists in step 1 >
A. Locate the "All rooms" address list that you just created in the ADSI configuration, locate Distinguishename, and then choose Edit to copy the property values in it.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M00/80/F4/ Wkiom1dfxnsgnw1taaou1dxd6by302.png "" 857 "height=" 434 "/>
B, on the ADSI profile page, navigate to "cn=services"--"Cn=microsoft Exchange"-->exchange organization name, and then select Properties, Locate the Msexchresourceaddresslists property value and change its value to the value of the Distinguishename property for all rooms.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/80/F4/ Wkiom1dfxocd-ofiaajdn9w6lnm005.png "" 834 "height=" 308 "/>
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/80/F2/ Wkiol1dfxdizdkvlaaredx2ulgu910.png "" 819 "height=" 497 "/>
3. Restart the Microsoft Exchange Address Book Service for the Exchange front-end server.
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" Http://s3.51cto.com/wyfs02/M00/80/F2/wKioL1dFXd_ Sejzqaavlgxgnjd0204.png "" 808 "height=" 530 "/>
4. Result verification
650) this.width=650; "title=" image "style=" border-top:0px; border-right:0px; Background-image:none; border-bottom:0px; padding-top:0px; padding-left:0px; border-left:0px; padding-right:0px "border=" 0 "alt=" image "src=" http://s3.51cto.com/wyfs02/M02/80/F2/ Wkiol1dfxegblx89aaidysrct0s448.png "" 592 "height=" 352 "/>
How do I recover from the accidental deletion of the exchange default room?