Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.24 KB

2009-01-03-vmware-tasks-net-library-for-vixcom.markdown

File metadata and controls

32 lines (25 loc) · 1.24 KB
layout title redirect_from date tags comments dblog_post_id
post
VMWare Tasks .NET Library for VixCOM
/vmware-tasks-net-library-for-vixcom/
2009-01-03 06:15:00 -0800
vmware
true
29

VMWare

The VMWare Tasks Library is a managed C# wrapper with an improved object model on top of VMWare COM ViX API (VixCOM) that makes it really easy to use.

Due to growing demand this project is now located on CodePlex at www.codeplex.com/vmwaretasks (Update: moved to GitHub). Please update your bookmarks.

Features:

  • a much more natural and easy programming model
  • supports virtual machine VI (ESX) and Workstation
  • enumerate and power Virtual Machines
  • enumerate, revert and power snapshots
  • execute commands in guest OS
  • list and delete files and directories with subdirectories in guest OS
  • manage shared folders
  • read and write guest and environment variables

Update (2015)

VMWareTasks now lives on Github.