Skip to content
This repository was archived by the owner on Nov 25, 2025. It is now read-only.

v1.2.0

Choose a tag to compare

@GaryJBlake GaryJBlake released this 25 Jul 07:55
· 104 commits to main since this release
12b987a

Release Date: 2023-07-25

💥 Enhancement:

  • Updated module to use Test-VCFConnection instead of Test-Connection where applicable. GH-45
  • Updated module to use Test-EsxiConnection instead of Test-NetConnection where applicable. GH-45

🧹 Chore:

  • Added the RequiredModules key to the module manifest to specify the minimum dependencies required to install and run the PowerShell module. GH-48
  • Updated PowerValidatedSolutions from v2.2.0 to v2.5.0. GH-49