• SMS/SCCM collection filter use ip subnet

    問題描述 ︰ 針對網路卡的IP subnet以排除方式達到針對特定的subnet 排除在collection之外 使用以下可以排除某個IPSubnets 例如 "10.10.30.0" select * from SMS_R_System where IPSubnets != "10.10.30.0" 但是若是有兩張網卡的例如另外一張是 192.168.0.0的網段仍會被query出來 也就是同一比電腦帳號有兩張網卡只要其中一張有符合條件就會被query出來 使用語法...
  • MOM 2005,How to Manually Remove an Agent Computer ?

    1. On the agent computer, stop the MOM service. 2. Start Registry Editor (Regedt32), and then locate the HKEY_LOCAL_MACHINE\SOFTWARE\Mission Critical Software\OnePoint\ key. Write down the directory paths for the following three registry values: ...
  • SCOM 2007,How to Completely Uninstall SCOM Agent

    1. Please download the Cleanmom utility from the Microsoft Download Center. http://www.microsoft.com/downloads/en/details.aspx?familyid=14FF7073-C71B-4AD0-805A-A8E458D2C9E0&displaylang=en 2.unzip OpsMgrCleanup.zip 3. Based on the architecture...
  • 如何清除網域中已經不存在的DC ?

    正常清除已經不存在網域中的DC紀錄.可以採用 KB 216498 文章提到採用ntdsutil 一步步的進入並選擇要清除的DC. 不過您也可以採用一行指令.來清除DC紀錄.詳細說明請見參考資訊 使用ntdsutil 指令清除NTDS不存在DC紀錄: ntdsutil "m c" "r s s CN=DCName,CN=SERVERS,CN=SiteName,CN=sites,CN=configuration,dc=Contoso,dc=com" q q dsrm "CN=DCName...
  • Windows XP出現一般使用者的權限無法使用隨身碟問題

    正常來講,非admin的使用者在Windows XP系統下,插入隨身碟後仍可以正常使用。如果當您發現一般使用者插入隨身碟後,系統畫面跑出需要安裝驅動程式而且安裝失敗(但是具有admin權限的帳戶就沒有這個問題),該如何排除這個問題?以下提供幾個方向,可以依照方式一往下做,如果問題解決,就不需再往下處理。 方法一: 1.將Cryptographic Services停用。 2.將C:\Windows\system32\Catroot2資料夾刪除或是將它命名成其他的名稱。 3...