Get machine hardware configuration

Hi,
anyone knows how to get hardware machine configuration
such as IDs or serial numbers for devices such as RAM, Processor, monitor, ....
should i use native methods?? and if yes what methods and classes can help???
thanks

should i use native methods?? Got it in one.
Tutorials & Code Camps: JNI Technology
Or if you have an application that can do it, a System.exec.
and if yes what methods and classes can help???The MSDN would help here for Windows, for Linux (and maybe MacOS) you might be able to find it out via the /proc/ file system.

Similar Messages

  • Where get the hardware configuration information?

    Where get the hardware configuration information and where to delete cookie on the Fedora8 OS?

    Where get the dmdecode information?please install it from FC8 DVD, the package name is dmidecode-2.7-1.26.1.fc6.i386.rpm
    Yes, I want to delete cookie on browser--firefox Clean your firefox cache data from:
    menu bar--->Tools-->Clean Private Data.

  • Export Virtual Machine Hardware Configuration

    Is there any script or somewhere that I can grab specs hardware configuration including disk information & configuration?
    Thuan Soldier
    A 23-year-old man loving Microsoft technologies and making crazy ideas on business journey.
    SharePoint Vietnam |
    Blog | Twitter

    Hi,
    Based on my experience, you can use Get-AzureDataDisk cmdlet to get a list of the data disks mounted on the Azure VM and use Get-AzureOSDisk to get the operating system disk object for the Azure VM.
    However, for other hardware configurations, it seems that there is no such script for that. I recommend you to request a script in Azure script center:
    http://azure.microsoft.com/en-us/documentation/scripts/
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Hardware Configuration in MAX when not logged in as Administrator

    I am attempting to load a .cfg file for a VME device through the Hardware Configuration option on MAX.  When you are not logged in as an administrator, the option is greyed out.  I do not have the option of always running this as an administrator.  However, I can set special permissions on certain folders or registry keys if necessary to allow non-administrators access to those locations in order to get the hardware configuration to work in MAX.
    Does anybody know what special permissions would need to be set?

    Hi Pual,
    What operating system are you using? I’m not sure if there are additional specific files or registry keys, but could you give your use full control over the Measurement and Automation Explorer program?  Let me know if you can test that out.
    Matt
    Applications Engineer
    National Instruments

  • I purchased an iPad A 1460 which was supposed to have an A6x chip. The hardware configuration shows it as an A5x chip. Can anyone advise a solution ?

    HI. I purchased an IPad model A 1460 which was supposed to have an 1.4 ghz A6x chip. The hardware configuration however shows that my IPad has an A5x chip. How can this issue be resolved ?

    How are you getting this "hardware configuration" information?
    If you are using a third-party app, most likely the app is not up to date and does not know about the newer iPad processor to show information about it.

  • I'm trying to install Windows XP on a system, and Setup gets stuck at the "Setup is inspecting your computer's hardware configuration" stage

    I’m trying to install Windows XP on a system, and Setup gets stuck at the “Setup is inspecting your computer’s hardware configuration” stage
    how can I fix it, i turned off and on, and the message still there help please

    If you have a PPC Mac, you can't install Windows unless you are using something like Parallels or a virtual application.  If you are using Boot Camp, eject the disc, reboot and try again.
    Miriam

  • Why do i get a daq hardware configuration required window when trying to run the daq solution wizard?

    i have recently installed the ni 4552 for pci dynamic signal analyser, and am attempting to configure my system and teach myself labview. when attempting to run the daq solution wizard i am presented with the daq hardware configuration required window.
    Attachments:
    DAQ_Hardware_Configuration_Required.ppt ‏38 KB

    hi brian, thanks for your help. i have recently received version 6.1, and done a complete re-install. i have also downloaded the latest ni daq (6.9.2) and ni dsa (6.11) versions and installed them, but still i get the same error message when trying to open the solutions wizard (please see attached powerpoint presentation).
    upon selecting the "go to ni daq config utility" option MAX opens. everything appears to be in order (device passes test, test panels run ok and virtual channels are configured correctly). i am unable to go any further.
    i would appreciate any guidance that you are able to give me in this matter. many thanks in advance of your help.
    best regards,
    ben halkon

  • How to include hardware configuration in the installer?

    I have a VI developed with LabVIEW 2009 V9.0f2 using a USB-6009 and two of its analog inputs.  The VI uses the DAQ Assistant to configure the USB-6009.  I include the DAQmx Core Runtime 9.0.2 with the LabVIEW Runtime Engine 2009 in the installer build.  I spent most of the past week trying to get the application to run after installation.
     If I leave out the Hardware Configuration from MAX (no configData.nce file) and run the installer on another machine the application produces an Error-200378 Custom Scale Specified Does Not Exist  when it runs (I searched the 200378 error code - no help).
    If I include the Hardware Configuration from MAX to produce a configData.nce file, and select Perform the Import Silently to Merge the Import Data when the installer is built, I get this message during the install to another computer:
    .\Distribution.cpp(1902): IInstallerError 11004Developer Error. Distribution contains invalid dependencies:1. Product NI Remote Provider for MAX 4.6.1 ({FBD23528-31AC-412A-9DEE-6CEA814A7430}) depends on product with upgrade code {B5171839-26E3-48D9-9FD6-AF7F39055146}, version [8.2.379.0,), language in {} which is not in the distibution.2. Product NI LabVIEW Real-Time Error Dialog ({297FA251-FF30-4F16-978C-4A65EA804EFF}) depends on product with upgrade code {B5171839-26E3-48D9-9FD6-AF7F39055146}, version [8.2.379.0,), language in {} which is not in the distibution.3. Product NI LVBrokerAux 8.2.1 ({0FB31DF8-38DF-4C9D-B313-AFAFC3FBA02B}) depends on product with upgrade code {B5171839-26E3-48D9-9FD6-AF7F39055146}, version [8.2.379.0,), language in {} which is not in the distibution.Correct the distribution and try again. I’m not really sure that the installer even uses the configData.nce file during the build.
    Another error I have seen (I have done several other builds using various installer settings)  is that the app appears to run fine except it is unable to find the USB-6009, even though the operating system picks it up and installs it in the device manager seemingly without error.
    I am a novice LabVIEW user.  Any help you could give would be greatly appreciated.
    Bill
    Solved!
    Go to Solution.

    Hi Willygene,
    Give the steps listed in KnowledgeBase 52GH9OW5: Why Do I Get Error 200378 When Running a Stand Alone Application? a shot, does this help with the 200378 error?
    Do you have DAQmx installed on the other machine? Are you unbundling it with your installer? If so, what Run-Time Level are you buiding into your installer? Can you post screenshots of the errors that you are getting?
    Joshua B.
    National Instruments
    NI Services
    NI Support Resources
    NI Training Resources

  • Get system Hardware key

    Hi Experts
    I need to create some kind of security to don't allow copy and install the application in another machine or system. My team define some rules and now i need to implement.
    One of this rule is get the Active Hardware license of CE. If i go to NWA -> Configuration Management -> Licenses, i can see it in Active Hardware Key field.
    I need to get this value progamatically.
    If is possible get it in some screen of nwa, i know that is possible to get in my module.
    Someone know how can i do this?
    Thanks and regards
    Marcos Brandao

    Hi Marcos,
    You can get the Hardware Key using the OS command 'saplicense -get'.  I don't know if there's any API that allows you to get this value directly but I guess you can always invoke this OS command programmatically and manipulate the output to get the value.
    Hope it helps.
    Regards,
    Dao

  • Hardware configuration planning

    We are migrating from Stellent 7.5.1 to UCM 11g and doing h/w capacity planning for new version. Want to know what are the parameters to do the capacity planning.
    We are assuming:
    - 200 concurrent users in 1 min, with the capacity to upload 5-8 mb of file upload by every user.
    - The uploaded document gets converted in to PDF and webviewable format.
    - The repository size of 1.5 TB with growth rate of 100 gb per quarter.
    Is there a way/calculation mechanism/tool helps to analyse the capacity of production server hardware configuration with the above mentioned usage and scenarios.
    What is the Oracle's minimum and recommended h/w configuration for a UCM11g.
    Thanks

    user13435697 wrote:
    We are assuming:
    - 200 concurrent users in 1 min, with the capacity to upload 5-8 mb of file upload by every user.
    - The uploaded document gets converted in to PDF and webviewable format.
    - The repository size of 1.5 TB with growth rate of 100 gb per quarter.In order to calculate the sizing more precisely you need to estimate also
    a) how many pages an approximate user will see (e.g. per minute) - this estimates UI activity
    b) how many checkins will occur (e.g. per minute) - is the 5-8 mb one bigger file or several smaller files?
    As a rule of thumb (if you don't know anything better), you may calculate that one license CPU can serve approx. 500 users, if their requirements do not contain anything special.
    In your particular case, it will be desirable to separate conversions; that is, install IBR on separate servers. With 200 docs of size 5-8 MB per minute (I used the available benchmark 10MB), the calculation sheet gives me the estimate of 195(!) Conversion Servers (if I used the other closest available benchmark, it gives me 20 CSs, so expect to be somewhere in between).
    Anyway, one thing is obvious: your project will be about mastering conversions.

  • Hardware Configuration tab doesn't show Vlan Configuration of VM

    In SCVMM 2012 R2 I can go into the properties of a VM and set the VLAN and it saves and correctly sets the VLAN on the machine.
    If I then go back into the properties the VLAN option is unchecked.  If I make a change to any other setting and save it then removes the VLAN from the machine, disconnecting it.  
    On SCVMM 2012 SP1 it worked fine, on SCVMM 2012 R2 the Hardware configuration is always missing the VLAN information.  
    Can somebody else confirm that they are having the same issue with SCVMM 2012 R2?

    Yes - I confirm that I am having the same/similar issue with SCVMM 2012 r2. In my case, I am trying to assign a different VLAN after deployment. In SCVMM, I don't see the existing VLAN information, however, VLAN ID is correct on HyperV Manager. If I change
    the VLAN ID, the change reflects in the VM however it will be missing on SCVMM.  Seems like a bug. I am also opening a case with Microsoft support.
    Cheers ! Shaba

  • Hardware Configuration Problem

    I've installed Windows XP partitioned on my other macs, but I'm having problems on my Mac Pro. Can anyone help with a solution, please? I have a four hard disc set up on my mac pro. The first disc is the one partitioned with my 10.6 boot on the same disc.
    Using Boot Camp with Snow Leopard installed, all goes well after partitioning. It installs Windows Xp from the disc, yet when it restarts, I get a black screen with a message as follows:
    "Windows could not start because of a computer disc hardware configuration problem.
    Could not read from the selected boot disc. Check boot path and disk hardware.
    Please check windows documentation...."
    As I wrote above, as it restarts ready to load xp, it come up with the message above. And of-course, I cannot load the rest of the drivers from the 10.6 install disc.
    Help, please.
    Message was edited by: Philip P Thomas

    I still haven't been able to install but thanks for folks advice.
    Anyone else?
    I have a internal four hard drive set up. The mac OS and Windows Bootcamp is set up on Hard Drive 1, whilst the other three are stiped with data, completely separate from the apps and windows.
    The windows has to be set up on Hard Drive 1, the same disc as my mac boot drive. Using Boot Camp, it is not possible to set up xp/bootcamp on another hard drive other than an internal one.

  • Bootcamp Stops on "setup is inspecting your computer hardware configuration"

    Just bought a new iMac for my business computer and can't get Windows XP SP2 to load. It stops on "setup is inspecting your computer hardware configuration". I am running BootCamp 3.0.4. It has the 2.5 Ghz i5 processor. I have read other support document say I need Windows 7. I have the same setup on MacBook Pro and it worked fine. I can't use Windows 7. I have programs that require Windows XP. HELP. Please no responses telling me to use Windows 7. I can't!

    the 2011s are Sandy Bridge based and your OEM DVD for OS X doesn't have driver support from Apple.
    As for windows 7 and legacy apps.... Windows 7 is pretty good at anything other than 16-bit apps, and even has XP mode - or you can try running XP in a VM as a guest OS in Mac OS X.
    Your other MBP is 2010 model, no?
    I assume Apple would have to develop new driver support and there are a lot of changes in the 2011 MBP. Apple isn't known for backward compatibility. Not when you have Intel graphics, TB, new processor family and SATA3 in there.

  • Ewfmgr: Failed getting protected volume configuration with error 1

    Hello,
    I created a Windows 7-64 image for an Ivy-Bridge VME card. The image contains EWF with RAM-REG.
    The disk was divided into 2 partitions with the windows installer and the image was successfully installed.
    As I'm using RAM-REG, all
    the disk was allocated.  
    After the image was installed I tried to run "ewfmgr c:" and got the current status.
    Then I created a GHOST image and wrote the image on a new card with a clean disk.
    After Windows booted, running "ewfmgr c:" gave:
    Failed getting protected volume configuration with error 1
    I found few threads on this issue but failed to understand what is the right solution.
    Can you help ?
    Thanks,
    Zvika  

    The Problem is always Volumeid related (diskid)
    Explaination:
    Sysprep creates new bcd for the System. - Therefore it's recommended to use sysprep (and SID and so on..) but if you're lazy or don't have Domain Controller and so on or always use physical seperated (better not Internet connected) machines you would be
    totaly fine with non-syspreped Images. You only Need updated/new bcd.
    Captured wim has 'old' bcd (if there is no seperated MSR Partition) you can update this 3 entries within winpe and your Image will boot:
    bcdedit /store c:\boot\BCD /set {BOOTMGR} device boot
    bcdedit /store c:\boot\BCD /set {DEFAULT} device PARTITION=C:
    bcdedit /store c:\boot\BCD /set {DEFAULT} osdevice PARTITION=C:
    (boot could also be Partition=c: or all entries could be boot - and /store is not needed as in winpe bcdedit automatically Redirects the commands into the other/System (found) bcd. But i always recommand to specify the bcd store you want to edit, like in
    this lines)
    The definition of "C:" in this Parameter is 'translated' into volumeid/diskid. - So in the bcd is not "C:" it's some DiskID.
    Instead of the 3 entries you can just create a whole new bcd with updated volumeid/diskids. --> It would be enough to run bcdboot /s C:\ (or whatever the current boot (c:\) Partition is.
    EWF needs to be reconfigured as it also works with Volume/Diskids. So it needs additional command while running (online).
    ewfcfg /install-configuration for win7
    rundll32 ewfdll.dll,ConfigureEwf for win xpe/wes2009.
    Windows Embedded Developer and Scripting Guy //Germany (http://www.wesnext.com)

  • Best Hardware Configuration for oracle RAC

    Hi,
    iam planning to implement oracle 10g and 11g rac.Can anyone of you provide me the best hardware configuration which suits the need.
    I can spend a reasonale amount.
    This is for homesetup,implementation and practice all major activities that's all.
    So please provide me a nice coniguration.
    Iam planning to install vmware server and create multiple instances in the same server
    Please provide me a nice configuration which suits for implementing installing vmware server
    Thanks,
    Aram
    Edited by: aram on Sep 23, 2011 8:08 AM

    aram wrote:
    Hi,
    iam planning to implement oracle 10g and 11g rac.Can anyone of you provide me the best hardware configuration which suits the need.
    I can spend a reasonale amount.
    This is for homesetup,implementation and practice all major activities that's all.
    So please provide me a nice coniguration.
    Iam planning to install vmware server and create multiple instances in the same server
    Please provide me a nice configuration which suits for implementing installing vmware server
    Thanks,
    Aram
    HI,
    For your home testing you might need a latest technology to get a smooth and fast installation. i7 processor might be the ideal with memory at least 8GB. if you're planning to have more than 3 VMs running at the same time than you need 12-16GB memory at least.
    From my experience installing on vm and allocated memory 2.5GB each VM the installation could take 15-30minutes
    Cheers

Maybe you are looking for