2016年10月14日 星期五

微軟 Exchange Server 2007 升級實作兩日課程


Exchange 夥伴們~~ 

華象資訊將於 2016/10/25~26 日於台北恆逸舉辦兩日的
Exchange Server 2007 升級到 Exchange Server 2013 Workshop 課程.

若您有與趣報名此課程可以參考下列報名網頁資訊: 

微軟 Exchange Server 2007 升級實作兩日課程
http://www.accupass.com/go/E2k7toE15


2016年10月12日 星期三

Exchange Server 2013 使用者匯入相片異常

問題描述:
Exchange Server 2013 可以透過 PowerShell 指令來匯入使用者相片,指令如下:

Set-UserPhoto "Lingo Chiang" -PictureData ([System.IO.File]::ReadAllBytes("D:\lingo.jpg"))
 
大部分的使用者都可以正常匯入相片,但是只有 Lingo Chiang 帳號會出現以下錯誤訊息...
從錯誤的訊息中,似乎看不出什麼......

解決方法:
找了很久,也做了幾次交叉比對,我發是指令是對的 !!
最後發現原因是 Lingo Chiang 的信箱爆滿了 !!
把它加大了,同時 information store service 重啟之後再下這個指令就搞定了......><

經驗ㄚ~~

備註:
匯入照片錯誤訊息的部分,由於 Lingo Chiang 這個用戶的信箱在大陸的主機,所以我另外在 大陸的伺服器上執行匯入動作,所出現的錯誤訊息就比較易懂,直接告訴你 Quota 超出限制……所以才找到原因的~~^^

Windows Server 2008 R2 SYSVOL 沒有正常同步

問題描述:
Windows Server 2008 R2 AD 架構中,發現部分 DC Sysvol 沒有正常複寫,Policies 資料夾內是空的。

問題分析:

透過 ADSI Editor 查看有問題的 DC 裡面缺少部分屬性所導致,底下是有問題的畫面


正常DC的畫面 (應該會有NTFRS Subscriptions項目)


解決方法:
透過底下方式進行重建後即可解決此問題


1.       Stop the NTFRS service on the computer where the object is missing.  (via net stop ntfrs)

2.       Run the ADSIedit.msc tool. (This tool comes with the Windows Support Tools). And navigate the object (CN=JCSS01,OU=Domain Controllers,DC=Jarlly,DC=com,DC=tw)

3.       Right Click it New Object , then choose [nTFRSSubscriptions]

    1. CN = NTFRS Subscriptions
    2. fRSWorkingPath = C:\windows\ntfrs
      (need to right click the NTFRS Subscriptions -> Properties , then find the attribute to modify)

4.       Locate the empty CN=NTFRS Subscriptions object under the DC account.

    1. Right-click the subscription object, and then click New\Object.
    2. Click nTFRSSubscriber object. For the name, type Domain System Volume (SYSVOL share).
    3. For the Attribute values that are required for the object type the following, where Use the actual paths of the directories on your computer:
      fRSStagingPath = C:\WINNT\SYSVOL\staging\domain
      fRSRootPath = C:\WINNT\SYSVOL\domain
      fRSMemberReference = CN= JCSS01,,CN=Domain System Volume (SYSVOL share),CN=File Replication Service,CN=System, DC=Jarlly,DC=com,DC=tw)
    4. Start the NTFRS service (via net start ntfrs)
    5. If there has an ntfrs event 13516 shows, the SYSVOL will be replicated without error.

 

參考資料

===========

Recovering missing FRS objects and FRS attributes in Active Directory


 
 



2016年10月11日 星期二

AP 經由 Exchange Server 2010/2013 寄信效能不佳

問題描述:
很多客戶的 AP 都會將信件直接丟到 Exchange 2010/2013 去轉寄,客戶會在伺服器端建立 Relay 的接收連接器,但是常常發現寄信的效能比以前的 Exchange Server 2003 差很多 !!

解決方式:
請在建立 Relay 的接收連接器伺服器上執行以下 PowerShell 指令即可,建議將 Exchange Transport Services 重新啟動喔 !

Set-ReceiveConnector -Identity "mail01\ap relay" -MaxAcknowledgementDelay 0 -TarpitInterval 00:00:00

2016年10月10日 星期一

Exchange 如何設定內部禁止寄送 zip 檔案

問題描述:
最近很多病毒都是透過 zip 檔案寄送,如何設定內部禁止寄送 zip 檔案

解決方式:
傳輸規則就可以做到了 ! (如下圖)

Outlook PST File 的使用建議

建議:
建議 Outlook 不要一開始就將信件收到 PST !!


微軟在 Outlook 2013 開始就已經拿掉傳送預設位置到PST的功能,這代表微軟以後不再支援此項設定.













