Sign in
Andrzej's "IT Thoughts" Weblog
Loose thoughts about IT management&operations
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
IT
MOM
Pages
SMS
Archive
Archives
September 2008
(1)
July 2008
(5)
May 2008
(2)
April 2008
(2)
March 2008
(5)
February 2008
(3)
January 2008
(2)
December 2007
(4)
November 2007
(3)
October 2007
(4)
June 2007
(1)
May 2007
(1)
April 2007
(1)
March 2007
(3)
February 2007
(1)
January 2007
(5)
December 2006
(3)
November 2006
(1)
October 2006
(1)
September 2006
(1)
August 2006
(1)
July 2006
(4)
June 2006
(10)
May 2006
(6)
April 2006
(11)
TechNet Blogs
>
Andrzej's "IT Thoughts" Weblog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Andrzej's "IT Thoughts" Weblog
MOM Summary Reporting Pack Reports Fail
Posted
over 7 years ago
by
TechNet Archive
1
Comments
The issue you might experience when using MOM SRP on a Windows Server with regional settings different then US (I had the problem on polish locale). The problem is in the reports and the way they handle dates. The error is: An error has occurred...
Andrzej's "IT Thoughts" Weblog
SCCM Licensing simple FAQ
Posted
over 5 years ago
by
TechNet Archive
1
Comments
I am definitely not a "sales" type of guy ;) and usually know nothing about licensing, but people do ask a lot about SCCM pricing and licensing so I needed to find out. Basically this is the link you want to read: http://www.microsoft.com/systemcenter...
Andrzej's "IT Thoughts" Weblog
Monitoring and backing up event logs with MOM
Posted
over 7 years ago
by
TechNet Archive
22
Comments
With MOM you can automate the following tasks: - check event log free space on MOM agent computers - backup the event logs to a remote share I have attached the 2 scripts I used for this (modified well-known scripts from Scripting Center ). I...
Andrzej's "IT Thoughts" Weblog
SCCM 2007 - couple of deployment tips
Posted
over 5 years ago
by
TechNet Archive
1
Comments
When you get to deploying SCCM, there is a couple of issues you may see. Below I summarize some of my experiences - hope this helps:) 1. For all SCCM RTM sites installed after Dec 1, 2007 you will not see any status messages This is due to a bug in date...
Andrzej's "IT Thoughts" Weblog
How to use custom actions in Visual Studio setup project (MSI) from command line
Posted
over 6 years ago
by
TechNet Archive
0
Comments
I'm lately back to development project work. A useful thing I found out during deployment project development. If you want to pass custom properties to your MSI files VIA COMMAND LINE this is how it is done (one caveat here): Add in the installer UI a...
Andrzej's "IT Thoughts" Weblog
Off-topic things and some Hyper-V goodies (resources, backup and AzMan scope scripts)
Posted
over 5 years ago
by
TechNet Archive
1
Comments
Lately it's been very quiet on my blog. There are a couple of things to that. First and foremost there was recently a lot going on in my private life, and therefore I had little time to focus on anything else then family (well, I still had and HAVE to...
Andrzej's "IT Thoughts" Weblog
“Fuzzy logic” search in SQL Server
Posted
over 7 years ago
by
TechNet Archive
3
Comments
I was looking hard for a good, robust, yet possibly simple and fast to implement method of “fuzzy” logic search for an application based on SQL Server 2005. “Fuzzy” meaning that a search would return not only exact (or wildcard) matches but also phonetically...
Andrzej's "IT Thoughts" Weblog
Operations Manager 2007 Reporting DB is empty
Posted
over 7 years ago
by
TechNet Archive
1
Comments
OM 2007 has a different design of reporting then MOM 2005 does. It transfers data in real-time as opposed to the nightly DTS job in 2005. In Beta 2 there is a small bug that will be corrected in RC: if your Datawarehouse account is different than the...
Andrzej's "IT Thoughts" Weblog
OpsMgr: Modified Brian's Scheduled Maintenance Mode MP
Posted
over 5 years ago
by
TechNet Archive
14
Comments
Together with my colleague Marek Kuzminski, we have slightly modified Brian's scheduled maintenance mode MP ( Scheduling Groups of Objects for Maintenance Mode ) to add following features: Override by group display name Add additional rules to...
Andrzej's "IT Thoughts" Weblog
Configuration Manager 2007 DCM Configuration Packs list
Posted
over 6 years ago
by
TechNet Archive
3
Comments
DCM (Desired Configuration Manager) lets you compare you IT infrastructure configuration with standards (Compliance or Microsoft IT currently available). The compliance packs come from Brabeion (MS partnership). To read more about DCM go here: http:/...
Andrzej's "IT Thoughts" Weblog
MOM 2005 and McAfee 8.0i VirusScan
Posted
over 7 years ago
by
TechNet Archive
3
Comments
MOM 2005 agent runs it’s scripts in an out-of-service (MOMService.exe) process called MOMHost.exe. When you are running McAfee 8.0i AV agent, there appears to be a problem. The ScriptProxy.dll component of the McAfee agent causes a slow memory hog in...
Andrzej's "IT Thoughts" Weblog
SCCM 64 bit considerations [updated]
Posted
over 6 years ago
by
TechNet Archive
1
Comments
System Center Configuration Manager 2007 does not ship with any server roles based on x64. So what is the consideration on running that software on x64 architecture? Sccm2007 runs basically the same (performance wise) on 32 bit OS or 64 bit OS, and even...
Andrzej's "IT Thoughts" Weblog
Automating SMS 2003 Secondary Site installations
Posted
over 6 years ago
by
TechNet Archive
1
Comments
I've been a bit quiet lately on my blog. I regret it, but I hope to come back with some good content in the following weeks. What I found out with SMS 2003 production deployments is that especially with very dispersed network structures, you might...
Andrzej's "IT Thoughts" Weblog
OpsMgr 2007 Notifications - issues, customizations
Posted
over 5 years ago
by
TechNet Archive
0
Comments
There is a couple of things about OpsMgr 2007 notifications, that may not be so obvious at first sight. Here is a list from my experience. 1. Notifications audit trail So you want to have a trace left about what notification was sent to whom? This...
Andrzej's "IT Thoughts" Weblog
TFS/MSBuild caveats
Posted
over 6 years ago
by
TechNet Archive
1
Comments
Once again I am a bit off track from MOM. I've been digging more into Team Foundation Server lately. Unfortunately I've been negatively surprised how many obvious things just do not work as expected out of the box. Fortunately with many overrides, working...
Andrzej's "IT Thoughts" Weblog
Ops Mgr 2007 custom MP for monitoring event log size [updated!]
Posted
over 5 years ago
by
TechNet Archive
0
Comments
[UPDATE]: I have update the MP in recovery part. It was not possible to override the recovery properly, because using a standard script response does not allow overriding the ARGUMENTS parameter of the script (actually it does allow, but it does not...
Andrzej's "IT Thoughts" Weblog
SMS 2003 with SP3 my subjective "top 5 deployment issues" [updated!]
Posted
over 6 years ago
by
TechNet Archive
0
Comments
Doing recently a pretty distributed (over 100 sites) SMS deployment I stumbled upon several issues. some of them might be FAQs but others were quiet a surprise. Here is my top 5 list;) Hope you can spare yourself time looking for solutions, or help me...
Andrzej's "IT Thoughts" Weblog
Ops Mgr 2007 RC2 reporting installation tips
Posted
over 6 years ago
by
TechNet Archive
1
Comments
Several tips for installation of OM 2007 RC2 (reporting component) 1. Install always on EN-US regional settings (change this at least for installation time) 2. Set the collation of SQL to SQL_Latin1_General_CP1_CI_AS (I've tested this and it works) or...
Andrzej's "IT Thoughts" Weblog
Microsoft Operations Manager 2007 Beta 2 goes live
Posted
over 7 years ago
by
TechNet Archive
1
Comments
Here it is. MOM2007 beta2 is out along with documentation. This will be the first time for me to install it and check the new features (except MMS labs). I will try to post some more definite impressions when I get to do some more serious tests. You...
Andrzej's "IT Thoughts" Weblog
Forcing immediate software package distribution in SMS 2003
Posted
over 7 years ago
by
TechNet Archive
3
Comments
A lot of people have been asking about it… I have been shortly engaged by a customer using Novell ZENworks and wanting to convert to SMS 2003. One of the functionalities in ZEN lacking in SMS is the possibility to immediately force updates onto...
Andrzej's "IT Thoughts" Weblog
SCCM UI extension for forcing client-side actions from console
Posted
over 5 years ago
by
TechNet Archive
0
Comments
I am posting a set of console extensions that will add right click functionality similar to that in SMS 2003. It is basing on great scripts from myitforum posted by Cory ( http://www.myitforum.com/articles/8/view.asp?id=7099 ). The vbs scripts are taken...
Andrzej's "IT Thoughts" Weblog
MOM 2005 SP1 and x64 support [updated!]
Posted
over 7 years ago
by
TechNet Archive
6
Comments
People have been often asking about supportability of different MOM components on x64 architecture. There is a lot of info on the web, but it’s a bit unsorted: http://support.microsoft.com/?kbid=917615 , http://www.microsoft.com/technet/prodtechnol/mom...
Andrzej's "IT Thoughts" Weblog
Hyper-V Offline backup script
Posted
over 5 years ago
by
TechNet Archive
0
Comments
I have created yet another backup script, since the previous one although correct worked only under VMM 2008. And VMM 2008 in its current BETA (+hyper-v patch) is still a bit unstable and the script caused the host to hang for large VM backups. The...
Andrzej's "IT Thoughts" Weblog
OpsMgr 2007 - Putting computers in maintenance mode remotely
Posted
over 6 years ago
by
TechNet Archive
1
Comments
So you have a simple case where a server operator needs to perform some maintenance and he does not have an OpsMgr console. You can use the tool provided by Clive: http://blogs.technet.com/cliveeastwood/archive/2007/09/18/agentmm-a-command-line-tool-to...
Andrzej's "IT Thoughts" Weblog
Modifying default Ops Mgr 2007 ports
Posted
over 5 years ago
by
TechNet Archive
0
Comments
So you are migrating from MOM 2005 to 2007 and do not want to go through the hassle of changing your firewall ACLs? Default port for agent to Management Server communication is 5723. To modify it to MOM 2005 default (1270) or any other of your choice...
Page 1 of 4 (79 items)
1
2
3
4