Create an array of Virtual Machines with an index to allow the selection of the index entry

I would like to help with the following.

Using the GET - vm to return all the virtual machines in a table or a table, but with a number of index against each of them. Perhaps even the number of its position in the matrix or $myarray [0]. I am struggling with the best way to go, be it a table to 2 dimensions or an object, but then how do I get the numbers in there.

The reason for this is to present a list of virtual machines with a number on the side, to which the user then enters the number instead of having to type the name of the virtual machine.

Ideally resembling:

vCenter 0

1 Exchange

2 FilePrint

3 SQL

4 DC

$vms = $get - vm | Select name

    1. a way to get the number. ##

$vmsindexed =?

'' This is the virtual machines to the choice.

" "

$vmindexed

" "

$selectedNum = read-host "enter the number of the Virtual Machine to power on.

$selectedVM = $vms [$selectedNum]

"You have selected Machine virtual $selectedVM.

" "

Start-VM - VM $selectedVM

Thank you in advance, I'm going crazy thinking about it!

The following script will give you a list of virtual machines with a number on the front, then you can type the number, choose the virtual machine you want to start:

$VMs = Get-VM
$VMsArray = @()
$VMs | ForEach-Object { $VMsArray += $_.Name }
Write-Output "Here are the virtual machines to choose from"
Write-Output ""
For ($i = 0; $i -lt $VMsArray.Length; $i++ ) { Write-Output "$i $($VMsArray[$i])"}
Write-Output ""
$SelectedNum = Read-Host "Enter the number of the Virtual Machine to Power On"
$SelectedVM = $VMsArray[$SelectedNum]
Write-Output "You have selected Virtual Machine $SelectedVM"
Write-Output ""
Start-VM -VM $selectedVM -Confirm

Robert

Tags: VMware

