Andreas Jordan
Andreas Jordan
If there is a problem, then this is in \bin\stig.sql - but the CASE statement for that column is rather complex so not easy to spot the error. So I...
Will close this now, but can reopen if needed.
Thanks for your script. I'll reopen the issue and try to reproduce ist in the next days,..
I just found the root cause for this in #9592 (see my comment: https://github.com/dataplat/dbatools/pull/9592#discussion_r2089643092). I will try to work with @niphlod on a fix for this.
You are using an old version and the command was changed (and the bug probably fixed) with a later version. Please update to the current version and try again.
Thanks for the link to the installer. Import-Module failed on PowerShell 5.1: ``` PS C:\WINDOWS\system32> ipmo AutomatedLab ipmo : c:\Users\AndreasJordan\AppData\Local\Temp\fgwqecib\fgwqecib.0.cs(210) : Der Name 'X509CertificateLoader' ist im aktuellen Kontext nicht vorhanden....
OracleLinux-R8-U10-x86_64-dvd.iso throws: ``` PS C:\Windows\System32> Get-LabAvailableOperatingSystem | fl 15:33:15|01:23:30|00:00:13.959| Scanning 10 files for operating systemsMethodException: Cannot convert argument "major", with value: "08/10/2000 00:00:00", for ".ctor" to type "System.Int32": "Cannot convert...
Import of the different ISOs is not always correct. I will document the ISO-names and .treeinfo contents here. I will later change the code. OracleLinux-R6-U10-Server-x86_64-dvd.iso ``` [general] version = 6.10...
I fixed Get-LabImageOnWindows for RedHat. But the code is still very different from Get-LabImageOnLinux for RedHat. This should be addressed later.
Oracle Linux 6.10 does not work, because the kickstart file is not found by the installer. Will remove support for Oracle Linux 6. Oracle Linux 7.9 works now. Oracle Linux...