Introduction to Outlook Data Files (.pst and .ost)
https://support.office.com/en-za/article/Introduction-to-Outlook-Data-Files-pst-and-ost-6d4197ec-1304-4b81-a17d-66d4eef30b78





You experience issues when your Exchange account uses Cached Exchange Mode and you set a .pst file as the default delivery location in Outlook
http://support.microsoft.com/zh-tw/kb/2701020/en-us



Exchange Server 2013 ECP/OWA 進不去

問題描述:
很突然的一個狀況,客戶的 Exchange Server 2013 ECP/OWA 全部連不上...服務都正常 !
重新開機還是無法解決....

解決方法:
透過 ADSI Editor,把 msExchCanaryDatax…這個值清掉,重新開機就好了

Open the ADSI editor,  go to CN=Services --> CN=Microsoft Exchange --> CN=  Right click CN=Client Access and click properties.  Scroll down to msExchCanaryData0.  Then erase the data from those settings.  Then restart all of the mailbox servers

2016年10月9日 星期日

Exchange Server 2013 無故重新開機

問題描述:
最近發現幾個案例,客戶的 Exchange Server 2013 會無故意外重新開機,在 Event Log 找到這些訊息...

Check 'Microsoft.Exchange.Monitoring.TcpListenerCheck' thrown an Exception! Exception - Microsoft.Exchange.Monitoring.ReplicationCheckHighPriorityFailedException: 高優先順序檢查 TcpListener 失敗。錯誤 伺服器 'MAIL01' Microsoft Exchange 複寫服務的 TCP 接聽程式未通過健康情況測試。此伺服器在錯誤解決前,無法參與複寫。錯誤: 與伺服器 'MAIL01' 通訊時發生錯誤。錯誤: 無法連線,因為目標電腦拒絕連線。 

原因分析:
看了很多 Event Log 以及 Exchange Log,後來發現該部 Exchange Server 有指定靜態的網域控制站(DCs),同時該部網域控制站(DCs) 日前已經降級....導致 Exchange Server ServiceHealthMSExchangeReplForceReboot 會造成停止錯誤並重新啟動 Exchange Server 2013

Exchange Server 中的網域名稱系統 (DNS) 名稱解析的原因失敗的錯誤設定的網路緩衝器

解決方法:
取消靜態指定網域控制站(DCs),同時指定正確的 DNS IP


參考文件:
http://support.microsoft.com/kb/2969070/zh-tw
檢閱下列 TechNet 文件中所提供的指導方針,並確定已適當地設定代表 MAPI 及複寫網路的網路介面卡。
http://technet.microsoft.com/en-us/library/dd638104 (v=exchg.150).aspx#NR

2016年10月8日 星期六

Exchange Server 2013 退信,Error :0x80040305-0x0004de-0x00054a with event 9646

問題描述:
Exchange Server 2013 用戶收到退信 Error :0x80040305-0x0004de-0x00054a with event 9646,User mailbox has hit session limits

解決方法:
1. On the mailbox server, click [Start], click [run], type “regedit”, and then click [OK].
2. Expand the following registry subkey:
\\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
3. Right-click [ParametersSystem], point to New, and then click Key.
4. Type “MaxObjsPerMapiSession”, and then press ENTER to name the new subkey.
5. Right-click [MaxObjsPerMapiSession], click New, and then click [DWORD] Value.
6. Type Object_type, and then press ENTER to name the object.
    In most cases, the objects “objtMessage” , “objtFolder” and “objtFolderView” would exceed the 
    limitation, so we could create three objects for all of them(Replace Object_type with    
    objtMessage, objtFolder or objtFolderView).
7. Right-click Object_type, and then click Modify.
8. In the Value data box, type the number of objects that you want to limit this entry to, and then    
   click OK. For example, type 500 to increase the value for the objtMessage object. The default    
   value is 250. The default value of “objtFolder” and “objtFolderView” are all 500.
9.Restart Information Store Services.

參考知識文件: 
A user mailbox has hit session limits
http://technet.microsoft.com/en-us/library/ff360476(v=EXCHG.140).aspx

Outlook 2003/2007/2010/2013 收信亂碼

問題描述:
這一年來常常遇到有客戶反映,Outlook,Outlook 更新版本之後,反而收到系統或有些信件會出現亂碼,而有些同仁也是同樣更新 Outlook 版本,卻不會有這個問題...

解決方法:

1. 首先要確認 Outlook 是否有安裝到最新的 Service Pack 或更新。
2. 檢查 Outlook Profile 裡面,信箱模式是否為 "Unicode" 模式,如果為 "非 Unicode" 模式,請重新設定 Outlook Profile !!

3. 很多使用者預設都將信件直接收到本磯 PST,時間久了也會造成異常,建議換一個新的
PST,或是統一將信件存放在伺服器端。

注意 : 新的版本已經不支援直接將信件收到本磯 PST,請大家統一將信件存放在伺服器端吧 !