This repository was archived by the owner on Nov 15, 2024. It is now read-only.
PSAutoLab_v4.21.0
·
322 commits
to master
since this release
PSAutoLab
4.21.0
- Updated
Multirole-Server-2016configuration to require all necessary DSC resources. - Updated
Get-PSAutoLabSettingto write warnings on potential issues. - Updated
psautolabsetting.format.ps1xmlto display `Uknown' NetConnectionProfile setting in red. - Updated
Detailed-Setup-Instructions.md - Modified
Test-LabDSCResourceto write aPSAutolabResourceobject. - Added format file
psautolabresource.format.ps1xml. - Updated
PowerShellLabconfiguration to use 3.2.0 of thexWebAdministrationmodule. - Updated
PowerShellLabconfiguration to use theComputerManagementDSCmodule in place ofxComputerManagement. This also deprecates the use ofxPendingReboot. ThexPendingRebootresource has been removed from all configurations that are no longer use it. - Updated
PowerShellLabconfiguration test file to removeTest-DSCconfigurationtest. - Modified
PowerShellLabconfiguration to giveWIN104GB of memory. - Revised validation test for
PowerShellLabconfiguration to better test for RSAT and display what features are still failing. - Modified all configurations that were installing RSAT on Windows 10 clients to only install a subset of features. This may be considered a breaking change but since only a few features are probably ever used, this shouldn't affect too many people. See the RSAT section README.md for more information.
- Removed
xWindowsUpdateresource fromPowerShellLabconfiguration. - Removed
NanoVM validation tests lab configurations. - Updated
Write-Progressmessage inInvoke-ValidateLabto suggest checking if all VMs are running and to provide testing details. Invoke-ValidateLabwill automatically check for stopped VMs after 3 passes and automatically start them.Invoke-ValidateLabwill restart VMs still failing after 5 passes and abort after 65 minutes with a warning message.- Added
MultiRole-GUIlab configuration. - Help updates.
- Updated
README.md - This release contains changes to lab configuration files. If you are updating the module from a previous version, you should run
Refresh-Hostafter updating in a new PowerShell session.