• Not able to isntall DPM Agent on Windows 2008

    Problem ======== SCDPM 2007,DPM Agent installation failed We can check the log MSDPMagentinstall.log in folder c:\windows\temp MSDPMAgentInstall.LOG =================================== MSI (s) (24:B4) [16:44:06:980]: Note: 1: 1708 MSI (s) (24...
  • 2008 Active Directory 建立不同的密碼原則

    一、前言: Windows Server 2008提供了新的 [ Fine-Grained Password Policies ]來處理這類的需求。要使用這個功能必須網域的功能等級先提昇為Windows Server 2008等級,接著透過AD網域中新的[Password Settings Container]的位置來進行設定,這個位置可使用[AD Users and Computers]管理工具,使用[Advanced Features]來開啟System位置就可看到,不過您必須要使用[Adsiedit...
  • Alerts that are closed do not dissapear from the console

    PROBLEM ========= Customer says that alerts in the Active Alerts view in OpsMgr console (Monitoring Section) are not updated as expected. It takes a lot of time for those alerts to be Closed. Or the alerts may change to Closed State but may not dissapear...
  • How to Limit the Size of the ACS Database by filtering the Security Events

    How to Limit the Size of the ACS Database by filtering the Security Events After adding the following ACS filter, the new incoming events cannot be reflected in ACS reports. adtadmin /setquery /query:"SELECT * FROM AdtsEvent WHERE (HeaderUser='SYSTEM...
  • How to move a DHCP scopes list to another server

    Problem ====== How to move a DHCP scopes list to another server Solution ======= 顯示 DHCP 的 scope netsh dhcp server show scope 匯出 SCOPE netsh dhcp server export c:\dhcp 10.3.2.0 在舊的Server 刪除此scope netsh dhcp server delete scope 10.3.2.0 dhcpfullforce...