Shawn Melton

Results 191 comments of Shawn Melton

Not sure how long back that history goes as I have not seen the current approved verb list not cover a command's primary action. I don't know that it is...

A nice option would be to allow us to control when this rule (or any other) is suppressed or not. Right now: - functions or cmdlets via `Diagnostics.CodeAnalysis.SuppressMessageAttribute`. - project/workspace...

Looks like they got rid of the slim project, only one I can find close is https://github.com/rundocs/starter

Please not with V2 release we only support PowerShell 7+ and Windows PowerShell v5. We **are not** coding for any lower version going forward.

There is no reason to support PS 2 even on remote servers. Windows Server 2008 and higher all can have Windows PowerShell v5 installed.

It would also make a good candidate for an example in the Register command's CBH 😉

Closing this issue, doc change will be included in 2.0 release.

What needs to be fixed? We have no memory leak on our logging mechanism. The logging system we have is the beginnings of what PSFramework became and at this point...

> This is particularly useful when there are multiple AGs, and you may have an AG active on both sides, and thus the login being used on both sides. The...

This command will only cover copying a given password over for a login to one-to-many destinations. It can't cover AG syncing in the same command as that would be out...