Shawn Melton

Results 191 comments of Shawn Melton

There has to be some way of making that form prompt for the email instead of hitting the cache. I went and just revoked the client id my cache is...

This is still an issue and I'm not seeing how to make it work properly. It is picking up my second account for Live ID because I use a different...

This is a bug in the libraries from Microsoft and not our code. When our code runs `$da.fill($ds)` you run and it spits out the error: ``` MethodInvocationException: Exception calling...

This would be the code block throwing the error, which indicates to me it is on MS side. We are using the new Microsoft.Data.SqlClient library in this command now because...

In the interim @spaghettidba if we could obtain the DLL via your releases on GitHub would help. Adding it as an asset for those of us that don't want to...

Windows 10+ including Server OS I have not come across a generic install with any customer that some application or service has not already installed multiple C++ redistributable versions. I...

I'm getting this same error with multiple commands in Az module (network, disk). A different character but the same error nonetheless. > Unexpected character encountered while parsing value: Get-Module Az.Network,Az.Compute,Az.Storage...

The need here is to have `Invoke-DbaDbMirroring` broken out with a command(s) that will allow you to do an offline type configuration.

The library is now a separate module that will also import into each thread you create. AllCommands.ps1 is no longer used, that was replaced with the dat file.

No updates to provide at this time.