DennisL68
DennisL68
New-Lab assumes -ConfigPath to contains a .xml as part of the path to create a standard lab xml-file along with the file structure. In case I want the file structure...
``` Verison of PowerShell: $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 1 17763 1007 PowerShell host: Console Operating system: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture,...
If you know that only a couple of VM's needs updating in the lab setup, supporting node names in Update-Lab would be a god way to go around this.
A lot of DSC-module version requirements are referring to really old DSC-modules. I haven't ventured into this area yet, so I can't tell what fixes is really needed. But surely...
``` Verison of PowerShell: $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 1 17763 1007 PowerShell host: Console Operating system: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture,...
``` Verison of PowerShell: $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 1 17763 1007 PowerShell host: Console Operating system: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture,...
``` Verison of PowerShell: $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 1 17763 1007 PowerShell host: Console Operating system: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture,...
``` Verison of PowerShell: $PSVersionTable.PSVersion Major Minor Build Revision ----- ----- ----- -------- 5 1 17763 1007 PowerShell host: Console Operating system: Get-CimInstance Win32_OperatingSystem | Select-Object Caption, Version, ServicePackMajorVersion, OSArchitecture,...
•PowerShell 5.1 •PowerShell Console as Administrator •Windows 10 b18362 •LabBuilder v1.0.4.84 If Install-Lab is run before Hyper-V has been setup, it will fail. A suggestion is to check for Hyper-V...
- PowerShell 5.1 - PowerShell Console as Administrator - Windows 10 b18362 - LabBuilder v1.0.4.84 When running Install-Lab the first time with a new lab, it might stop with `cmdlet...