Diag-V

3.0.0

A Hyper-V Diagnostic Utility

Minimum PowerShell version

5.1

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Diag-V -RequiredVersion 3.0.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Diag-V -Version 3.0.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2019 Jake Morrison. All rights reserved.

Package Details

Author(s)

  • Jake Morrison

Tags

Hyper-V HyperV Diag-V Diagnostic Diagnostics Tests VM VMs VirtualMachine VirtualMachines VHDs VHDXs VHDX VHD VirtualHardDisk CSV ClusterSharedVolume Overallocation Overprovisioning Health Resource Status Info Replication SharedVHD Allocation Logs EventLogs EventLog

Functions

Get-VMStatus Get-VMInfo Get-VMReplicationStatus Get-VMLocationPathInfo Get-IntegrationServicesCheck Get-BINSpaceInfo Get-AllVHD Get-SharedVHD Test-HyperVAllocation Get-CSVInfo Get-FileSizeInfo Get-HyperVLogInfo

Dependencies

This module has no dependencies.

Release Notes


3.0.0
   Added Pester tests for all functions.
   Re-wrote all functions from previous module versions to account for bugs and layout of new tests. Removed Write-Host - all functions now return PowerShell objects.
   Fixed numerous bugs.
   Added additional functionality to several functions. Some functions were renamed to more clearly indicate what they are now capable of.
   Adjusted layout of Diag-V module to CI/CD standards.
   Added code to support AWS Codebuild.
   Added new icon.
   Rewrote all documentation to capture new changes and capabilities.
2.0
   Complete re-write from original script version.
   Converted Diag-V from a ps1 PowerShell script to a fully supported PowerShell module.
   Redesigned all diagnostic functions:
   Improved error control, General bug fixes, Better readability, Added new Hyper-V log parser function.
1.0
   Initial .ps1 script version of Diag-V.

FileList

Version History

Version Downloads Last updated