Andreas Jordan
Andreas Jordan
@Stuart-Moore Do you have an eye on this?
I can not reproduce the issue. Will close this now, but can reopen if needed.
Hi @Stuart-Moore - can you have a look at this issue? Thanks.
No updates. Please do not add new functionality to the existing AG commands. They are already complex and don't need more if-else logic. Build the new commands from scratch and...
Can you retest with dbatools 2.0.1? If this is still an issue, I can have a look at it.
So this is an issue only on very old and unsupported versions of Windows and SQL Server? In this case I don't want to make a change to the command...
Ok, opened PR with documentation changes.
We just don't have information about the version. Or am I missing something?
A lot ot work for an edge case (that I can not test). Will try to find time for that...
We have more problems: As we use `Invoke-ManagedComputerCommand`, we can not catch all the exceptions as they are used in that command in a big try-catch-tree. I need more time...