Twitter
-
Recent Posts
- Day-5 #TE14D5 is less than two weeks away!
- System Center News & Updates – 2014 M1
- Concerned about the merging of MMS with TechEd? Post your comments on Cameron Fuller’s blog!
- Count of instances of specific software registered with Add or Remove Programs – Wrong counts SCCM 2012
- System Center 2012 Configuration Manager (SCCM): Prevent automatic upgrade on deployment to device collection
Recent Comments
- SCCM – Controlling Application Supersedence – FoxDeploy.com on System Center 2012 Configuration Manager (SCCM): Prevent automatic upgrade on deployment to device collection
- SCCM SQL Queries Mega-Pack | automatizeblog on SCCM 2012 Poor Console Performance In Software Updates
- Automation Scripting PowerShell: Servicios, SSRS, etc « El TecnoBaúl de Kiquenet on PowerShell Script To Restart Service And Dependents
- Estopa on Because of an error in data encryption, this session will end
- Adding A Basic PowerShell recovery to a Monitor | Living with SCOM on PowerShell Script To Restart Service And Dependents
Archives
- May 2014
- February 2014
- October 2013
- August 2013
- June 2013
- May 2013
- January 2013
- August 2012
- December 2011
- April 2011
- February 2011
- December 2010
- October 2010
- June 2010
- March 2010
- November 2009
- October 2009
- September 2009
- July 2009
- June 2009
- November 2008
- October 2008
- August 2008
- July 2008
- January 2008
- December 2007
Categories
Meta
Author Archives: Stephen Leuthold
IOS upgrade on Cisco routers causes RightFax to stop working
s
After many hours wasted troubleshooting RightFax because everyone was thinking it was at fault, we had to prove that something changed on the network end that hosed up RightFax. RightFax has been running for 2 years with “0” issues. So it turns out our network engineers decided to upgrade the IOS (version 12.4.24T2) on their voice […]
HP Systems Insignt Manager – Contract and Warranty SQL Query
s
It was time to renew our warranty contacts with HP and we needed a quick and efficient way to gather and submit all of our HP hardware’s information to our vendor for renewal. The canned “Warranty-Contract – Servers” query is not very useful as there are no serial numbers, product name, product numbers, addresses or contact information in […]
Hardware, HP, SIM Tagged Contract, HP, Remote Support Advanced, SIM, Systems Insight Manager, Warranty
2 Comments
How to deploy SCOM Operations Console to Clients
s
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)
s
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
s
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
s
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 […]
Error Installing SQL 2008 SP1 on Windows 7
s
You are required to install Microsoft SQL 2008 SP1 after installing SQL 2008 on Windows 2008 and 7. After launching the SP1 setup you might receive the following error: TITLE: SQL Server Setup failure. —————————— SQL Server Setup has encountered the following error: Invoke or BeginInvoke cannot be called on a control until the window […]
SCOM 2007 R2 MOM Agent Activation context generation failed
s
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 […]
Running OpsMgr 2007 R2 DBCreateWizard on 64-bit SQL Server
s
There may be an issue when running the R2 64-bit DBCreateWizard on an SQL server. You may see the following in the application log: Log Name: Application Source: Bid Date: 10/14/2009 2:09:38 PM Event ID: 1 Task Category: None Level: Warning Keywords: Classic User: N/A Computer: SQL01.domain.pvt Description: C:\ISO\OpsMgr 2007 R2\DBCreateWizard.exe 8880 Tweet
How to Install Systems Center Capacity Planner on Windows 7
s
Had an issue installing Systems Center Capacity Planner on Windows 7 today… it would not. It kept prompting me with a blank window with the options “yes” or “no”. The Setup MSI package is looking for MDAC. MDAC already is included with Windows 7 so there is no need to install. Basically you need to […]