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

PSAutoLab_v4.5.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 06 Feb 20:43
· 322 commits to master since this release

Change Log for PSAutoLab

v4.5.0

Add

  • Added the parameter -UseLocalTimeZone to Invoke-SetupLab and Unattend-Lab to overwrite configuration specified timezone information with the time zone of the local host. (Issue #185)

Change

  • Updated Lability requirement to version 0.19.0
  • Updated xPSDesiredStateConfiguration DSC resource requirement to version 9.0.0
  • Updated xDnsServer DSC resource requirement requirement to 1.16.0.0
  • Updated xWebAdministration DSC resource requirement requirement to 3.1.1
  • Updated PSAutoLab.psm1 to display a message if Lability version is outdated.
  • Updated Invoke-RefreshHost to include a -SkipPublisherCheck parameter
  • Updated private function _labilityCheck to include a -SkipPublisherCheck parameter
  • Updated LICENSE
  • Updated Usage-FAQ.md
  • Updated Instruction.md for each configuration to include information about installing Windows Updates
  • Help updates
  • Updated README.md

Delete

  • Removed Windows update tools from PostSetup in the PowerShellLab configuration. Use Update-Lab instead.

Notes

Beginning with this version, the change log is now in markdown and will provide more details about what has changed in the module.