Running OSD Capture on VMWare ESX 5.5

In SCCM 2012 r2, I create capture media (.iso). I then create a VM in VMWare ESX 5.5 and attempt to capture the OS (server 2012 r2) After rebooting into WinPE the process fails with an error
"Failed to find the configuration path"
Running IPConfig from the command prompt in WinPE produces nothing, so I assume the network drivers are an issue.  The VM initially had a VMNet3 nic which I read might have driver issues, so we removed that nic and added the intel 1000E nic (only other
choice I believe) and that failed as well.
We then found the VMNet3 driver in the VMWare Tools ISO, imported those into SCCM, added those to the boot image and created new capture media with that boot image.  STILL ipconfig returns nothing and we get the same failure (during hardware initialization
after rebooting into winPE the error pops up.
Here are the logs from the VM
SMSTS - convertBootTologicalPath failed 0x8007003  (partition(2)) - does this 29 times and then fails says giving up and then says Failed to find the configuration path
Setupapi.offline.log - Unable to unload hive key … loaded by another process
Any ideas?

What NIC is the ESXi using? VMNet3 or Intel 1000E?
Is there DHCP in place so that the machine can actually get an address?
Why are you using capture media, why aren't you using standard build & capture method for creating your reference image?
You can obtain the correct drivers from the machine itself, if you just install VMware tools on it and use this tool:
https://gallery.technet.microsoft.com/ConfigMgr-Driver-Injector-aae7d17d to grab the corrected drivers for your boot image and for creating driver pack for ESXi 5.5

Similar Messages

  • Will Crystal Reports XI run on VMware ESX 3.5 in a virtual machine

    I am running VMware ESX 3.5 Update 2 Host with a Windows 2003 R2 Standard on a Virtual Machine.  I initially P to V the original server that was running Crystal Reports XI to ESX but it then would not open Crystal Reports, you would click on the excutable and nothing would happen.  I tried uninstalling and reinstalling and nothing changes.  I then deployed a new VM from Template and reloaded Crystal Reports and the same thing happens!  Does anyone have any ideas?
    Thanks,
    PA

    Hi Paul
    Please visit the below link:
    [http://www.eweek.com/c/a/IT-Infrastructure/VMware-ESX-Update-Causing-Disruptions/]
    Hope this helps!!!
    Regards
    Sourashree

  • Would VMWare ESX(i) run on on a W510 (i7 920 with 16gb ram)?

    Hi all,
    A tough question perhaps though perhaps something useful to know for quite some users:
    Would VMWare ESX(i) run on on a W510 (i7 920 with 16gb ram)?
    All thoughts and comments more than welcome!
    Jochen

    I see no clue why it wouldn't. I used to have ESXi installed on VMware Workstation on my W510 i7-920 with 16GB RAM. I have yet to find a spare hard drive to install ESXi on bare metal.
    Twitter @thitiv | Work | ThinkPad W520 (4270-CTO) Core i7-2960XM 2.7/3.7 GHz | 16GB Kingston HyperX PnP DDR3-1866
    2 x 256GB Crucial M4 & C300 SSDs | Intel Centrino Ultimate-N 6300 | Ericsson F5521gw WWAN | Ultrabay Blu-ray Burner
    NVIDIA Quadro 2000M | 15.6" FHD 1920x1080 | ThinkPad Battery 55++ (9-cell) & Battery 27++ (9-cell slice)

  • How to tell what was the latest patch installed on VMware ESX Server 3i, 3.5.0, 207095

    Hello Guys,
    I have been running an old server that was installed as a test system on a DELL workstation - Optiplex GX620 (32 bit).
    During the installation I had to confirgure the file: /usr/lib/vmware/installer/Core/TargetFilter.py to change the following line:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_IDE" to read:
    "return interface.GetInterfaceType() == ScsiInterface.SCSI_IFACE_TYPE_ISCSI" this made it worked and I have been using it for 3 years now. However, at this time I was hoping to update it with the latest patches and updates and I cannot figure out if I have ESXi or just ESX, nor what was my last update and what is required next.
    I have used this command to get the following output:
    # vmware -v
    VMware ESX Server 3i 3.5.0 build-207095
    ... I believe the 3i indicates that I have an ESXi 3.5.0 but is build-207095 the same buid as ESXi 3.5.0 Update 5?
    If not, how do I go about updating it? What is the KB # I should download?
    I can manage it using vSphere Client 5.5 and I can SSH into it using Putty.
    Note: When I run... "# esxupdate --bundle=ESXe350-201302401-I-SG.zip update" from within the folder where its at in the datastore, nothing happens... just a new line is scrolled.
    Also...
    # esxupdate query
    <?xml version="1.0"?>
    <query-response>
      <installed-packages>
        <package ID="ESX-207095">
          <name>firmware</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
        <package ID="ESX-CLIENT-204907">
          <name>viclient</name>
          <version>2.5.0</version>
          <rel>204907</rel>
        </package>
        <package ID="ESX-TOOLS-207095">
          <name>tools</name>
          <version>3.5.0</version>
          <rel>207095</rel>
        </package>
      </installed-packages>
    </query-response>
    /vmfs/volumes/525300ce-5ff6ad3d-e2ed-0014222aedb7/Patches/ESXe350-201302401-O-SG #
    ... is there any further update for this system? I believe so as the Heartbleed patch etc. was not around when I was installing this server back in 2010.

    Hello Richardson Porto,
    I wanted to tell you that I appreciate the help so far.
    Also wanted to point out to you, that the KB indicated above is older than Update 5, which from your instructions is what I have installed. That KB is for U2.
    Now, the document definitely has step by step instructions on installing, querying etc. But my problem is ... NOT ALL COMMANDS WORK FOR ME!
    This is why I am here because all the instructions I have been reading does not work with my flavor of ESX 3.5.0, 207095... WHY? It has me stumped.
    For example, here are some commands the doc asked me to do and they failed: (Note that I had to unzip the folder on my windows box and upload it to /tmp using vSphere Client)
    /tmp # ls
    ESX350-201302402-BG      ESX350-201302402-BG.zip  vmhsdaemon-0
    /tmp # unzip ESX350-201302402-BG.zip
    -ash: unzip: not found                                                                                          -----------------------THIS COMMAND WAS NOT FOUND ?
    /tmp # cd ESX350-201302402-BG
    /tmp/ESX350-201302402-BG # esxupdate info
    Invalid command info                                                                                          -----------------------THIS COMMAND WAS INVALID ?
    /tmp/ESX350-201302402-BG # esxupdate update                                       -----------------------NOTHING HAPPENED HERE ?
    /tmp/ESX350-201302402-BG # ls -lh
    -rw-------    1 root     root       321.3k Dec 13 15:24 VMware-esx-scripts-3.5.0-988599.i386.rpm
    -rw-------    1 root     root         1.6k Dec 13 15:24 contents.xml
    -rw-------    1 root     root          701 Dec 13 15:24 contents.xml.sig
    -rw-------    1 root     root         1.4k Dec 13 15:24 descriptor.xml
    drwxr-xr-x    1 root     root          512 Dec 13 15:24 headers
    /tmp/ESX350-201302402-BG #
    NOTE: All these commands were run sequentially and I just copied and paste it from my SSH Client (PuTTy.exe)
    Is there a toolkit I need to install to have these commands or what really am I missing here? Host is in Maintenance Mode and the 1 VM that's on it is off!
    I am going to start a new discussion with this NEW ISSUE, since the Heading of this DISCUSSION has already been SOLVED! Thanks again!

  • Nexus 1000v, VMWare ESX and Microsoft SC VMM

    Hi,
    Im curious if anybody has worked up any solutions managing network infrastructure for VMWare ESX hosts/vms with the Nexus 1000v and Microsoft's System Center Virtual Machine Manager.
    There currently exists support for the 1000v and ESX and SCVMM using the Cisco 1000v software for MS Hyper-V and SCVMM.   There is no suck support for VMWare ESX.
    Im curious as to what others with VMWare, Nexus 1000v or equivalent and SCVMM have done to work around this issue.
    Trying to get some ideas.
    Thanks

    Aaron,
    The steps you have above are correct, you will need steps 1 - 4 to get it working correctly.  Normally people will create a separate VLAN for their NLB interfaces/subnet, to prevent uncessisary flooding of mcast frames within the network.
    To answer your questions
    1) I've seen multiple customer run this configuration
    2) The steps you have are correct
    3) You can't enable/disable IGMP snooping on UCS.  It's enabled by default and not a configurable option.  There's no need to change anything within UCS in regards to MS NLB with the procedure above.  FYI - the ability to disable/enable IGMP snooping on UCS is slated for an upcoming release 2.1.
    This is the correct method untill the time we have the option of configuring static multicast mac entries on
    the Nexus 1000v.  If this is a feature you'd like, please open a TAC case and request for bug CSCtb93725 to be linked to your SR. 
    This will give more "push" to our develpment team to prioritize this request.
    Hopefully some other customers can share their experience.
    Regards,
    Robert

  • Solaris Cluster 3.3 on VMware ESX 4.1

    Hi there,
    I am trying to setup Solaris Cluster 3.3 on Vmware ESX 4.1
    My first question is: Is there anyone out there setted up Solaris Cluster on vmware accross boxes?
    My tools:
    Solaris 10 U9 x64
    Solaris Cluster 3.3
    Vmware ESX 4.1
    HP DL 380 G7
    HP P2000 Fibre Channel Storage
    When I try to setup cluster, just next next next, it completes successfully. It reboots the second node first and then the itself.
    After second node comes up on login screen, ping stops after 5 sec. Same either nodes!
    I am trying to understand why it does that? I did every possibility to complete this job. Setted up quorum as RDM from VMware. Solaris has direct access to quorum disk now.
    I am new to Solaris and I am having the errors below. If someone would like to help me it will be much appreciated!
    Please explain me in more details i am new bee in solaris :) Thanks!
    I need help especially on error: /proc fails to mount periodically during reboots.
    Here is the error messages. Is there any one out there setted up Solaris Cluster on ESX 4.1 ?
    * cluster check (ver 1.0)
    Report Date: 2011.02.28 at 16.04.46 EET
    2011.02.28 at 14.04.46 GMT
    Command run on host:
    39bc6e2d- sun1
    Checks run on nodes:
    sun1
    Unique Checks: 5
    ===========================================================================
    * Summary of Single Node Check Results for sun1
    ===========================================================================
    Checks Considered: 5
    Results by Status
    Violated : 0
    Insufficient Data : 0
    Execution Error : 0
    Unknown Status : 0
    Information Only : 0
    Not Applicable : 2
    Passed : 3
    Violations by Severity
    Critical : 0
    High : 0
    Moderate : 0
    Low : 0
    * Details for 2 Not Applicable Checks on sun1
    * Check ID: S6708606 ***
    * Severity: Moderate
    * Problem Statement: Multiple network interfaces on a single subnet have the same MAC address.
    * Applicability: Scan output of '/usr/sbin/ifconfig -a' for more than one interface with an 'ether' line. Check does not apply if zero or only one ether line.
    * Check ID: S6708496 ***
    * Severity: Moderate
    * Problem Statement: Cluster node (3.1 or later) OpenBoot Prom (OBP) has local-mac-address? variable set to 'false'.
    * Applicability: Applicable to SPARC architecture only.
    * Details for 3 Passed Checks on sun1
    * Check ID: S6708605 ***
    * Severity: Critical
    * Problem Statement: The /dev/rmt directory is missing.
    * Check ID: S6708638 ***
    * Severity: Moderate
    * Problem Statement: Node has insufficient physical memory.
    * Check ID: S6708642 ***
    * Severity: Critical
    * Problem Statement: /proc fails to mount periodically during reboots.
    ===========================================================================
    * End of Report 2011.02.28 at 16.04.46 EET
    ===========================================================================
    Edited by: user13603929 on 28-Feb-2011 22:22
    Edited by: user13603929 on 28-Feb-2011 22:24
    Note: Please ignore memory error I have installed 5GB memory and it says it requires min 1 GB! i think it is a bug!
    Edited by: user13603929 on 28-Feb-2011 22:25

    @TimRead
    Hi, thanks for reply,
    I have already followed the steps also on your links but no joy on this.
    What i noticed here is cluster seems to be buggy. Because i have tried to install cluster 3.3 on physical hardware and it gave me excat same error messages! interesting isnt it?
    Please see errors below that I got from on top of VMware and also on Solaris Physical hardware installation:
    ERROR1:
    Comment: I have installed different memories all the time. It keeps sayying that silly error.
    problem_statement : *Node has insufficient physical memory.
    <analysis>5120 MB of memory is installed on this node.The current release of Solaris Cluster requires a minimum of 1024 MB of physical memory in each node. Additional memory required for various Data Services.</analysis>
    <recommendations>Add enough memory to this node to bring its physical memory up to the minimum required level.
    ERROR2
    Comment: Despite rmt directory is there I gor error below on cluster check
    <problem_statement>The /dev/rmt directory is missing.
    <analysis>The /dev/rmt directory is missing on this Solaris Cluster node. The current implementation of scdidadm(1M) relies on the existence of /dev/rmt to successfully execute 'scdidadm -r'. The /dev/rmt directory is created by Solaris regardless of the existence of the actual nderlying devices. The expectation is that the user will never delete this directory. During a reconfiguration reboot to add new disk devices, if /dev/rmt is missing scdidadm will not create the new devices and will exit with the following error: 'ERR in discover_paths : Cannot walk /dev/rmt' The absence of /dev/rmt might prevent a failover to this node and result in a cluster outage. See BugIDs 4368956 and 4783135 for more details.</analysis>
    ERROR3
    Comment: All Nics have different MAC address though, also I have done what it suggests me. No joy here as well!
    <problem_statement>Cluster node (3.1 or later) OpenBoot Prom (OBP) has local-mac-address? variable set to 'false'.
    <analysis>The local-mac-address? variable must be set to 'true.' Proper operation of the public networks depends on each interface having a different MAC address.</analysis>
    <recommendations>Change the local-mac-address? variable to true: 1) From the OBP (ok> prompt): ok> setenv local-mac-address? true ok> reset 2) Or as root: # /usr/sbin/eeprom local-mac-address?=true # init 0 ok> reset</recommendations>
    ERROR4
    Comment: No comment on this, i have done what it says no joy...
    <problem_statement>/proc fails to mount periodically during reboots.
    <analysis>Something is trying to access /proc before it is normally mounted during the boot process. This can cause /proc not to mount. If /proc isn't mounted, some Solaris Cluster daemons might fail on startup, which can cause the node to panic. The following lines were found:</analysis>
    Thanks!

  • VMWARE ESX 3.5 and Netware 6.5

    I want to Install a Netware 6.5 server in VMWARE ESX 3.5 in a
    IBM x3650 with 2 CPU quad core.
    But the guest SO wizard don't allow me to install more than
    1 CPU.
    Why is that?

    Generally, Netware doesn't benefit from a second CPU. Of course
    there are occasions where adding another CPU improves performance,
    but Netware is IO bound, not CPU bound.
    Under VMware, Netware will definitely perform better with a single CPU.
    Netware does not idle the CPU, so when running under VMware, the
    VMware tools idle the first CPU. If there are 2 CPUs, the second CPU
    will always run at 100 percent utilization.
    Charles
    "10789" <[email protected]> wrote in message
    news:[email protected]..
    >
    > Thanks Marcel by respuesta.But I not sure that Netware perform better
    > with a single CPU . Is that true ?
    >
    >
    > --
    > 10789
    > ------------------------------------------------------------------------
    > 10789's Profile: http://forums.novell.com/member.php?userid=8229
    > View this thread: http://forums.novell.com/showthread.php?t=314249
    >

  • How to install prime NCS 1.1 for Vmware ESXİ Hypervisor 5.0

    Dear,
    Im trying to install prime NCS 1.1 for Vmware ESXİ Hypervisor 5.0 (that is free copy)
    I deployed correctly OVA image  which i downloaded cisco.com however  power on server and then screen is black and work nothing.
    and open console wasnt working.
    Physical server installed ESXi is HP Blade server.
    I enabled processor virtualization Blade server's BIOS.
    NCS 1.1 OVA image is Linux based so i cant install Vmware Tools.during the console wasnt working how i install Vmware Tools  and run the server and also NCS 1.1 ??
    Regards.
    Emre

    Once installed and started successfully (e.g. admin has issued "ncs start" from the console and all services are running, can be verified by issuning "ncs status" also from console command line), the NCS server should be listening on port 443 and thus requires you to access it via https.
    See step 2 here.

  • How well does OAS on RHES on VMWare ESX work?

    We're currently running OAS 9.0.4 on RHES 3, but are considering using VMWare ESX. Possibly upgrading to OAS 10gR3 and RHES 4.
    Are there any particular problems or issues running OAS on VMWare? I'm aware of Oracle's stated support position about VMWare, i.e., any new problem must be reproducible on a standalone machine.
    I'm basically wondering if this setup will work well or not, before we commit to this direction.
    Thanks in advance for any input.

    Have you had any responses? We are looking at doing this for our production environment as well. Also, I am not sure if you were aware that Oracle on June 29th has changed their position on VMWare. Instead of requiring users to show that a problem is reproduible on a standalone machine, Oracle will do this and if they cannot then Oracle will forward the problem onto VMWare tech support for resolution.
    Thanks.

  • BPC 5.1 on VMware ESX 3.5

    Dear All,
    I would like to know if the VMware ESX 3.5 version is officially supported to run a BPC 5.1 server (for development/test environment).
    I read SAP note 1098847 about virtualization support, but I did not find any specific documentation about this topic.
    Thanks a lot and best regards,
    Dario

    Hi Dario,
    I have successfully installed BPC in a VMware ESXi environment. We actually run BPC on a few VMs without problems. I have written a How-To guide that is on SDN, about some guideline for running BPC under VMware ESX. Most of the information is general ESX stuff, but with the needs of BPC in mind.
    One item that you need to pay attention to is the compilation warning. There's sometimes a problem with something in VMware that does not get along with XML 6. I included a link to the Microsoft KB article that fixes it. The symptom, beside the few messages in the event log, was that SQL in general was excruciatingly slow.(to a point where I could not even configure Reporting Services). After implementing the fix, all was well and was actually very fast. So while this is not related to BPC at all (it happenned before i installed BPC), it is something to keep in mind. I believe this happens only on some new installations. In other words, if it does not happen right after installing SQL, then I don't think it will happen later.
    Best regards,
    Bruno

  • Vmware ESX compatibil​ity

    Does the TS100 serie is compatible with Vmware ESX ?
    I`m looking for a basic server to install ESX.
    Thank you
    Solved!
    Go to Solution.

    Hello, TS100 is server which almost impossible to buy as new as Lenovo already transitioned to TS200.
    Anyway - to aswer your question - I have couple of friends running ESX 3.5 (not 4.0 yet) without problems on TS100. The datasheets from Lenovo do not contact info jus because it cost a lot of money to get certification and for such lowend product the decision was not to do it. But you should not have a problem to run it.
    Jan Solar
    Product Marketing
    (not a technical support)
    http://blog.lenovo.com/author/jsolar/

  • Hyper-V Question -- Running Hyper-V or VMWare on a Windows Virtual Server

    So my research tells me there likely is not a way to do this, but I think someone must have run into it before or there has been a previous need.
    We have recently had two Windows Server 2012 R2 Standard virtual machines created for our use in our data center.  We are using them to run a series of web scanning and monitoring tools.  We want to run these tools within various Windows OS environments
    with different combinations of browsers/applications/etc, making VMs the obvious way to go (preferably multiple VMs per virtual server).  I don't know much about the virtual data center here, but when I try to enable Hyper-V, the system tells me it is
    running and cannot run within itself.  Likewise, if I try to install VMWare, it tells me it is not compatible with Hyper-V.
    This may be akin to asking for Inception, but is there a way around it?  Does anyone know of a way to run a VM inside a virtual server, or does anyone see an alternate solution?  So far the only one I've come up with is to requisition physical
    servers, install Windows Server 2012 on each, and then use a single level of either Hyper-V or VMWare to create the virtual machines we need.  
    Any information is greatly appreciated.

    I think you might be missing something here.
    You have Server Standard installed on the Bare metal.  Then you add the Hyper-V Role.  Then you open the Hyper-V Management Console and you begin creating VMs.
    You do not add the Hyper-V Role within a virtual machine (VM).
    The same process goes for VMware (ESX) - You install ESX on the bare metal, then you open the manager and you create VMs.
    Now, if all you have are two VMs (which your first statement sounds like) you cannot enable Hyper-V in the VMs and then run nested VMs in that VM.  This just does not work today.
    XenServer can do this in a real way, but only with x86 paravirtualized Linux machines.  And ESX can do this with some very specific emulation settings - and at that your eyes probably just glazed over.
    To do this right, you need the physical machines.
    Brian Ehlert
    http://ITProctology.blogspot.com
    Learn. Apply. Repeat.

  • Best Practices - VMware ESX 4.0 in a Cisco Environment?

    Hello,
    I'm presently designing a VMware ESX 4.0 deployment and integrating it with our Cisco environment.  I've found the following document:
    http://www.cisco.com/en/US/docs/solutions/Enterprise/Data_Center/vmware/VMware.html "VMware Infrastructure 3 in a Cisco Network Environment" and I was just wondering if there was a newer document applicable to ESX 4.x or if these best practices still applied?
    I'm particularly interested in proper vlan design for the various port-groups with in ESX and etherchannel configuration between ESX hosts and Cisco switches.
    Thanks,
    Rob

    Well, in that this is a Storage group, I'll answer froma storage noetworking point of view.
    ESX hosts are no different to any other host,  Just stick with the standard best practice of single initiator zoning and you'll be fine.
    As a slight aside, from an array point of view, I've tended to configure all the pWWN's of the whole cluster into one "host" definition, as this makes LUN mapping easier.
    Steven

  • How to run mac os in vmware windows 7

    how to run mac os in vmware windows 7?

    You will need to outline your query in a lot more detail so we can understand just what it is you are trying or wishing to do.
    Thanks
    Pete

  • Vmware esx 4 to hyper-v 2012 e2

    Hi,
    We need to do a convert from Vmware esx 4.0 which is managed by vsphere 4.1 to hyper 2012 R2 Cluster
    I did look at SCVMM but 2012 does not support hyper-v 2012 R2 I believe
    SCVMM 2012 sp1 Does not support vmware esx 4.0 (http://technet.microsoft.com/en-gb/library/gg697603.aspx)
    What are the options available here as we just need to do a virtual to virtual migration but google did not help.

    Hi,
    The MVMC Supports conversion of virtual machines from VMware vSphere 5.5, VMware vSphere 5.1, and VMware vSphere 4.1 hosts Hyper-V virtual machines.
    You can get the detail information at the download website(you can expand the Details).
    Microsoft Virtual Machine Converter 2.0
    http://www.microsoft.com/en-us/download/details.aspx?id=42497
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Converting XML(as String) to XML(XMLObject) in WLI8.1

    Hi, I am new to WLI 8.1. In my business process I receive an XML from client as Java String. Now I want to convert it into com.bea.xml.XMLObject to perform XSL Transformation. How do I do it in WLI workshop. Is it possible in WLI8.1 to use XML in the

  • Problem in Delivery and Returns

    Hi All,        Customer which have the card type =c that are only visible in delivary and returns(choose customers ) , but what about if we create sales order, and quotation based on the card type =L or s, these are not appearing in delivary and retu

  • Some Brushes are not working as expected

    I did Reset All Tools from the Tools Presets panel and Reset Brushes on Brushes Preset panel. But I still have the same problem. E.g. brushes from the "M Brushes" palette like crosshatch gesture and crosshatch don't have the look that they should acc

  • Info type 0003 View indicator Error

    Hi SAP Gurus, Recently we have upgraded our system from R3 4.7 to ECC 6.0.Now in testing i have found that when i try to change the entry date of an employee then system gives me the message "Organizational reassignment not permitted** *Message no. P

  • Why do we need the "Trusted Application" in 11.1.2.1?

    Hello, We're upgrading from 9.3.1 to 11.1.2.1. In the process of testing I've discovered that for our CORPLOAD group users cannot see the HFM reports in 11.1.2.1 unless we add the "trusted application" role. This is not the case in our current produc