Brian Wuchner

Results 5 comments of Brian Wuchner

I was reviewing issues to see if any other reports were similar to/had a workaround for an issue I had previously submitted: #3994. The issue I'm hitting is very similar...

I've done a bit of testing and believe my issue #3994 and this issue #4059 are resolved by this commit: https://github.com/phpipam/phpipam/commit/a2ac769c191bb262da80a6c0bd91bd08e2d84a08. If I make the changes to Addresses.php and Common.php...

Does this same behavior occur if you use the `-SkipCertificateCheck` switch on the Connect-SsoAdminServer function? One hypothesis is that Connect-VIServer is using the InvalidCertificateAction response that you'd see from `Get-PowerCLIConfiguration...

The loop near the end of the script has a lot of splitting on characters, specifically the comma. If there is something off/missing with the input file, it could cause...

Hello @yanlu2 - I wanted to follow up on this issue -- I noticed you closed out Issues #530 and #534 but was curious if the issue described here in...