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
Monthly Archives: November 2009
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
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 [...]
Microsoft, SCOM Tagged 2007, ACS, Audit Collection Service, Noise Filter, Operations Manager, OpsMgr, SCOM, WQL
1 Comment
Automatically uninstall Altiris Agent on ESX and Linux
I’ve recently configured a HP Rapid Deployment (RDP) script to automate the deployment of VMWare ESX to our HP servers. However I did not want to leave the Altiris client on the server after the installation was complete in order to avoid any mistakes (like wiping out the server) after it went into production. Here [...]
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 [...]