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.
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.
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 [...]
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 Center Operations [...]
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 handle has been created..
——————————
BUTTONS:
OK
——————————
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: [...]
There is an issue when running the R2 64-bit DBCreateWizard on an SQL server. You may come accross the following error during the DB create process:
Additionally 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: USHUBSPSQL01.Exterran.pvt
Description:
C:\ISO\OpsMgr 2007 R2\DBCreateWizard.exe
8880
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 [...]
When will Windows 7 RTM be available for download?
For Business Customers:
If you are a Volume License (VL) customer with an existing Software Assurance (SA) license you will be able to download Windows 7 RTM in English starting August 7th via the Volume License Service Center (VLSC). The rest of the languages for Windows 7 RTM [...]
I decided to ensure all my firmware, drivers and Windows updates including Windows 2008 SP2 were installed before installing HP Insight Control Environment 5.10. It turns out they have this nifty prerequisite checker before the installation to ensure all your stuff is compatible. After installing SP2 the iSCSI msiscsi.sys driver will be updated to 6.0.6002.18005. [...]
Here a quick tutorial on how to grab all the Windows Servers out of your domain:
1 ) Open Active Directory Users and Computers MMC.
2 ) Expand AD Users and Computers.
3 ) Expand the domain you want to create the query in.
4 ) Right click on Saved Queries, Select New->Query.
5 ) Name the query “Windows Servers”.
6 [...]