SCCM Inventory (Vmware/Vcores/Esxi)

Hello All,
We're looking into using SCCM as (one) of the main sources of information that will be used for a software asset management reporting tool. One of the key elements for getting an accurate license position is to not only determine what you have installed
but also what the hardware beneath the virtualization layer consist of.
I assume it's impossible to determine with SCCM (certainly in the non-hyper-v area) what the hardware of the underlying host is.
Would other tricks as connecting VMM to vcenter deliver extra 'inventory' information to SCCM or would the above requirement lead to a connector from the reporting tool to for example vcenter to read out host data and do the vm host <> blade linking....?

First, a (major) correction: Hyper-V is absolutely a (type 1) bare metal hypervisor.
Next, ConfigMgr is not a CMDB. As mentioned, ConfigMgr manages OSes. It does not manage hardware. The hardware information that ConfigMgr has is because the OS exposes that information. OSes within guest virtual machines do not know or have visibility into
their underlying hypervisor and thus ConfigMgr has no way of knowing anything.
As for VMM, there is no real connection between VMM and ConfigMgr. Just to say it one more time, ConfigMgr manages OS instances. VMM manages hypervisors and virtual hosts. The two are complimentary, but do not overlap in purpose or functionality.
Finally, the webcast I just presented last week in conjunction with Secunia showed how to use custom DDRs to pull information from any system, like vSphere and add that informatin to ConfigMgr for this exact scenario (I'm not sure if the recording has been
posted yet or not though).
Jason | http://blog.configmgrftw.com

