2016年6月22日 星期三

Hyper-V VMMS EvenID 12510

發生主機WINDOWS Server 2008 R2
EVENT ID-->

Hyper-V VMMS EvenID 12510 

內容-->用於伺服器驗證的憑證將在 30 天內到期。在此憑證過期後,即無法從遠端存取虛擬機器。請更新或重新建立憑證。

原因:Hyper-V 虛擬機器管理服務 (VMM) 憑證已過期,就會發生這個問題。
下載:Windows Server 2008 x64 版本 (KB967902) 的更新
參考下如網址
https://support.microsoft.com/zh-tw/kb/967902

http://blog.pmail.idv.tw/?p=2746


更新如上設定是針對windows server 2008
若OS為WINDOWS Server 2008 R2需使用如下方式

方式如下:
After speaking with Microsoft Product Support, we resolved the issue by performing the following steps to generate a new certificate with an expiry one (1) year in the future.
1) Open Services.msc and go to the Hyper-V Virtual Machine Management service and stop the service.
2) Next go to Start - Run and enter MMC - Ok
3) In the MMC go to File - Add/Remove Snap-in, in the list of Available snap-ins select Certificates then Add.
4) In the next window select Service Account and Next. In the Select Computer select the default of Local Computer then Next.
5) Now under the Service Account drill down to the Hyper-V Virtual Machine Management and select it then Finish and OK.
6) Now in the left hand pane expand Certificates, vmms\Personal and highlight Certificates. In the right hand pane double click on the certificate, should show the Issued To as the host machine name.
7) On the General tab of the certificate at the bottom it should show Valid from and a starting and ending date.
8) Closed the window for the certificate and then in the right hand pane right click and select delete.
9) Go back to the Services.msc and restart the Hyper-V Virtual Machine Management service.
10) Back to the MMC console and refresh the Personal\Certificates and you should see a new one there. Double click on it and verify the new valid dates.
11) To be able to access the VM's now you will either have to restart the VM or simply use the save state then start the VM back up.
Thanks to Ashish in Microsoft Product Support for his help.
Issue resolved for another year...Michael

參考下如網址
http://ithelp.ithome.com.tw/questions/10149424
https://social.technet.microsoft.com/Forums/systemcenter/en-US/2633af35-2423-4404-8f0c-1cf2419ae02f/cannot-renew-expiring-certificate-with-windows-server-2008-r2-sp1?forum=virtualmachingmgrhyperv

2016年6月8日 星期三

outlook2010 夾帶郵件.msg無法收到附件

OS:WIN 8
原因:outlook2010  夾帶郵件.msg無法收到附件

解決方式如下:

  1. 安裝 Hotfix957692.
  2. 如需詳細資訊,請按一下下面的文件編號,檢視「Microsoft 知識庫」中的文件:
  3. 957692 說明 Outlook 2007 Hotfix 套件 (Outlook.msp):2008 年 10 月 28 日 (機器翻譯)
  4. 新增 DisableTNEF 登錄項目。如果要執行這項操作,請依照下列步驟執行:
    1. 結束 Outlook 2007。
    2. 啟動登錄編輯程式。
      • 在 Windows Vista 中,按一下 [開始] [開始] 按鈕,在 [開始搜尋] 方塊中輸入 regedit,然後按下 Enter。

        使用者帳戶控制如果出現要求您輸入系統管理員密碼或確認的提示,請輸入密碼或進行確認。
      • 在 Windows XP 中,請按一下 [開始],再按一下 [執行],輸入 regedit,然後按一下 [確定]
    3. 找出並選取下列登錄子機碼:
      HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Outlook\Preferences
    4. 在 [編輯] 功能表上,指向 [新增],然後按一下 [DWORD 值]
    5. 輸入 DisableTNEF,然後按下 Enter。
    6. 用滑鼠右鍵按一下 [DisableTNEF],然後按一下 [修改]
    7. 在 [值資料] 方塊中,輸入 1,然後按一下 [確定]
    8. 結束登錄編輯程式。
    9. 重新啟動電腦。



參考來源:https://support.microsoft.com/zh-tw/kb/958012

《伺服器大搬家:IT人的前置準備指南》 #IT人搬機房生存指南 #Server搬家前置作業 #從備份到線路標記:IT搬家手冊

  要說 IT 人生最刺激的瞬間,莫過於「機房搬家」——這不是 IKEA 的組裝家具,而是幾十台伺服器、交換器、NAS 跟一堆纜線的大型拔河比賽。搬不好,隔天老闆就會問:「為什麼公司網站現在看起來像考古遺址?」 1. 備份是你的護身符 搬家前,第一件事不是租卡車,而是備份!...