From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Mike Resseler
Sent: Wednesday, December 31, 2008 4:01 AM
To: msmom@lists.myitforum.com
Subject: RE: [msmom] using OPSMgr for server documentation
Ethan,
Maybe this is something for you:
http://visiotoolbox.com/en-US/downloads.aspx?resourceid=2&aid=67
It should allow you to connect visio 2007 to your scom or sccm environment to automatically draw diagrams with information straight from SCOM or SCCM
I heard it is great but never tested it out myself.
Best wishes,
Mike
Scomoperator.spaces.live.com
From: admin@lists.myITforum.com [mailto:admin@lists.myITforum.com] On Behalf Of Pete Zerger
Sent: Monday, December 29, 2008 11:59 PM
To: msmom@lists.myitforum.com
Subject: Re: [msmom] using OPSMgr for server documentation
Ethan,
This can be a bit involved in Powershell. We demonstrate a server inventory report for Dell Servers in the following post in a series on exploring discovered inventory with Powershell. Some notes on what you'd have to do for VM guests running Windows is below.
You can simply replace the following string in the example
"where {$_.Name -like 'Dell.*' }"
where {$_.Name -match 'Microsoft.Windows.Server.2003.OperatingSystem' }"
and view the output of this, where you will find several properties populated, but some items, such as processor and disk details not in this class. To retrieve a full server inventory, you would have to retrieve the properties of the object classes of interest hosted by the Windows OS. More simply replace the class name to create a separate inventory for given servers for items such as logical disk.
Regards,
Pete Zerger, MS-MVP - Operations Manager 2007
Founder, System Center Forum: http://www.systemcenterforum.org
Founder System Center Virtual User Group http://www.systemcenterusergroup.com
On Mon, Dec 29, 2008 at 2:18 PM, Froese, Ethan <FroeseE@missouri.edu> wrote:
I've been investigating different methods to help automate the documentation of our file servers. Since most of our physical are Dells, I've been using their OMReport tool (works on Linux too) but this doesn't do much for our Virtual servers. I've looked at SYDI as well but it's a bit limiting in regards to the output (management wants the output to look a certain way).
With the expectation that MS will soon release a client for Linux servers, is anyone out there using Opsmanager 2007 (reporting or powershell) to document servers? I'm looking for pretty simple stuff like number of CPU's, Hard drive documentation, memory – real basic stuff.
Thanks
Ethan Froese
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/
---------------------------------------------------------------------------------------------------------------------------
This e-mail and any attachments thereto may contain information which is confidential and/or protected by intellectual property rights and are intended for the sole use of the recipient(s) named above. Any use of the information contained herein (including, but not limited to, total or partial reproduction, communication or distribution in any form) by persons other than the designated recipient(s) is prohibited. Any liability for the correct and complete transmission of the information or for any delay or interruption of the transmission or for damages arising from the use of reliance of the information shall be disclaimed. If you have received this e-mail in error, please notify the sender either by telephone or by e-mail and delete the material from any computer.
Emails are not secure and cannot be guaranteed to be error free as they can be intercepted, amended, lost or destroyed, or contain viruses. Although this email has been scanned for the possible presence of computer viruses prior to dispatch, we cannot be held responsible for any viruses or other material transmitted with, or as part of, this email without our knowledge.
Ferranti Computer Systems NV
Noorderlaan 139, B-2030 Antwerpen
Tel: +32 3 540 49 11
Fax: +32 3 542 63 28
General Email: info@ferranti.be
http://www.ferranti.be
==============
Missed an email? Check out the list archive:
http://myitforum.com/cs2/blogs/momlist/