Information Store和System Attendant服務不能自動啓動-解決方法

1) 在Exchange服務器上添加下面的註冊表鍵值來延遲SA的啓動時間
 
HKLM\System\CurrentControlSet\Services\MSExchangeSA\Parameters
Key (Type:DWORD): BootPause
Value: 300 (The value is in seconds <decimal>)
 
2) 添加下面的鍵值讓Exchange Information Store 和Exchange Active Directory Topology 服務依賴於SA服務.
HKLM\System\CurrentControlSet\Services\MSExchangeADTopology
Key (Type: Multi_String): DependOnService
Value: MSExchangeSA
HKLM\System\CurrentControlSet\Services\MSExchangeIS
Key (Type: Multi_String): DependOnService
Value: MSExchangeSA
 
3) 重啓Exchange服務器
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章