John McCarthy

Results 44 comments of John McCarthy

haha np. A few guys I work with are also in that boat. I understand.

Would VSS tests fall under the 'Host' tests? Side bar - could there potentially be a test to make sure all the hosts have the same portgroup configured? (You can...

I think we would just have to rerun lines 93-94. Do you think that will solve the issue? https://gist.github.com/Midacts/be1f8ed00cb13764996a31de3e65b5ce (Lines 109-110 show the updated code)

I added in the try/catch and tested it it. I made it so if the check after the remediation fails, it will output: - $Desired and its gettype() output -...

That's the part i was testing. It runs the test if the test fails and `-Remediate` is specified, it tries to remediate. Then it reruns the same test to make...

I see what you are saying. I would say, just due to some of the testing i did today, even if $Fix succeeds, that does not necessarily mean that it...

At that point I'd leave it to the higher ups to decide. Technically it would only effect performance on remediations though. On Apr 9, 2017 10:02 PM, "Justin Sider" wrote:...

I've never run vester with XML output before. I should try it out though. That and nunit. On Apr 9, 2017 10:09 PM, "Justin Sider" wrote: > Oh, I'm not...

This is going back to adding more info in the try/catch of the remediate. I was testing out some new tests and mine failed with this: Desired: 1500 - int...

I've been doing some more testing on this and wanted to bring something up for discussion. I want to preface this that I think that my findings might make it...