Klaus Frank
Klaus Frank
> In case you're referring to the `.Rename()` _method_: it is found and invoked due to [member-access enumeration](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_Member-Access_Enumeration), _on every element of the collection_ returned by `.Where()`. Then there is...
I don't think this is the same error, as I can ensure you that the input was not $null when the error occurred.
A single "Microsoft.SqlServer.Management.Smo.DataFile" object. But it also sometimes succeeds. I wasn't able to find what exactly is different when it fails to when it succeeds. I had it fail and...
Thanks, maybe the improved error message will help to better debug this issue in the future. At the moment it is kinda impossible to debug, as even a very simple...
Well I'd say it does, as it is literally following the `Default: "mainline" I2P Network reseeds` line. But even if you say this doesn't count for some reason. It still...
Run this version: https://github.com/agowa/tiny11builder/blob/main/tiny11-online.bat It's basically the same script (some parts may still be missing) but for the currently running system instead of for an offline image.
Because I need the information and not want to do the restore? A graph would just be the most simple datastructure to represent these interactions. The main goal is to...
The internal function `Test-DbaLsnChain` and the public one `Select-DbaBackupInformation` can be abused to generate this graph. Basically you need to do an O(n!) operation by testing every possible subset of...
@Ast3risk-ops That only makes it more important to go over the suggested hardenings then. Esp. because most of the ones I suggested only are desirable because of changes Atlas makes....
@Ast3risk-ops You will still be able to enable autostart afterward. However not disabling auto start of the additional apps by default kinda goes against the philosophy of Atlas as it...