Andreas Jordan

Results 390 comments of Andreas Jordan

Please also have a look at the issue around lines 502 to 524 if $AutoScheduleJobs includes neither WeeklyFull nor DailyFull.

@potatoqualitee - As the code was introduced by you: Can you have a look at the proposed changes?

This is by design. Get-DbaRegisteredServer returns a connection string and that is used. If you want more control while connection, you need to extract the information from Get-DbaRegisteredServer and use...

Will close this now, but can reopen if needed.

Will close this for now, but can reopen if needed.

This got a bit stale. So let me bring this issue to you attention again...

I see two options here: * We can take the parameters and the documentation as set and just remove the code in lines 285 to 325. * We add a...

Fixed with https://github.com/dataplat/dbatools/pull/6395.