-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
Get the following error:
PS C:\Windows\system32> Get-MSSQLAllCredentials
Exception calling "Close" with "0" argument(s): "Padding is invalid and cannot be removed."
At line:33 char:33
+ { if ($null -ne $Local:BROut) {$BROut.Close()};
+ ~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : CryptographicException
Will see if I can follow manual steps but wont be able to share the value :)
Metadata
Metadata
Assignees
Labels
No labels