This repository was archived by the owner on Nov 15, 2024. It is now read-only.
PSAutoLab_v4.8.0
Change Log for PSAutoLab
v4.8.0
This module should be installed from the PowerShell Gallery
Add
- Added "Detailed-Setup-Instructions.md`.
- Added code to module file to check for a new version in the PowerShell Gallery.
- Added
SingleServer-GUI-2019configuration. - Added
Get-LabSummaryfunction. - Added a
-NoMessagesparameter to most commands in the module to offer an option to suppress the status and information messages displayed withWrite-Host.
Change
- Modified
Get-PSAutoLabSettingto include additional information. - Updated
Instructions.mdto provide more detail about each lab. - Updated
README.mdwith information on customizing a configuration. - Updated validation test for
SingleServer-GUI-2016to test RDP. - Increased the memory for
SingleServerto 2GB. - Updated validation tests for all configurations for better performance and to suppress error messages while configurations are converging.
- Updated DSC configurations for
SingleServer-GUI-2019,SingleServer,SingleServer-GUI-2016to uninstall PowerShell-V2. - Fixed bug in
Wipe-Labthat failed to properly import lab data. - Suppressing
Write-Warningmessages inWipe-Hostwhen VM is already shut down. - Modified
MultiRoleconfiguration to use Windows Server 2019. - Restored deleted Nano-related NonNode data in configurations that include a Nano server.
- Help updates
Delete
- Removed Active Directory json files from
SingleServerconfigurations since they are not used. - Removed Active Directory, DHCP Server and ADCS DSC resources from
SingleServer*configuration files since they are not used.