Main Page: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
m (making it easier to read...)
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== VI Toolkit ==
== VI Toolkit ==
'' December 11, 2008 ''
==== Welcome ====
==== Welcome ====
Welcome at our new site which will contain information for developers and administrators about extending and managing your VMware virtual environments.<br />
Welcome at our web site which contains information for developers and administrators about extending and managing your VMware virtual environments.<br />
This includes everything from automation on virtual machines in VMware player up to managing your Virtual Infrastructure using the available Software Development Kits from VMware.
This includes everything from automation on virtual machines in VMware player up to managing your Virtual Infrastructure using the available Software Development Kits from VMware.


Line 8: Line 7:
Over time this will hopefully include a repository of scripts and helpful snippets of code for you all.
Over time this will hopefully include a repository of scripts and helpful snippets of code for you all.


Right now it is much closer to being a collection of hyperlinks to code found on the net.
On the scripts part, the site is mostly still a collection of links to what you can find on the net. But there's more...
 
Since January 3rd 2009, we now have a complete command reference to [[Vimsh]], the ''undocumented'' metashell for VMware ESX.
 
==== Contribute / help out ====
==== Contribute / help out ====
This is an OPEN wiki site and we encourage anyone to add their findings here, or to make corrections to any of the articles posted in here if you see something wrong.  
This is an OPEN wiki site, but you have to sign up for editing as we got severely hit by spammers in the past.
 
We do encourage anyone to add their findings here, or to make corrections to any of the articles posted in here if you see something wrong.  
If you want to find out how to do this, then have a look [[VI-Toolkit:Users| here]]
If you want to find out how to do this, then have a look [[VI-Toolkit:Users| here]]


==== Statistics and navigation ====
==== Statistics, search and navigation ====
There are currently [[Special:Statistics|{{NUMBEROFARTICLES}}]] pages stored in our wiki database. Almost all of the pages are categorized, so using the [[Special:categories | categories landing page]] to navigate is a good way to quickly see what is currently available to you.
There are currently [[Special:Statistics|{{NUMBEROFARTICLES}}]] pages stored in our wiki database. Almost all of the pages are categorized, so using the [[Special:categories | categories landing page]] to navigate is a good way to quickly see what is currently available to you.  
 
As extra help, the categories are listed below as well.
 
==== Available Categories ====
<categorytree mode=pages depth="0">.net</categorytree>
<categorytree mode=pages depth="0">Bash</categorytree>
<categorytree mode=pages depth="0">CLI</categorytree>
<categorytree mode=pages depth="0">ESX</categorytree>
<categorytree mode=pages depth="0">ESXi</categorytree>
<categorytree mode=pages depth="0">Forensics</categorytree>
<categorytree mode=pages depth="0">Host Management</categorytree>
<categorytree mode=pages depth="0">Hypervisor</categorytree>
<categorytree mode=pages depth="0">Java</categorytree>
<categorytree mode=pages depth="0">Perl</categorytree>
<categorytree mode=pages depth="0">PowerCLI</categorytree>
<categorytree mode=pages depth="0">Powershell</categorytree>
<categorytree mode=pages depth="0">Python</categorytree>
<categorytree mode=pages depth="0">SDK</categorytree>
<categorytree mode=pages depth="0">VI-Toolkit</categorytree>
<categorytree mode=pages depth="0">VIX</categorytree>
<categorytree mode=pages depth="0">VM Management</categorytree>
<categorytree mode=pages depth="0">VMware Artwork</categorytree>
<categorytree mode=pages depth="0">VMware OSS</categorytree>
<categorytree mode=pages depth="0">Vimsh</categorytree>
<categorytree mode=pages depth="0">Website</categorytree>


I hope that you will enjoy the content posted down here!
I hope that you will enjoy the content posted down here!

Revision as of 20:56, 29 November 2015

VI Toolkit

Welcome

Welcome at our web site which contains information for developers and administrators about extending and managing your VMware virtual environments.
This includes everything from automation on virtual machines in VMware player up to managing your Virtual Infrastructure using the available Software Development Kits from VMware.

The focus is on trying to provide examples about the source code. (Yes this site is all about the code)
Over time this will hopefully include a repository of scripts and helpful snippets of code for you all.

On the scripts part, the site is mostly still a collection of links to what you can find on the net. But there's more...

Since January 3rd 2009, we now have a complete command reference to Vimsh, the undocumented metashell for VMware ESX.

Contribute / help out

This is an OPEN wiki site, but you have to sign up for editing as we got severely hit by spammers in the past.

We do encourage anyone to add their findings here, or to make corrections to any of the articles posted in here if you see something wrong. If you want to find out how to do this, then have a look here

Statistics, search and navigation

There are currently 493 pages stored in our wiki database. Almost all of the pages are categorized, so using the categories landing page to navigate is a good way to quickly see what is currently available to you.

As extra help, the categories are listed below as well.

Available Categories

I hope that you will enjoy the content posted down here!

--
Wil