Download

There are 13 files, weighing 47.0 KiB with 89,571 hits in PowerShell.

Displaying 1 to 13 of 13 files.

   

PowerShell

  add_host.ps1
962 bytes - 8,542 hits - Monday, February 1, 2010
This script adds a host to a vSphere Cluster and licenses is.

  cd_floppy_serial_parallel.ps1
2.5 KiB - 10,635 hits - Monday, February 1, 2010
This script creates lists of VMs, for each of the below statements:
* CD-ROM is 'Connected'
* CD-ROM set to 'Connect at power on'
* CD-ROM device type set to 'Client Device'
* CD-ROM device type set to 'Datastore ISO file'
* Floppy is 'Connected'
* Floppy set to 'Connect at power on'
* Floppy device type set to 'Client Device'
* Floppy device type set to 'Use excisting floppy image in datastore'
* Serial Ports attached
* Parallel Ports attached

  CDP_web.zip
3.0 KiB - 11,358 hits - Friday, June 3, 2011
Version 1.0
This script creates a website showing all hosts (from multiple vCenters) CDP information.

  Disconnect_inactive_Sessions.ps1
1.3 KiB - 3,926 hits - Wednesday, March 10, 2010
Version 1.0
This script terminates user sessions on a vCenter server that have been inactive to more than XX minutes.

  ESX Deployment
14.3 KiB - 4,065 hits - Monday, May 16, 2011
Version 1.0
This is a Poor man’s hostprofiles.
The script configures a host with network, DNS, NTP and much more.
Read more here.

  List_snapshots.ps1
2.5 KiB - 11,566 hits - Wednesday, November 4, 2009
Version 6.0.
This script creates a list of VM’s that have snapshots attached.
The list is then piped to a html file using the cmdlet ConvertTo-HTML.
And to make it easier to obtain the html file, the file is mailed to who ever as an attachment.
The script has been updated to handle multiable snapshots on a VM.
Tested on ESX 3.x & ESX 4.x.

  set_multipath.ps1
5.4 KiB - 5,765 hits - Friday, March 16, 2012
Version 1.0
Set the PSP, SATP and IOPS for each datastore on all hosts connected to a vCenter server.

  Shutdown_poweroff_vms.ps1
1.2 KiB - 8,886 hits - Wednesday, November 4, 2009
Version 2.0.
The script creates a list of VM’s that isn’t PoweredOff, has VMwareTools not running, VMwareTools not installed and witch name doesn’t contain ex. “server”.
Based on the list it tries to shutdown each VM.
Then it waits/sleeps for 120 seconds, before it creates a new list of VM’s not powered off and witch name doesn’t contain ex. “server”.
Based on the new list it poweroff (HARD) each VM.
It’s possible to use wildcards (*) in the name exclution.
Tested on ESX 3.x & ESX 4.x.

  Update_ram_and_others.ps1
2.0 KiB - 3,461 hits - Wednesday, November 4, 2009
This script does the same as the script “upgrade_vm_memory.ps1″, but also sets the following config settings. Tested on ESX 3.x & ESX 4.x. Read more here

  Upgrade_vms_memory.ps1
740 bytes - 3,448 hits - Wednesday, November 4, 2009
This scripts updates all VM’s that have less than 512MB of memory to 512MB. Read more about th different options you can choose -> Here.

  videocard_to_auto_v01.ps1
1.7 KiB - 2,633 hits - Friday, May 6, 2011
Version 1.0
A script to change the virtual videocard settings for a VM. Read more here

  VirtualCenter_info.ps1
1.8 KiB - 10,397 hits - Tuesday, February 9, 2010
Version 5.0

This is a rewrite of the Perl VirtualCenter Info (VIPerlToolkit) that i created a while back (See below in the Perl Section).
VirtualCenter Info adds information about VMDK path, VMDK size, Network Adaptores, MacAddress, Network Type to Virtual Center.

Updates:
- Added option to choose a VC folder to apply the VM information to.

More info will be added......
Tested on ESX 3.x & ESX 4.x

  vRanger_Automated.ps1
9.5 KiB - 4,889 hits - Tuesday, June 22, 2010
Version 1.0
This script is used to control your vRanger 4.5.x backups through a custom field in vCenter. Read more about the functions and features - here.

Leave a Reply

Your email address will not be published. Required fields are marked *