This repository was archived by the owner on Nov 15, 2024. It is now read-only.
PSAutolab_v4.6.0
Change Log for PSAutoLab
v4.6.0
Add
- Configuration
SingleServer-GUI-2016(Issue 208) - Configuration
MultiRole-Server-2016(Issue 209)
Change
- Updated manifest tags
- Changed
Write-Hostcommands to use fully qualified nameMicrosoft.PowerShell.Utility\Write-Host - Modified
Invoke-UnattendLabto pass-Verboseto the scriptblock for better troubleshooting - Modified
Invoke-SetupLabandInvoke-ValidateLabto provide more verbose detail - Fixed minor spelling error in
VMConfiguration.ps1scripts - Updated
README.md
Delete
- none
v4.5.0
Add
- Added the parameter
-UseLocalTimeZonetoInvoke-SetupLabandUnattend-Labto 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
xPSDesiredStateConfigurationDSC resource requirement to version 9.0.0 - Updated
xDnsServerDSC resource requirement requirement to 1.16.0.0 - Updated
xWebAdministrationDSC resource requirement requirement to 3.1.1 - Updated
PSAutoLab.psm1to display a message if Lability version is outdated. - Updated
Invoke-RefreshHostto include a-SkipPublisherCheckparameter - Updated private function
_labilityCheckto include a-SkipPublisherCheckparameter - Updated
LICENSE - Updated
Usage-FAQ.md - Updated
Instruction.mdfor 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-Labinstead.
Notes
Beginning with this version, the change log is now in markdown and will provide more details about what has changed in the module.