Skip to content

matt9ucci/PSVBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PSVBox

PowerShell module to control VirtualBox by using the "Main API" COM object.

Requirements

PowerShell v5.0 or higher is required.

Quick Start

PSVBox is a "well-formed" module. You can install it in $env:PSModulePath and import it by invoking Import-Module PSVBox

If you are not familiar with $env:PSModulePath, just type as follows:

git clone https://github.com/matt9ucci/PSVBox.git
Import-Module ./PSVBox/PSVBox

Misc

This github repository will be often rebased.

About

Controlling VirtualBox with PowerShell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published