• SCOM - "Cannot initialize report" error

    您使用 SCOM Console 裡面的 Reporting 功能時遇到下面錯誤訊息:

    1

    說明與方法︰
    1. Is the credential used in "Data Warehouse Action" account different from the RMS Default Action account? In most cases you should separate the two accounts to use different credential

    2. Check that the credential used in "Data Warehouse Action" account has the correct SQL user mapping on OperationsManagerDW database

    2

    3. Check that the credential used in "Data Warehouse Action" account is listed in "Operations Manager Report Security Administrators" user role

    4. Verify that the credential listed in WriterLoginName field is the same as the credential used in "Data Warehouse Action" account

    You can run the following SQL query to verify the consistency:

    USE OperationsManagereDW

    Select WriterLoginName from ManagementGroup

    You can run the following SQL query to update the field:

    UPDATE ManagementGroup SET WriterLoginName='domain\user'

  • COM+ Event System 服務無法啟動

    當您發現重建COM(KB315296)的時候發生錯誤代碼 0x80040206,而且Shell Hardware Detection服務、Network Connection服務其實都沒有正常執行。而且您有可能看到以下狀況:

    a.檢查服務依存性的時候,會出現 RPC錯誤:無法取得RPC服務 的訊息。

    b.元件服務裡面的"我的電腦"會有一個紅色的向下箭頭。

    1. 請您取得並安裝最新的COM+ 更新安裝程式。

    934016 Availability of Windows Server 2003 Post-Service Pack 2 COM+ 1.5 Hotfix Rollup Package 12

    http://support.microsoft.com/default.aspx?scid=kb;EN-US;934016

    請直接點選 clip_image002取得Hotfix。

    2. 請您檢查”驗證用模擬用戶端”選項。

    a. 請您鍵入以下指令
    gpedit.msc
    開啟”群組原則物件編輯器”

    b. 在編輯器中,找到以下的項目 本機電腦原則->電腦設定->Windows 設定->使用者權利指派->驗證後模擬用戶端
    clip_image004

    c. 確認設定如下:
    SERVICE
    Administrators
    NETWORK
    IIS_電腦名稱

    d. 設定完成以後,請您執行以下命令:
    gpupdate /force

    e. 鍵入以下命令:
    rsop.msc
    clip_image006
    請您確認這個設定是否在”電腦設定”的部分已經有完成(設定的值和您在稍早步驟設定的相同)。

    3. 刪除EventSystem 機碼及子機碼

    a. 請您匯出以下機碼:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\EventSystem

    b. 匯出完成後,請您直接將這個機碼刪除。

    c. 刪除完成後重新開機。

    d. 開機完成後執行以下命令:
    regsvr32.exe es.dll
    如果成功註冊,將會出現以下的畫面:
    clip_image008

    e. 重新啟動電腦。

    4. 完成後,請您確認以下服務是否可以正確啟動:
    COM+ Event System

    Shell Hardware Detection

    接下來請繼續處理原有的COM+問題。

  • Hyper-V ---- Server Reboot unexpectedly - Bugcheck 0x50

    Problem
    ======
    Hyper-V virtual machines encounter a problem when any of the VMs configured in the Hyper-V server have a SCSI controller configured but no disk attached to the controller.

    Work around
    ===========
    Either attach a disk to the controller or remove the controller from the VM configuration.

  • ACS Report export to Excel format issue

    Problem
    =======
    ACS Report export to Excel format issue

    Solution
    =======
    Excel 限制

    Excel 因為 BIFF 的格式能力,而對匯出的報表有所限制。影響最大的限制如下所列:

    • 工作表中的資料列數目上限限制為 65,536。如果超出這個限制,轉譯器會顯示錯誤訊息。
    • 工作表中的資料行數目上限限制為 256。如果超出這個限制,轉譯器會顯示錯誤訊息。
    • 資料行寬度上限的限制為 255 個字元或 1726.5 點。轉譯器不會驗證資料行寬度低於限制。
    • 資料列高度的上限為 409 點。如果資料列的內容導致資料列高度的增加超過 409 點,系統會分割內容,並加入到下一個資料列。
    • 資料格中的字元數目上限限制為 32,767 個字元。如果超出這個限制,轉譯器會顯示錯誤訊息。

    clip_image001附註:

    在 Excel 工作表的資料格中會顯示大約 1000 個字元,但是在公式列中,最多只能編輯字元數目的上限。

    • 在 Excel 中沒有定義工作表數目上限,但是,諸如記憶體與磁碟空間之類的外部因素,則會應用這些限制。
    • 屬於運算式的文字方塊值不會轉換為 Excel 公式。每一個文字方塊的值會在報表處理期間受到評估。評估運算式會匯出為各 Excel 儲存格的內容。
    • 如果資料格經過合併,自動換行就無法正確運作。如果在利用 AutoSize 屬性轉譯文字方塊的資料列上有任何經過合併的資料格存在,自動調整將無法運作。
    • Excel 不支援個別資料格的背景影像,因此會忽略報表項目的背景影像。
    • 文字方塊會在一個 Excel 資料格中轉譯。Excel 資料格內的個別文字上只有支援字型大小、字型、裝飾與字型樣式的格式設定。
    • Excel 中不支援「頂線」文字效果。
    • Excel 頁首和頁尾區段最多支援 256 個字元,包括標記。轉譯延伸模組會在 256 個字元處截斷字串。
    • 在大綱中,Excel 的巢狀結構最多只允許七個層級。
    • 如果控制是否要切換其他項目的報表項目不在要切換之項目的上一個資料列或下一個資料列,則系統也會停用大綱。
    • Excel 轉譯延伸模組僅支援報表主體的背景影像。如果報表主體背景影像顯示在報表中,該影像會轉譯為工作表的背景影像。
    • Excel 會將大約 3.75 點的預設填補加入到資料格的左側和右側。如果文字方塊的填補設定小於 3.75 點,而且寬度僅能勉強容納文字,該文字在 Excel 中可能會換行。

    clip_image001[1]附註:

    若要解決此問題,請在報表中增加文字方塊的寬度。
    http://msdn.microsoft.com/zh-tw/library/ms159836.aspx

  • DS - ADMT 3.1 error when migrating 600 plus users

    Symptoms
    ===================
    You receive the following error when using ADMT 3.1 to migrate 600+ users at once.

      問題事件名稱:     APPCRASH
      應用程式名稱:     ADMTAgnt.exe
      應用程式版本:     6.0.6001.18000
      應用程式時間戳記:     485c2eef
      錯誤模組名稱:     McsDctWorkerObjects.dll
      錯誤模組版本:     6.0.6001.18000
      錯誤模組時間戳記:     485c2ef1
      例外狀況代碼:     c0000005
      例外狀況位移:     00011ebb
      作業系統版本:     6.0.6001.2.1.0.274.10
      地區設定識別碼: 1028
      其他資訊 1:  e426
      其他資訊 2:  b14a48037976e4f1540ed5237c777db2
      其他資訊 3:  15d0
      其他資訊 4:  2475e14c2f5b5837b046062037a42647

    1 

    Cause
    ===================
    We found the problem occurred in ADMT 3.1 product when the primary group of the migrated users is not the default "Domain Users".

    Solution
    ===================
    Please workaround the problem by configuring every user's primary group to the default "Domain Users".

    1