• Sys Center Operation Mgr 2007\Event ID: 21403 and 21402

    PROBLEM
    ===========
    Intermittent CPU Spike on SCOM Agents which lasts for few seconds to a maximum of 4 minutes sometimes.

    CAUSE:
    ==========
    Outdated Windows Script Engine.

    RESOLUTION:
    ==============
    We installed the latest script engine, Windows Script Engine 5.7 from

    http://www.microsoft.com/downloads/details.aspx?FamilyID=f00cb8c0-32e9-411d-a896-f2cd5ef21eb4&DisplayLang=en

    And that fixed the issue.

  • SCOM Reports Alerts for DHCP server. “Failed to access windows event logs”

    PROBLEM
    =======
    = DHCP MP Version 6.0.6363.0
    = Event 25004 on the Domain Controller,


    RESOLUTION
    ================
    1. This is bug in DHCP MP v 6.0.6383.0 and workaround is to disable the monitor
    “Microsoft.Windows.DHCPServer.Library.Server.UnitMonitor.DependentServiceHealth” using overrides.
    2. Restarted health service.

    DHCP MP
    ========
    A new version (6.0.6452.0) has been released.

    Download
    http://www.microsoft.com/downloads/details.aspx?FamilyId=2694E87C-76E0-417B-AD0F-5897E46FFF88&displaylang=en

  • 如何委派帳號加入網域?

    1. 按一下 [開始] ,再按一下 [執行] ,輸入 dsa.msc ,然後再按一下 [確定]

    2. 在窗展開 [網域] 節點。

    3. 找到computer OU 上,按一下滑鼠右鍵並按一下 [委派控制 ]。

    image

    4. 在 [委派的控制項精靈] 中,按一下 [下一步]

    clip_image004

    5. 按一下 [ 新增 ],將特定的使用者或特定群組加入至 (選取的使用者和群組) 清單,然後再按一下 [下一步]

    clip_image006

    6. 在 [以委派的工作] 頁面,請按一下 [ 建立自訂的工作來委派] ,然後再按一下 [下一步]

    clip_image008

    7. 按一下 [ 僅限下列資料夾中的物件 ],然後再從清單,按一下以選取 [電腦物件] 核取方塊。 然後,請選取核取方塊清單下, [建立此資料夾中選取的物件 ] 和 [ 刪除選取的物件,此資料夾中]

    clip_image010

    8. 按一下 [下一步]

    9. 在 [ 權限 ] 清單按一下以選取下列核取方塊頁:

    o 重設密碼

    o 讀取並寫入帳戶的限制

    o 已確認 寫入 DNS 主機名稱

    o 已確認寫入服務主要名稱

    clip_image012

    clip_image014

    10. 按一下 [下一步] ,然後按一下 [ 完成]

    clip_image016

    11. 關閉 「 Active Directory 使用者和電腦 」 MMC 嵌入式管理單元。

  • 如何建立SMS/SCCM Collection 的Query

    許多企業想由SCCM Query 用戶端是否有安裝某些軟體以Office SP1為例 想找出哪些電腦未安裝

    1. New 一個Query,給予名稱並且Edit Query Statement

    clip_image002

    2.新增query出來的顯示方式

    clip_image004

    3.給予要Query的條件,您需要Query Office SP2版本,因此列出以下條件Operator使用Like Value請加%

    clip_image006

    4.選擇SP2版本,版本號碼可由KB 821549

    http://support.microsoft.com/kb/821549/zh-tw

    clip_image008

    根據上述步驟調整您所要query的軟體名稱並注意使用”is like”條件中輸入的關鍵字需要加上%%符號

  • Networking - Error message when you try to set an IP address on a network adapter

    問題描述︰
    - Your server encountered hardware failure and crashed
    - You managed to get the server running by attaching the hard disk onto another spare hardware
    - You are unable to configure the previous assigned IP address on the new NIC because a ghost NIC had already own the IP address.

    說明與方法︰
    請您跟著 KB Article 269155 的步驟來解決 "隱藏網卡" 的問題
    Error message when you try to set an IP address on a network adapter
    http://support.microsoft.com/kb/269155

    不過嘗試使用 KB 269155 的兩種方法都失敗。這次的解決方法是在下面三個機碼位置,把舊網卡的相關資訊刪除後重開機解決
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Adapters
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}