• Part1- Windows Server 2008/2008R2 Server core tips

    Firewall Configuration Allow server to respond to ICMP (Ping) requests Input the following command: netsh advfirewall firewall add rule name="ICMPv4 Inbound" dir=in action=allow enable=yes profile=any localip=any remoteip=any protocol=icmpv4...
  • How to collect SCOM 2007 R2 trace log for script error

    configured SCOM 2007 R2 ScriptTrace Log 1.%programfiles%\system center opereations manager 2007\tools\scripttracecontrol stop 2.%ProgramFiles%\System Center Operations Manager 2007\Tools\ScriptTraceControl.cmd start ALL 3.once we have the next error...
  • How to collect MOM 2005 Trace log for script error

    • If a script is generating an error, and additional data around that error is needed, then script tracing can be enabled . This is done by modifying a registry key: – HKEY_LOCAL_MACHINE\SOFTWARE\Mission Critical Software\OnePoint ...
  • SCOM 2007,Alert generated by Send Queue % Used Threshold

    PROBLEM: ======== Send Queue % Used Threshold issue CAUSE ====== RMS server is grayed out SOLUTION ============ Please perform these steps and let me know results after waiting a short time. 1. Stop the MOM Health Service on the RMS server. 2. Delete...
  • Cannot find LS on TSLS Windows EVENT 29,7024

    Problem ======== Cannot find LS on TSLS Windows EVENT 29,7024 Error msg = Event ID 29 Terminal Services Licensing can only be run on Domain Controllers or Server in a Workgroup. See Terminal Server Licensing help topic for more information. Solution ...