Similar Questions

  • Virtual machine with Redhat - how to extend the file system

    I have a virtual machine with redhat.  the machine was created with 20 GB of space.  I changed the settings and gave him 30GB.

    / Dev/sda watch now 30 GB

    But/dev/map/VolGroup00/LogVol00 shows that the 20 GB.

    How can I get the file system to extend with the other 10 GB of space?

    Thank you!

    Mackman wrote:

    How can I get the file system to extend with the other 10 GB of space?

    With a lot of attention.    I just went through something similar myself.  This web site has been very useful: http://www.linuxnetadmin.com/2008/01/how-to-add-disk-space-with-lvm-on-linux.html

    The website above describe the steps when adding an additional drive, but the steps for extending on a new partition on the same disk should be similar.

    Take a snapshot first in case things go very wrong.

  • Create a virtual machine with Maximum carrots ESXi has?

    I someone told me that VMware does not support to create a virtual machine with more than 50% of the available cores has your host. For example, I have an ESXi host with 2 CPU each with 8 cores. I have therefore 16 cores on my host. I wouldn't be able to create a virtual machine with 8 cores to be supported. Even if I am able to create a virtual machine with 16 cores? Is this person crazy me

    This is completely untrue, there is no such limitation. If your license allows, you can use vCPUs as much as your physical host has available threads and as the VM virtual hardware version allows.

  • Cloning of virtual machines with snapshots

    Is it possible to take a virtual machine with snapshots, and then copy the individual vmdk files that make up a set of 5 shots manually and create a new virtual machine, so that all of the snapshots is all kept - and if it works what are the possible caviats / traps?  When you use just the cloning tool, it includes all snapshots.

    Hi TheVMinator,

    As mentioned in the kb, it is not recommended. But if you stop your virtual machine, copy the complete folder and then save the new VMX, it should work.

    The only problem that you have is a corruption of the sequence of disk. In this case, you can try to fix it or make another copy of the original VM. But you will not damage your original machine.

    Good luck.

    Concerning

    Franck

  • List of virtual machines with static IP

    VMware gurus,

    I'm trying to generate a list of virtual machines that are configured with static IP address.

    IPPolicy: static

    I need a script that returns the name of the virtual machine that has static to IPpolicy.

    Jadapa RHCE, MCSA

    http://linuxgurus.WordPress.com

    You can create a list of virtual machines with static IP addresses with the following script PowerCLI:

    Get-VM | `
      Get-VMGuestNetworkInterface -GuestUser User -GuestPassword Password -HostUser User -HostPassword Password | `
      Select-Object -property VM,IPPolicy | `
      Where-Object {$_.IPPolicy -eq "Static"}
    

    Best regards, Robert

  • Let me know scenarios when different virtual machines with the same UUID are created in VMware Hypervisors?

    Let me know scenarios when different virtual machines with the same UUID created in VMware Hypervisors, aside from editing the .vmx file?

    The only other way I've seen is when you manually copy the virtual machine to another location on the data store (or another data store) and then when turn on/off the virtual machine, select I moved, rather that I copied it (the default option).  This will keep the same UUID.

  • Cannot create a virtual machine with a vmdk file copied from another location, please find the attached error

    Hi all

    I copied a file from one place vmdk and try to make a new virtual machine with this vmdk file. But when I turn on after the creation of vm error is coming. Error in the text and the image below

    Power on the virtual machine: cannot open scsi0:0 disc: disc not supported or not valid type 7. Ensure that the disk has been imported.

    See the error of the stack for more details on the cause of this problem.

    Time: 31/03/2015-14:40:05

    Target: DBServer

    vCenter Server: vcsa

    Error stack

    An error was received from the ESX host turning on DBServer VM.

    Unable to start the virtual machine.

    Power DevicePowerOn module has failed.

    Unable to create the virtual SCSI device for scsi0:0, ' / vmfs/volumes/543d140b-feb33d52-7640-90b11c9796c3/vmdk/kapuatdb.vmdk'

    Could not open scsi0:0 disc: disc not supported or not valid type 7. Ensure that the disk has been imported.

    This error message generally if the hard files have been copied hosted as VMware Workstation product, which uses a format of sparse file that is not supported on an ESXi host. Instead of the hard copy, you can use VMware Converter, or - if you prefer - you can convert the hard using vmware-vdiskmanager (before transfer) or vmkfstools (after downloading). I deal to use vmkfstools you will need to load the mutliextent module (see for example "Clone or migration operations involving virtual discs non-VMFS on ESXi fail with an error" vSphere 5.1 Release Notes)

    André

  • Create the virtual machine with the ISO mounted CDROM

    Community of hell!

    Working on the vmcreate.pl script to add the creation of CD-ROM with iso data store, I got stuck on the error

    ' Invalid device configuration: ' VirtualSCSIControllerOption.numSCSICdroms '.

    I'm sure I'm missing something obvious, or this option but may not understand how to deliver this.

    I created a cdrom as follows (below test I create any CDROM, no iso file to reduce the number of layers):

    my $ BPPRR m_backing_info = VirtualCdromRemotePassthroughBackingInfo->new)

    deviceName = > ' '.

    exclusive = > 0,

    );

    my $description = description->new(label = > 'CDROM', summary = > 'cdddrom');

    my $connectable = VirtualDeviceConnectInfo->new(allowGuestControl = > 1,)

    connected = > 0,

    startConnected = > 1,

    ( State = > inmates ' / ' );

    my $ BPPRR m = VirtualCdrom->new(backup = > $BPPRRm_backing_info,

    connectable = > $connectable,

    controllerKey = > 0,

    deviceInfo = > $description,

    key => 1,

    ( unitNumber = > 1 );

    VirtualDeviceConfigSpec->new(device = > $BPPRRm,

    operation = > VirtualDeviceConfigSpecOperation->new()'add'));

    Did anyone have working example to create the virtual machine with CDRom?

    Andrey

    If someone will find this useful I followed this route Re: vmreconfig.pl add the device CD/DVD fails if the virtual machine created with vmcreate.pl

    and also I found good examples of what I need to in VMUtil.pm in cmd vmsphere libraries.

    Andrey

  • create a new virtual machine with the default settings?

    I was wondering if there was a way to create a new virtual machine with the default settings.

    For example, let's say I want all new Lion VM to have 2 CPU cores. Is there a way to set this automatically? There are other parameters I want a new machine to inherit automatically, I was wondering if there is an automatic way to do this, or is it a feature request...

    Thanks in advance

    lerker wrote:

    Just for my clarification, when you say a vm model, basically I would execute a finder copy then drag back to the VM library, right?

    Yes.

    On the orders of spcirpting, it would be unix commands or are there specific vmware controls that make your job easier (in Applications/VMware\ Fusion/content or elsewhere)...

    IIRC, VMware Fusion 3 and later versions has an AppleScript dictionary, but it is not yet officially supported and may not be able to do what you want so, basically, only Unix Shell scripts, that's what I was referring to.  For an example, see my script attached to the following response: Re: vmware - script of the creation of the vm and the operating system installation process

  • Create the virtual machine with the type of controller SCSI LSI logic SAS with PowerCLi

    Hey guys,.

    IM the difficulty to create a virtual machine with the type of controller SCSI to "LSI Logic SAS". The cmdlet New - VM im struggling to find where to create the type of controller?

    If you create a virtual machine without specifying a disk it will create a 4 GB SCSI type thick (0:0) hard drive 1 with 0 Parrall default BusLogic SCSI controller.

    What im wanting to do is to create a disk hard which is thin Prov. and create SCSI LSI logic SAS controller is set to.

    New-VM -name VMSTORE23 -$vmhost $esxhost MemoryMB- 4096 NumCpu- 2 -NetworkName "Vlan 6 Machine Virtual Network" | Get-NetworkAdapter | Set-NetworkAdapter -Type Vmxnet3 -MacAddress '00:50:56:00:00:21' -confirm:$false

    I have recived of aid by some LucD who helped direct the value of the network card in the New - VM cmdlet as follows. But I'm not able to add a hose for hard disk also like:

    | Get-hard drive | Together-hard drive - Datastore $datastore - slim StorageFormat

    And I have no idea how change the type of SCSI conroller or create it with the correct configuration?

    Any help would be great,

    Thanks in advance

    Eddie

    Greetings, steddyeddie-

    You should be able to use Set - hard drive and SCSI controller Set cmdlets to set the storage format of your hard drive and the SCSI controller type, respectively.  You were close to on the part of game - hard drive .  Try something like:

    ## get the VM object $vmVMSTORE23 = Get-VM VMSTORE23 ## set the harddisk storageformat to thin$vmVMSTORE23 | Get-HardDisk | Set-HardDisk -StorageFormat Thin ## set the SCSI controller type$vmVMSTORE23 | Get-ScsiController | Set-ScsiController -Type VirtualLsiLogicSAS
    

    It could pack in to your existing order to keep it as a good word, but for readability.

    Enjoy

  • How to create a new virtual machine with two warehouses of data through new-vm?

    Hi guys,.

    Can you please help or direct me to the right format? I'm new with vsphere powercli.

    How to create a virtual machine with two other data store by using the new-vm?

    $datastore1 = get-datastore. WHERE-object {$_.} Name - eq "lun1"}

    $datastore2 = get-datastore. WHERE-object {$_.} Name - eq "lun2"}

    new-vm-name vmtest01 - VMHost ESXserver - datastore $datastore1 diskmb - 8192 $datastore2 diskmb - 8192 - memorymb 4096 - numcpu 2 - ID winNetStandardGuest

    I got this error when I run vsphere powercli. I appreciate if you can help. Thank you

    New-VM: cannot bind parameter 'DiskMB '. Cannot convert the 'lun2"val

    EU to type 'VMware.VimAutomation.ViCore.Impl.V1.DatastoreManagement.DatastoreIm '.

    PL"type"System.Int64 ".

    At line: 1 char: 85

    + new-vm-name vmtest01 - VMHost ESXserver - $datastore1 data store

    diskmb - < < < < 8192, $datastore2 - diskmb 8192

    + CategoryInfo: InvalidArgument: ( , ParameterBindingE)

    Xception

    + FullyQualifiedErrorId: CannotConvertArgumentNoMessage, VMware.VimAutomat

    ion.ViCore.Cmdlets.Commands.NewVM

    Bryan

    The New-VM cmdlet takes a single value of the parameter - data store and all of the virtual disks will be located on this data store.

    If I understand your request, you create a virtual machine with 2 virtual disks, each on a different data store.

    You can use the cmdlet New - hard drive for it.

    $datastore1 = get-datastore | where-object {$_.Name -eq "lun1"}
    $datastore2 = get-datastore | where-object {$_.Name -eq "lun2"}
    
    $vm = new-vm -name vmtest01 -VMHost ESXserver -datastore $datastore1 -diskmb 8192 -memorymb 4096 -numcpu 2 -GuestId winNetStandardGuest
    new-harddisk -vm $vm -datastore $datastore2 CapacityKB (8192 * 1KB)
    

    ____________

    Blog: LucD notes

    Twitter: lucd22

  • Create a virtual machine with the physical RAM total?

    I want to virtualize ESXi 4 on my MacBook Pro. However, I have 2 GB of RAM and ESXi 4 requires a minimum of 2 GB.

    I posted in the community of ESXi (is it possible to virtualize ESXi 4 with less than 2 GB of RAM?) and there is a solution for using ESXi with less RAM, but the problem is that I first need to run the installation with 2 GB.

    Basically, I tried to create a virtual machine with 2 GB, but the maximum I can use is 1840MB. Is it something that I do with Fusion to increase this limit? I understand that I am under a host operating system and requiring too little RAM, but just to get through the ESXi installation isn't it possible to push the VM of RAM to 2 GB and the host what OS increase the pagefile to deal with the lack of RAM?

    Any help would be appreciated!

    Thank you

    You may be able to edit the .vmx file and change the memsize option either 2048 or more. The merger is able to start a virtual machine with more memory that the host, just UI prevents common users to exceed the limits of security in general.

    I'm not quite sure what would happen if the VM actually tries to use all of the memory. If all goes well, it will be just talk and run slowly. Of course, the worst case are that it crashes.

  • How to create a virtual machine with apps to play in VMware player?

    I know that this question was probably asked several times before. I searched for the answer and just shot to the top of threads that have a few years. I know a few things have changed since then and I didn't know how that would influence the answers. I want to create a virtual machine with specific applications that will play on VMware player. What is the best way to do it and it is possible for the weak or no cost? If someone knows a tutorial or blog etc I can follow that would be great.  Thank you

    See the article by Alessandro on that... http://www.virtualization.info/2005/12/Guide-to-create-VMX-files-for-VMware.html

  • Create a virtual machine with 300G

    Hello, I am trying to create a virtual machine with 300 G on an ESX 3.5 update 3 but I can't do it, I can only create a VM of 256 G

    Is it possible to create a virtual machine of 300G.

    I have a 500G LUN with software on a CX3 - 10 c EMC iSCSI

    Thank you very much

    Change the size of block on your VMFS.

    If you create a data store, the default block size is 1 MB, which will allow you to create files up to 256 GB

    Change the block to 2 MB size. However, you will need to recreate your data store and this wil destroy all data on it!

    Arnim - van Lieshout

    -

  • Is it possible - installation of a virtual machine with Server 2008 on a disc and use the other drive for storage

    I have a Dell power edge server with 2 Configuration of disks 1 TB in raid 0

    I can install a Win Server 2008 R2 and SQL 2008 R2 on a VD without problem, but I do not see the other disk of TB in option within Windows Server to be used as storage SQL only.

    How can I get the two disks to appear in Windows server?

    what I want is:

    First Dell 1 TB drive VD = Server 2008R2 and SQL on C:\

    Second VD Dell 1 TB drive = D:\ like disk storage

    do I have to configure the Dell VD another way or is it possible


    Thank you



    You basically configure the virtual machine that you want on all the available storage (do not forget to keep free space, for example snapshots). -As I understand it - is so that ESXi does not see the storage! This is often caused by the RAID controllers not taken in charge or the RAID issues. Please check if the RAID controller is supported as well as the configuration. BTW. Why do you want to configure RAID0? If you want to create two virtual disks on warehouses of separate data anyway, simply present to ESXI as two separate disks/volumes.

    André

Maybe you are looking for

  • BUG theatre iMovie does not work since the Sierra

    A clean installed on my iMac end 2013. Since iMovie Theater connecting to iCloud does not work. Spinning Beachball. iCloud in the iMovie Theater tab symbol is not white. His gray-wash with a wave in it. It's still a bug in connection to the cloud. Sa

  • Re: Feature VAP strange on Satellite A500-1GH

    Hi all, I recently bought my new laptop A500 and I am facing a strange problem [about the usefulness of the VAP (?)].A have installed all the drivers compatible + latest version of the bios on the official site for my model (windows 7 64-bit, a500-1g

  • Version of Microsoft money 2000-2001

    Will be version of microsoft money 2000 - 2001 be imported into version sunset with all my attached files, quicken 2011 has not worked for me, because it was supposed to.  I returned it to the Microsoft store a few weeks ago.  I want to assure you th

  • B1160W with Inspiron 3531

    I can't get the B1160W printer driver to install on my new Inspiron 3531 Windows 8.1 64-bit. I tried to download the driver from dell support, but it still does not work. It crosses the installer, then comes back with a message saying that the driver

  • Can I transfer my data TEMP and TMP with a RAMDisk?

    Hello I have a virtual drive on my computer Setup and want to know if I'll run any problems if I move my windows TEMP directory to it?