Archives for: March 2010
How-To: Import Computer Location Information Into OpsMgr (Part 3-3)
March 17th, 2010In the previous articles have explained how to extend an existing server class with a ‘Location’ attribute by building a custom Management Pack and how to feed location information from an external source into OpsMgr using a connector. In this article I will explain how you can use Live Maps to dynamically visualize these server objects based on the location attribute.
How-To: Import Computer Location Information Into OpsMgr (Part 2-3)
March 17th, 2010In the previous article I have explained how to extend an existing server class with a ‘Location’ attribute by building a custom Management Pack. In this article I will explain how to create a connector that reads information from a CSV file and updates the location information of a server in OpsMgr.
How-To: Import Computer Location Information Into OpsMgr (Part 1-3)
March 16th, 2010We frequently get questions from customers that want to re-use computer location information that is stored in a CMDB or RFID tracking system with Live Maps. A very understandable question looking at the dynamic datacenter challenges enterprises face today.
Live Maps comes with many features that support dynamic views but it relies on information that is stored in OpsMgr. In this blog series I will explain how you can extend OpsMgr with location information from an external source and how to use that information with Live Maps.
The diagram below shows on overview how we are going to approach this challenge. 
I will go through this process in three steps:
- Create a management pack that adds a ‘location’ attribute to the Windows Server class
- Write a connector that reads asset information from a CSV file and updates OpsMgr
- Configure Live Maps to create dynamic location aware maps
In this first article I will describe explain how to create a Management Pack (MP) that extends an existing class with a ‘Location’ attribute.

