Lab: Exchange 2007 UM integrated with OCS R2 – Part2 –exchucutil.ps1
.\exchucutil.ps1
.\exchucutil.ps1 -verify
開啟 Exchange 管理命令介面,並執行位在 <Exchange 安裝資料夾>\Exchange Server\Script 資料夾的 exchucutil.ps1 指令碼。exchucutil.ps1 指令碼會執行下列作業:
- 授與 Office Communications Server 權限來讀取 Exchange UM Active Directory 物件,特別是在上一項工作中建立的 SIP URI 撥號對應表物件。如需如何對 Active Directory 物件設定權限的詳細資訊,請參閱<如何使用 ADSI 編輯器來套用權限>(英文)。
- 針對每個 Communications Server 集區,或是針對執行 Communications Server 2007 Standard Edition 的每部伺服器 (主控已啟用 Enterprise Voice 功能的使用者),在 Active Directory 中各建立一個 UM IP 閘道物件。如需如何建立 UM IP 閘道的相關資訊,請參閱如何建立新的整合通訊 IP 閘道。
- 為每個閘道各建立一個 Exchange UM 群組搜尋。群組搜尋引導識別碼將會成為與對應閘道關聯的撥號對應表名稱。群組搜尋必須指定要與 UM IP 閘道搭配使用的 Exchange 2007 整合通訊 SIP 撥號對應表。如需如何建立整合通訊群組搜尋的詳細資訊,請參閱如何建立新的整合通訊群組搜尋。
[PS] C:\Program Files\Microsoft\Exchange Server\Scripts>.\exchucutil.ps1 -verify
Using Global Catalog: GC://DC=corp,DC=com
WARNING: Display Name of the Exchange Recipient object should be Microsoft
Exchange. Run Set-OrganizationConfig with no parameters to correct the Display
Name value.
WARNING: Display Name of the Exchange Recipient object should be Microsoft
Exchange. Run Set-OrganizationConfig with no parameters to correct the Display
Name value.
Permissions for group corp.com\RTCUniversalServerAdmins
WARNING: Display Name of the Exchange Recipient object should be Microsoft
Exchange. Run Set-OrganizationConfig with no parameters to correct the Display
Name value.
ObjectName AccessRights Configured
---------- ------------ ----------
msft ListChildren True
UM DialPlan Container ListChildren, ReadProperty True
UM AutoAttendant Container ListChildren, ReadProperty True
Permissions for group corp.com\RTCComponentUniversalServices
WARNING: Display Name of the Exchange Recipient object should be Microsoft
Exchange. Run Set-OrganizationConfig with no parameters to correct the Display
Name value.
ObjectName AccessRights Configured
---------- ------------ ----------
msft ListChildren True
UM DialPlan Container ListChildren, ReadProperty True
UM AutoAttendant Container ListChildren, ReadProperty True
PoolFqdn UMIPGateway DialPlans
-------- ----------- ---------
msftPool.msft.corp.com msftPool {msftpool}
Blog Extended Reading
1. REF: Exchange 2007 UM integrated with OCS R2 – Overall
2. LAB: Exchange 2007 UM Configuration – UM Cerfificate
3. Lab: Exchange 2007 UM integrated with OCS R2 – Part1 –UM Dialplan & OCS Location Profiles
4. Lab: Exchange 2007 UM integrated with OCS R2 – Part2 –exchucutil.ps1
5. Lab: Exchange 2007 UM integrated with OCS R2 – Part3 - ocsumutil.exe
More Information & Reference
Comments
Post a Comment