Similar Messages

  • Where i can get a Cisco VMware Vsphere ESXi 4.1 update 1 installable media

    Hi All,
    can someone from cisco tell me how to get cisco vmware vsphere ESXi 4.1 update 1 that was certified by Cisco ?
    because the last release from the vmware website still 4.1 without update 1.
    http://downloads.vmware.com/d/details/esxi41_cisco_oem_iso/ZHcqYnRkdHdiZCpwcA==
    Thanks.
    Berwin H.

    Sorry for any spelling errors:
    What is working well for us, is to always get the latest ESX(i) release from vmware, apply all patches and then make sure to install the newest drivers for Cisco fnic (hba) and enic (lan) that can be found on the vmware site.
    During our first UCS upgrade (we did not have installed the Cisco drivers) we experienced some issues. A lot of our VMs lost connectivity to storage for about 2-3 minutes during the reboot of the primary FI. After opening a support request at vmware and Cisco, vmware sent us a newer fnic driver, as the standard driver included in the ESX iso did not handle hba failover very well.
    Since that upgrade we always keep up to date the enic and fnic drivers for Cisco UCS. They can be found on the VMWare ESX download site.
    Newer drivers are also available on the Cisco UCS driver CD, but those are not yet signed by vmware, so it may be a better idea to use those tested by vmware.
    Since we are handling ESX updates like this, every UCS upgrade and everything else worked like a charm and my pulse during upgrades got divided by 2
    BTW: Also with other server manufacturers we could have saved us a lot of trouble if we simply had upgraded adapter drivers earlier.

  • Inventory VMware

    Our current VM infrastructure runs on VMware.  I'm curious if anyone knows of a way to inventory the ESXi Hosts.  I realize the SCCM Client wouldn't actually install on ESX to inventory directly, but the client does install on the windows server
    which runs vCenter, and vCenter has all of the host details.  Is there a way to get that information into SCCM?
    I know there is the v_GS_VIRTUAL_MACHINE view in the database, and it seems to list some information like Physical Host, but only for Hyper-V systems.
    Has anyone been able to get this to work?  My guess would be that if the vCenter information were in a WMI class that a MOF edit could be made to get it into inventory.  It would be nice to get information like what physical host a VM is running
    on, what are it's hardware specs, and possibly other details.

    Last I heard (which granted, was over a year ago) there was no way that a client could tell you "i'm on ESX Host called "ServerBob"".  and you are right, v_gs_virtual_machine is only for hyper-v--because hyper-v clients will offer that information (VMware
    clients don't)
    That said... since you suspect the information is in vCenter, where on that system is recorded "and here are my clients, these clients are these specific computers in Active Directory called ..."  The last I heard about that (querying that) I wasn't
    encouraged about 'the where' for that information--it was made to sound like it was virtually impossible to pull out.  Of course; the main problem was I don't have any rights to the ESX Hosts here, to poke around and find the information. 
    You could try to approach VMware yourself; and see what they say.  Although perhaps instead of asking them "how to I get this information using ConfigMgr Inventory", what you need to ask is something like... "I would like a Powershell script to enumerate
    that information".  <wink>  Once we have the powershell script; then possibilities open up.
    Standardize. Simplify. Automate.

  • SCCM Inventory + WMI Classes

    Hi,
    I have received a below request from my client, and due to my lack of knowledge i am unable to answer this query.
    Kindly guide me to right direction.
    Can you please confirm which of the following inventory data we are capturing in SCCM?  Note that all of these data are from the class “Custom Inventory Collection”.  I’m not looking for OS_LANGUAGE from the canned inventory,
    I’m looking for the “custom inventory collection” data.
    <customInventory>
    <items>
    <item name="MUI_LANGUAGE " Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_OperatingSystem">Locale</item>
    <item name="OS_LANGUAGE" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_OperatingSystem">OSLanguage</item>
    <item name="MANUFACTURER" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_ComputerSystem">Manufacturer</item>
    <item name="MODEL" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_ComputerSystem">Model</item>
    <item name="VERSION" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_ComputerSystemProduct">Version</item>
    <item name="SKU" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_ComputerSystemProduct">SKUNumber</item>
    <item name="SERIAL" Inventory Collection" type="wmi" namespace="ROOT\CIMV2" query="SELECT * FROM Win32_ComputerSystemProduct">IdentifyingNumber</item>
    <item name="CONFIGOMATIC_COMMUNITY" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\Software\Bell Sygma\Common\Community</item>
    <item name="SYMPHONY_COMMUNITY" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\Software\Symphony\Build\Community</item>
    <item name="CONFIGOMATIC_IMAGE_VER" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\BesiInfo\Install\ImageVer</item>
    <item name="SYMPHONY_IMAGE_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Symphony\Build\ImageVersion</item>
    <item name="SYMPHONY_RELEASE_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Bell\Plateforme_Info\Release\Version</item>
    <item name="CORE_IMAGE_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\Image_Version</item>
    <item name="CORE_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\Core_Version</item>
    <item name="REGISTERED_ORGANIZATION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\RegisteredOrganization</item>
    <item name="CONFIG_OEM" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SYSTEM\Setup\OEMDuplicatorString</item>
    <item name="CONFIGOMATIC_IMG_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\BESIInfo\ImgVersion</item>
    <item name="SYMPHONY_CUSTCODE" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Symphony\Build\CustCode</item>
    <item name="BCCS_COMMUNITY" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Bell\Common\Community</item>
    <item name="CORE_PROFILE_VERSION" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\Profile_Version</item>
    <item name="IMAGE_LANGUAGE" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment\COMPUTER_LANG</item>
    <item name="SYMPHONY_MUI_LANGUAGE" Inventory Collection" type="registry">HKEY_LOCAL_MACHINE\SOFTWARE\Symphony\Build\UILang</item>
    </items>
    </customInventory>
    The Lightning Khan

    Hi Jason,
    The above XML snippet was sent by client, and i was not quite sure where he got that from.
    However both SMS_Def.mof and Configuration.mof files made things clear and was able to answer the query.
    Below post really helped me a lot.
    http://myitforum.com/cs2/blogs/jsandys/archive/2009/06/12/configuration-mof-vs-sms-def-mof.aspx 
    Thanks.
    The Lightning Khan

  • VMware vSphere ESXi Lockup

    We are running VMware vSphere 4 ESXi on Sun X6450 blades with the Intel six core dunnington processors, boot from Compact Flash, iSCSI storage, 10GbE, and 92GB of RAM. The blades run fine for 10 to 30 days before completely locking up. There is no PSOD. No indication of any log that something has gone wrong. The machine simply stops responding. The issue is intermittant and apparently random. We can't find any correlation to the problem except the hardware. We are running on X6250 blades with similar configuration as well with no problem. Also, we see the problem when there is high load, when there is moderate load, and when there is no load. We have even seen it in blades which have ESXi in maintenance mode.
    Has anyone seen a similar problem? If so, what is your config?

    Are you using NFS? I suspect I've hit this bug on two separate X6250s while doing some I/O performance testing (Iometer testing disk access to VMDKs on NFS datastore): http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01804949
    My stack trace isn't exactly the same, but it's definitely an IP stack deadlock of some sort. At first, I was going to blame hardware failure on one of the newer X6250s, but then I tried another identical unit and it PSODs in just the same fashion. If it's not a "to-be-fixed-in-U5" bug, then it might be the 10Gig Multithreaded adapter driver.
    Charles

  • VMware ESX/ESXi on StorageWork EVA 8400 or p6500 installation R12

    hi
    can i install oracle apps R12 on VMware Vsphere ESX/ESXi with StorageWork EVA 8xxx?
    kind regards

    Helios- Gunes EROL wrote:
    Hi;
    can i install oracle apps R12 on VMware Vsphere ESX/ESXi with StorageWork EVA 8xxx?I belive yes you can, but if it will be prod than i suggest confirm wiht oracle support for support policy
    Please see:
    http://www.vmware.com/solutions/partners/alliances/oracle-applications-whitepapers.html
    http://blogs.oracle.com/stevenChan/entry/virtualization_ebusiness_suite
    Regard
    HeliosIt will be great fortune if I came to know whether we can use it on PROD or not (in one word).
    NB:- currently I am not getting access to metalink;otherwise i shall search it by my own :D

  • Install CUCM 8.6 on VMWARE ESXi 5.0 Failed

    Dear All,
    I want to install CUCM 8.6 on Virtual Machine. I'm using VMWARE ESXi 5.0 version for the VM server.
    The installation CUCM 8.6 failed with error says:
    "the hardware you are using is not supported for this prodcut"
    I already disable LRO on the host ESXi 5.0, but still failed.
    is need to install the VMTOOLs before I install CUCM?
    CUCUM 8.6 support VMWARE Version ESXi 5.0?
    Thanks
    Regards,
    Krisna

    Actually for CUCM 8.5 and before it's RHEL 4, for CUCM 8.6 it's RHEL 5 (32 bit).
    I used the available OVA for my lab and it worked fine:
    1 vCPU
    2304 MB RAM
    80 GB HDD
    Not sure about compatibility with ESXi 5 and the VM machine v8 but above works for ESXi 4.1.
    If it still doesn't work, try using the same settings as you would in a ESXi 4.1 install.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • C22 M3 can't install vmware esxi

    Hi,
    I have cisco c22 m3s v02 rackmount server ,i want to install VMware vSphere ESXI but esxi doesn't find disk to install.I tried many custom cisco iso still same problem.
    I have LSI mega raid and configuration is raid 1.I try to install win2012 r2 server ok and raid works fine.
    Do i have to change raid controller or i miss esxi iso?
    If i have to change raid controller which do you prefer? (raid1)
    Can you help me please?
    Best Regards

    Hello Mesut, please review this document. Hope it might help.
    http://www.cisco.com/en/US/docs/unified_computing/ucs/os-install-guides/vmware/CSERIES-VMWARE_chapter_01.html#reference_9858434220524A52A039038C9449D775
    http://www.techrepublic.com/blog/smb-technologist/installing-vsphere-on-cisco-ucs-c-series-servers/
    http://partnerweb.vmware.com/comp_guide1/detail.php?device_cat=server&device_id=21092

  • Cisco Prime Collaboration Deployment with BE7K and VMWare license

    Hello, I am looking for some help trying to figure out if Cisco Prime Collaboration Deployment can be used to upgrade our existing 7.1.5 cluster.  From what I have read there is a API problem with the VMWare license that comes with the BE7K.  But after reviewing the BOM/quote from my VAR it lists the foundation license which based of the release notes is supported.
    UCSS-U-VMW-FND-5-1
    UCSS Cisco UC Virt. Foundation  Five Year - 1 server
    Has anybody out there had expericne with PCD and BE7K'?
    This is from release notes of PCD
    http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/rel_notes/10_5_1/CUCM_BK_P139675A_00_pcd-rns-1051/CUCM_BK_P139675A_00_pcd-rns-1051_chapter_010.html
    Search for “Business Edition 7000” and it will state it is not supported with PCD.  It is because the licenses that the BE 6k and 7K are shipped with don’t enable certain VMware APIs that PCD needs.
    “Virtualization Software License Compatibility
    Cisco Prime Collaboration Deployment is not compatible with all license types of VMware vSphere ESXi, as some licenses do not enable required VMware APIs.
    The following are compatible with Cisco Prime Collaboration Deployment:
    Cisco UC Virtualization Foundation (appears as "Foundation Edition" in vSphere Client)
    VMware vSphere Standard Edition, Enterprise Edition, or Enterprise Plus Edition
    Evaluation mode license
    The following are not compatible with Cisco Prime Collaboration Deployment:
    Cisco UC Virtualization Hypervisor (appears as "Hypervisor Edition" in vSphere Client)-preloaded on Cisco Business Edition 6000 and Business Edition 7000
    VMware vSphere Hypervisor Edition
    Any help would be appreacted.
    JP

    Thanks Jamie for repsonding, we haven't made any purchase's yet but I wanted to ensure we are purchasing a solution that won't lead to a lot of frustration.  We only have 1000 phones so we are pretty small and the BE7K seems to be a good fit and value.
    Cheers,

  • ISE installation with VMWare Error..

    Hi All,
    i install ISE version : 1.1.1.268, I installed ISE on VMWare Version 5.1,  in Installation process, ISE check the Network and NTP , but fail.
    and this step i skip, and then process installation is going normal until finish.
    after installation finish, i try ping from console ISE to network gateway and ntp server but error is come out:
    "% Error : Error invoking ping for the provided host"
    In attachment i show VMware configuration
    Anyone can help me please?

    Hello,
    I am giving you the installation guide for ISE on VMware and Esxi server. Please follow the steps, i have done my installation using this guide only.
    http://www.cisco.com/en/US/docs/security/ise/1.0.4/install_guide/ise104_vmware.html

  • ISE 1.1.1 login not working after install on VMWare on ESX 5.0

                       I did an ISE 1.1.1 installation on a VMWare with ESX 5.0. After installation I am not able to login with my credentials(username admin, password XXXX) I can ping my ISE server after initial installation but  I can not ping my ISE server after full installation.
    I did the installation several times and even did it on a VM with differrent VMversion.
    Anybody seen this before?
    Thank You
    Dirk

    Hello Dirk,
    I am giving you the installation guide for ISE on VMware and Esxi server. Please follow the steps, i have done my installation using this guide only.
    http://www.cisco.com/en/US/docs/security/ise/1.0.4/install_guide/ise104_vmware.html

  • LMS 4.0.1 supported ESXi Versions

    LMS 4.0 guide states that ESXi4.0 is supported.  Anyone know if ESXi 4.1 is supported under LMS 4.0.1.  Can't see anything in the readme file around ESXi versions, Only details on Windows OS.
    Many Thanks

    According to the Installation Guide, LMS 4.0 does support VMWare Server ESXi 4.1.
    Hope this helps.

  • Inventory cleanup problems

    Ive been working at adding some inventory classes to SCCM 2012 and ran into some housekeeping problems.  I had added a few classes, then decided to change their names a little bit.  Now, I am left with some extra 'SCCM_Ext' tables and views of
    the deleted data.
    When I delete an SCCM Inventory class from the Hardware inventory, the main 'dbo' tables and views are deleted correctly, but the 'SCCM_Ext' tables and views are never deleted. 
    Is there a cleanup process avaialbe to get rid of those tables and views?  When I try to open them in SQL I get errors because the underlying 'dbo' tables and views aren't there anymore.  It seems like there could be a garbage cleanup problem with
    these 'SCCM_Ext' objects.  Can I just drop the tables and views manually?

    Hi Todd,
    Could you please let me know how you delete the sql DB tables? It is not supported to deleted the DB table directly.
    Try to use the Delgrp.exe utility to remove it and see how it goes.
    http://technet.microsoft.com/en-us/library/cc180212.aspx
    https://social.technet.microsoft.com/Forums/systemcenter/en-US/d8c658a1-fce8-4591-8bf8-2c60223c7504/sccm-custom-ddr-created-classes-cannot-be-deleted-completely?forum=configmgrgeneral
    Note: This is also not support officially. Backup any data first before you make the change.
    We recommend you disable inventory classes if not used.
    http://technet.microsoft.com/en-us/library/gg712290.aspx#BKMK_Enable
    Thanks.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • How to download Lenovo Customized ESXi 6 for System x

    Trying to find where to download Lenovo Customized ESXi 6.0 for System x?
    You can find it on VMware's web site.
    In regard to VMware vSphere ESXi Operating System, some vendors add features and release customized install images.
    There are such for System x in the form of Lenovo Customized or previously IBM Customized.
    Up to ESXi 5.5, the image file is available on FixCentral download site along with various firmware, etc. for System x servers.
    For ESXi 6.0, the image file can be found on vmware.com web site as a Custom ISO.
    Here are detailed steps on how to find download.
    Open a browser and go to http://www.vmware.com/
    To go to download page, move mouse cursor over to 'Downloads' near top which will display a menu so click 'vSphere'.
    On the 'Download VMware vSphere' page, make sure 'Select Version' is 6.0, and click 'Custom ISOs' tab.
    Then click the arrow left of 'OEM Customized Installer CDs' text which will display a list.
    Locate Lenovo Custom Image, and click associated 'Go to Downloads' link.
    A page to download Lenovo Custom Image file will be displayed so follow instructions to download.  It will need to have a valid ID to login to My VMware.
    Now you should have been able to obtain a copy of Lenovo Customized ESXi 6.0 for System x.
    Please make sure of compatibility with your particular System x server before use.
    Hope this post helps.

    Additional information about Lenovo VMware Customized Image can be found at this web site.
    Lenovo VMware Customized Image Reference Guide
    Document ID: LNVO-VCIRG
    https://www-947.ibm.com/support/entry/portal/docdisplay?lndocid=LNVO-VCIRG
     

  • Cisco ISE installation on VMware Workstation ?

    I am trying to install Cisco ISE image through Vmaware Workstation , but after starting VM getting redhat console but not the same console required for setup of actual ISE . Would like to know whether VMware workstation supported for ISE installation as all the cisco docs specifies the image to be mounted on ESX server, then login to client to run setup.. Please help...

    Cisco "Officially" supports VMWare's ESXi/vSphere platform.  Yes, ISE works in VMWare Workstation, but is not tested on every hardware platform available, therefore, not supported.  The the case mentioned above,
    I've started installing ISE 1.2 (redhat linux 5 64 bit)  , looking at the posts above.. on VMware workstation 9..
    1stly I gave 6gb ram ( my laptop has 6 gb ram & 290gb free space ) and started the installation process..
    then  after the starting stage of checking the requirements of my laptop  started and the formatting of the disk began , my lap became very slow  & it got hanged there..all my pc processes moved like snails..!! got  frustated..
    then I restarted my lap and this time I gave 4gb ram .. and it worked fine from then on..
    can  anyone tell me , if this has to do anthing with the physical memory we  give over there in the ise installtion process..does it actually use the  entire ram we mention over there..??
    Niklas
    All possible System RAM was allocated to the ISE VM, and the ISE VM used ALL of the RAM leaving none for the host OS, thereby slowing the machine to a crawl.  Once this Virtual RAM was sized to the ISE minimum of 4GB (leaving 2GB dedicated to the host OS), the machine worked correctly.  Yes, the ISE VM will happily use ALL the RAM allocated to it.
    This is also the reason that Virtual Box and other "Desktop" class virtualization environments cannot be supported across the board.  Nearly every machine hosting VMWare Workstation, Virtual Box, etc... has a different chipset, video card, HD controller, and on, and on...
    The best thing to do for your situation is to try to install it.  If it works, document your EXACT system configuration and the EXACT virtual configuration so that you may look back to it for future installs.  You can also use this information to "tweak" the virtual settings until you get a combination that works for you.  This will help to document the configurations that do not work on YOUR desktop environment.
    Please Rate Helpful posts and mark this question as answered if, in fact, this does answer your question.  Otherwise, feel free to post follow-up questions.
    Charles Moreton

Maybe you are looking for

  • Sending email using IMAP through SMTP Port 587

    Hi, I have been sending Mail Merged email to people in organizations that I am active in, using IMAP embedded in StarOffice 5.2 (on Windows 98 Second Edition). This worked fine until a few weeks ago when I received an error message stating that AOL,

  • Currency Translation feature in BEx reports

    Hi colleagues, As you know, when creating queries, you can right click a given key figure and from Currency Translation frame you can select a customized Currency Conversion Key so OLAP engine displays the "converted" value of such Key figure. Standa

  • Acrobat 8.3.0 Upgrade - Error message when opening, "Cannot be launched at this time...."

    This is the error message I get about 10 seconds after opening, everytime... "Adobe Acrobat 8 cannot be launched at this time. You must launch at least one other suite component (such as Adobe Photoshop) before launching Acrobat 8 professional.)" Ope

  • Photoshop Corrupted File Help?

    I have read on here that several people are having issues with this particular thing but mine seemed a little different so I thought I would start a discussion and ask. OK first off, I'm use photoshop 7 (old I know but meh, you use why you can afford

  • Backup with Retrospect ?

    Hello everybody. I need to backup a couple of xserves running in a xsan setup. We'll buy a real backup from ADIC and Time Navigator soon but I need to do a backup with my old setup. I can just mount the servers on a client running retrospect and do a