Search results

Jump to navigation Jump to search
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • Allows you to set the CPU Identification Mask on Multiple VM’s. If you want to run this function for VM called "My VM", then you can run the following command: ...
    503 bytes (62 words) - 22:38, 19 August 2009
  • === Get VM Swap information === Retrieves the swap information for a VM, includeing VM name, name of swap file, the datastore it lives on and the amount of free s ...
    669 bytes (94 words) - 01:32, 1 July 2013
  • A management interface written in C using the VIX API. The idea is that this will provide Linux users a management interface to the popular VMWare Virtual Server 2 virtualization software as ...
    320 bytes (50 words) - 18:52, 16 July 2009
  • ==== VM Configuration ==== ....php/vmware/oneliner-of-the-day/ Copy Active Directory Description to your VM] ...
    2 KB (217 words) - 13:29, 15 May 2010
  • ...index.php/vmware/oneliner-for-the-road/ Memory Usage statistics sorted per VM] ...nl/index.php/vmware/posting-pause-plus-bonus-one-liner/ Statistics: Top 20 VM's with least free disk space] ...
    1 KB (159 words) - 15:52, 15 May 2010
  • A filter to programmatically set the vmx-configuration property so that the VM will boot into the BIOS setup screen on the next reboot. ## Get all VMs which name starts with XP, force the VM to enter into bios ...
    718 bytes (95 words) - 19:14, 28 August 2009
  • The script displayed here queries the VM name at the host level and will use that to set the name of the operating s $VMs = Get-VM | Where {$_.PowerState -eq "PoweredOn"} ...
    1 KB (135 words) - 18:11, 5 June 2021
  • ...ows you to setup an alternative location for storing the snapshots of your VM's. Set snapshot location for one vm (folder must already exist on datastore): ...
    978 bytes (123 words) - 20:07, 28 August 2009
  • ...et/2009/07/14/powercli-local-stored-vms-one-liner/ List all VMDK files for VM's stored on local storage] [[Category: PowerCLI]][[Category: Host Management]] ...
    531 bytes (58 words) - 15:50, 10 August 2013
  • === Home Lab Tools - Clone a VM without vCenter === ...server as bases and thus he can not use vCenter functionality to cloning a VM. ...
    882 bytes (138 words) - 14:44, 3 July 2013
  • From Luc's Home Lab series, the script to create a nested hypervisor VM. This will let you create a ESX or HyperV hypervisor VM for your lab so that you can experiment as much as you'd want without break ...
    1 KB (123 words) - 00:24, 24 July 2013
  • VM powered on. $ esxi on -H servername -u root -p password [VM name1] [VM name2] ... ...
    972 bytes (155 words) - 10:14, 30 January 2014
  • === Map VM Disks === The information retrieved per VM is: ...
    1 KB (146 words) - 20:44, 30 October 2010
  • ...nced parameter and change the value for the vmx configuration file of your VM. Adding a new param called vmx.allowNested with value true to a VM against ESX host: ...
    733 bytes (92 words) - 16:17, 19 August 2009
  • An interactive scripts that allows you to query VM's for possible memory limit configuration errors and helps you to resolve t -vm vm1, vm2, vm3 ...
    835 bytes (96 words) - 20:36, 28 August 2009
  • === Emergency shut down of all VM's on a host === cat /proc/vmware/vm/*/names | awk -F= '{a=substr($4,$1,length($4)-6); b="vmware-cmd "a" getstat ...
    554 bytes (83 words) - 14:54, 22 August 2009
  • $vm = Get-View (Get-VM +NameofVMtoUpdate+).ID $vm.ReconfigVM($vmConfigSpec) ...
    949 bytes (113 words) - 14:46, 8 September 2009
  • === VM stats using PowerCLI and Google Charts === Get-Stat -Entity (Get-VMHost -Name 10.0.1.62 | Get-VM | Where-Object PowerState -match "PoweredOn") -Stat $stat -Start (Get-Date) ...
    655 bytes (72 words) - 06:41, 31 March 2014
  • ...u to create a custom field and value to the vmx configuration file of your VM. Updates the VM named "Kate" with the value "PRODUCTION" to the custom field "SERVER_TYPE". ...
    863 bytes (115 words) - 13:16, 19 August 2009
  • Replies to the current pending question on the vm. Starting a VM in for example the virtual infrastructure client or the web client present ...
    964 bytes (141 words) - 19:25, 29 July 2013
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)