Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@PlagueHO PlagueHO released this 14 Nov 06:42
· 8 commits to main since this release
f2dc1e2

[v1.2.0]

Fixed

  • Fix build problems preventing help from being compiled and added
    to the module.

Changed

  • Update sample labs for Windows Server 2019 to use latest
    evaluation ISO download URIs and edition names.
  • Removed sample samples\Sample_WS2019_NanoDomain.xml because it
    is not valid for Windows Server 2019.
  • Improve structure of Invoke-LabSample.ps1 function to remove need
    for $script scope variables.
  • Fixed sample samples\Sample_WS2019_AzureADConnect.xml default gateway
    for SA-AADC VM.
  • dsclibrary\MEMBER_AADC.DSC.ps1: Created DSC config for deploying an
    Azure AD Connect server.
  • dsclibrary\MEMBER_WAC.DSC.ps1: Created DSC config for deploying a
    Windows Administration Center server.

Fixes

  • Fixed GitVersion to prevent build failures