Twitter
-
Recent Posts
- Report on SCOM Alert Notification Subscriptions
- Enable Windows Authentication for Live Maps on a non-RMS Server
- Mass reboot servers and workstations with PowerShell
- Resetting Logical Disk Fragmentation Monitor via PowerShell
- xperf: error: NT Kernel Logger: Cannot create a file when that file already exists
Recent Comments
Archives
Categories
Meta
Archive for the Category: SCOM
Report on SCOM Alert Notification Subscriptions
Trouble tracking down alert notifications? A good word of advice is to be sure to include the notification subscription ID in your alert channel, such as follows… Sponsors, article continues below… Alert: Logon Failures – Multiple failures by same User on single Machine Severity: 2 Source: ADS04.Domain.pvt Path: ADS04.Domain.pvt Last modified by: System Last modified [...]
Enable Windows Authentication for Live Maps on a non-RMS Server
I’ve wanted to move my Live Maps installation off of my SCOM 2007 R2 RMS for some time now. But until recently I was under the impression that it was not possible to do this with Windows based authentication enabled in Live Maps. I attended MMS 2011 and stopped by the Savision booth in the [...]
Also posted in Microsoft Tagged Constrained delegation, Live Maps, Microsoft, Savision, SCOM, Windows Authentication
1 Comment
Resetting Logical Disk Fragmentation Monitor via PowerShell
I’ve been goog..errr bing’ing trying to look for a solution and most everyone points to the GreenMachine. Although a great and powerful tool that I have used on occasion, for some reason it does not filter for monitors in “Warning” only state and I cannot filter by monitor. In this case I will be resetting [...]
Also posted in Microsoft Tagged Logical Disk Fragementation, Operations Manager, PowerShell, SCOM
Leave a comment
xperf: error: NT Kernel Logger: Cannot create a file when that file already exists
My % Interrupt Time on one of my servers was exceeding 10%, yielding a SCOM alert. I went to dive in deeper and discovered it is a driver or hardware issue. To determine what driver might be causing the large amounts of interrupts I had to result to a tool called xperf, which is apart [...]
OperationsManager Database Connectivity Issues After Migration
I was tasked with migration an OperationsManager database off to another SQL server on an SQL Instance other than the default “SQLSERVER” instance. I following the TechNet article to perform the migration but was receiving various database connectivity errors in the Operations Manager log on my RMS. Examples of errors occurring for me are below: [...]
PowerShell Script To Restart Service And Dependents
Some of my Windows 2008 R2 servers have been reaching over our 80% committed memory threshold more often than preferred. There is a hotfix out as noted on Kevin Holman’s OpsMgr Blog – http://blogs.technet.com/b/kevinholman/archive/2010/06/09/wmi-leaks-memory-on-server-2008-r2-monitored-agents.aspx , however the server admins have not tested and deployed the hotfix yet so in the mean time I needed an [...]
Also posted in Microsoft, PowerShell Tagged Microsoft, PowerShell, Reset-Service, Start-Service, Stop-Service, Windows 2008 R2, Winmgmt
Leave a comment
How to deploy SCOM Operations Console to Clients
It was a tough find but after much digging I came across the command to run for a silent install of the Systems Center Operations Manager 2007 Operations Console. Tweet
Also posted in Microsoft Tagged msiexec, Operations Console, Operations Manager 2007, OpsMgr, packaging, SCOM, Systems Center, Windows 7, Windows Vista, Windows XP
Leave a comment
OpsMgr ACS SecureVantage Noise Filter (Combined)
As many of you know collecting all security events on a server using the Audit Collection Service (ACS) can get very “noisy”. Thankfully SecureVantage has come up with a list of noise filters, unfortunately they are all separate queries. I took the time to combine all the queries and thought I would share to save [...]
Also posted in Microsoft Tagged 2007, ACS, Audit Collection Service, Noise Filter, Operations Manager, OpsMgr, SCOM, WQL
1 Comment
Running SCOM Agent On Domain Controller as Local System
After deploying the OpsMgr agent to a DC you may receive some errors concerning scripts not being able to run. An example of an error you may receive is below: Forced to terminate the following process started at 1:01:51 PM because it ran past the configured timeout 120 seconds. Command executed: “C:\Windows\system32\cscript.exe” //nologo “C:\Program Files\System [...]
Also posted in Microsoft Tagged Domain Controller, HealthService, hslockdown, MOM, OpsMgr, SCOM, Windows 2008
Leave a comment
SCOM 2007 R2 MOM Agent Activation context generation failed
I came across the following errors today on the server I’m trying to push the SCOM MOM Agent to a Windows 2008 server: Log Name: Application Source: SideBySide Date: 10/15/2009 9:29:04 AM Event ID: 33 Task Category: None Level: Error Keywords: Classic User: N/A Computer: SERVER01.domain.pvt Description: Activation context generation failed for “C:\Program Files\System Center [...]
Also posted in Microsoft Tagged MOM Agent, Operations Manager 2007, R2, SCOM, WinSxs
Leave a comment