xHyper-V

3.18.0-preview0002

This module contains DSC resources for deployment and configuration of Microsoft Hyper-V.

Minimum PowerShell version

4.0

This is a prerelease version of xHyper-V.

Installation Options

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

Install-Module -Name xHyper-V -RequiredVersion 3.18.0-preview0002 -AllowPrerelease

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

Install-PSResource -Name xHyper-V -Version 3.18.0-preview0002 -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xVHD xVhdFile xVMDvdDrive xVMHardDiskDrive xVMHost xVMHyperV xVMNetworkAdapter xVMProcessor xVMScsiController xVMSwitch

Dependencies

This module has no dependencies.

Release Notes

## [3.18.0-preview0002] - 2022-06-04

### Added

- xHyper-V
 - Added automatic release with a new CI pipeline.
 - Added stubs for the powershell module Hyper-V that are used for
   all unit tests.
- xVhdFileDirectory
 - Added initial set of unit tests

### Deprecated

- xHyper-V
 - The resource will not be tested for Windows Server 2008 R2 since
   that operating system has reach end-of-life.

### Removed

- xVMSwitch
 - Removed the unit test that simulated functionality on Windows Server 2008 R2
   since that operating system has reach end-of-life. No functionality was
   removed from the resource, but in a future release the resource might stop
   working for Windows Server 2008 R2.

### Changed

- Update the pipeline files to the lates from Sampler.

### Fixed

- xVMDvdDrive
 - Fixed VMName property in example.
- xVMNetworkAdapter
 - Fixed MacAddress sample data.
- xVMSwitch
 - Correctly return the state as `$true` or `$false` depending on the
   `Ensure` property when the switch does not exist.

FileList

Version History

Version Downloads Last updated
3.18.0 75,630 6/4/2022
3.18.0-previ... (current version) 10 6/4/2022
3.18.0-previ... 1,089 3/19/2020
3.17.0.0 162,170 10/30/2019
3.16.0.0 45,353 2/20/2019
3.15.0.0 867 1/10/2019
3.14.0.0 501 11/29/2018
3.13.0.0 609 10/25/2018
3.12.0.0 1,476 6/13/2018
3.11.0.0 1,876 2/8/2018
3.10.0.0 730 12/20/2017
3.9.0.0 10,063 7/12/2017
3.8.0.0 1,983 5/31/2017
3.7.0.0 13,222 1/26/2017
3.6.0.0 465 12/14/2016
3.5.0.0 1,283 8/10/2016
3.4.0.0 1,022 3/31/2016
3.3.0.0 563 2/3/2016
3.2.0.0 1,439 9/11/2015
3.1.0.0 186 8/11/2015
3.0.0.0 102 7/24/2015
2.4.0.0 180 6/9/2015
2.3.0 149 5/2/2015
2.2.1 58 4/23/2015
2.1.1 315 5/13/2014
2.1 75 4/7/2014
Show more