Sneddo

Results 50 comments of Sneddo

If you look at the traffic stats on the repo, there's still a fairly constant level of traffic. I think the problem with using issues for feedback is around visibility-...

You would need to modify the plugin to find the creation date and then filter based on that. Not simple, but not difficult either.

Can you post the error? Just trying to think why that might fail, must be something weird in the style replacements I guess... Edit: hah, beat me to it!

Ahhh OK, I see where it is. Line 31 of the style. Now why are we doing the replace the way we are...been so long since I wrote the style...

Hi @mtridici , The first run _should_ run the setup wizard. if not, you can set the connection details in the `Plugins/00 Initialize/00 Connection Plugin for vCenter.ps1` file.

Looks like the time is reported in UTC potentially...should be simple enough to convert to local time.

I've just pushed a couple of updates which should fix this issue. Haven't had a chance to test, so let me know if anything breaks. Basically, anything that uses Get-VIEventPlus...