Andreas Jordan
Andreas Jordan
I can not reproduce the issue. Can you run the command with `-Verbose` and provide the output? Maybe @FriedrichWeinmann has an idea where to look next?
Thanks for the output. But we have to wait for @FriedrichWeinmann to take a look at this.
We already have that command: [Get-DbaNetworkCertificate](https://docs.dbatools.io/Get-DbaNetworkCertificate) Or am I missing something?
Ah, ok, I'll have a look at this later.
No, sorry. Not enough time. First idea: We copy the code from the gist without changes to an internal function inside of dbatools. But I'm not sure if we add...
Then we need a name for the command...
I could just reproduce the issue (partially)... The `Get-DbaDatabase` runs fine on my script, but the SMO is very empty because of lazy loading build in the SMO. When I...
Let me reopen the issue as this is a big problem for all users that use dbatools with SqlDatabase. @potatoqualitee / @wsmelton - can you have a look at this...
 So only `Install-Module -Name dbatools -Force -SkipPublisherCheck` can be used to do the update.
Yes, I agree. But please use `FrequencyInterval = 1` instead on `FrequencyInterval = "1"`.