Manage datastores on a vCenter Server system Note: The use of the scripts requires the PowerShell VMware.PowerCLI Get-VMHVDatastore.ps1 Retrieves the datastores available on a vCenter Server system New-VMHVDatastore.ps1 Creates a new datastore Set-VMHVDatastore.ps1 Modifies the properties of the specified datastore Remove-VMHVDatastore.ps1 Removes the specified datastore