2011年8月31日 星期三

Windows Group Policy (GPO) 設定信任網站

參考
http://www.dotblogs.com.tw/angi/archive/2009/09/30/10833.aspx

Microsoft RMS client 暫存檔

RMS 暫存檔錯誤會造成加密檔案無法開啟,可清除暫存檔再開啟檔案。
製作文件端、接收文件端都有可能發生暫存檔錯誤。

錯誤訊息:

暫存檔位置:
%USERPROFILE%\Local Settings\Application Data\Microsoft\DRM\
Ex: C:\Documents and Settings\chandler\Local Settings\Application Data\Microsoft\DRM

參考:
http://technet.microsoft.com/zh-tw/library/cc747725(WS.10).aspx

IIS 7 https 無法開啟

錯誤訊息:
The following fatal alert was generated: 20. The internal error state is 960.

原因:
Server 憑證不正確。

解法:
重新申請 Server 憑證。
http://technet.microsoft.com/en-us/library/cc731014(WS.10).aspx



2011年8月29日 星期一

Microsoft RMS super users group

設定檔案權限時,自動將 super users group 加入完全控制權限。

參考 http://technet.microsoft.com/zh-tw/library/ee849845(WS.10).aspx


To set up the Exchange Server super users group

  1. Open the Active Directory Rights Management Services console and expand the AD RMS cluster.
  2. In the console tree, expand Security Policies, and then click Super Users.
  3. In the Actions pane, click Enable Super Users.
  4. In the results pane, click Change Super User Group to open the Super Users properties sheet.
  5. In the Super user group box, type the e-mail address of the designated super users group, or click Browse to navigate through the defined users and groups in the directory.
  6. Click OK.

Microsoft RMS client 需求

Office版本必須要 Ultimate、Professional Plus 與 Enterprise 版本才能權限。

參考 http://technet.microsoft.com/zh-tw/library/cc771843(WS.10).aspx

麥克風收音效果改善

耳麥的收音效果很差,本來以為是便宜貨的關係,再買一個還是一樣,
結果調整 Audio Output 居然就好了。


2011年8月26日 星期五

Windows 2008 RMS 重新安裝

重新安裝 RMS 出現錯誤訊息:
Attempt to configure Active Directory Rights Management Server failed. The AD RMS installation could not determine the certificate hierarchy. If the AD RMS service connection point (SCP) you need to use is registered in Active Directory but is not valid, revise it to make it valid, or create a new SCP, and install AD RMS again.

解法:刪除 SCP 再重裝。

方法一:在 AD 執行 adsiedit.msc (Windows 2003必須安裝 Support Tools 才會有)
http://technet.microsoft.com/en-us/library/cc773354(WS.10).aspx

方法二:安裝 RMS Administration Toolkit 並執行 ADScpRegister.exe unregisterscp
http://social.technet.microsoft.com/wiki/contents/articles/the-ad-rms-service-connection-point.aspx