Chris Monahan
Chris Monahan
I've added a pull request that would also show the VM's folder and notes. If you added something to the notes when you created the VM then it would be...
A dashboard feels like feature creep to me. A more modular, "PowerShelly", approach might be to have an option to dump all the data in one or more CSV(s) or...
If you use a wrapper script instead then you could use set-transcript. I use the code at the very bottom in my profile to log every powershell session I run....
We use the credentials feature of Task Scheduler that's been part of Task Scheduler since it came out (I think). I guess I'm not seeing the use case. Doing it...
If this method is approved how should the PR be structured to update the other plugins? One PR per plugin or one PR for all the plugins?
Awesome. Will v7 be released soon enough that it's not worth adding to the current version?
We have multiple large and small vCenter environments so we prefer having one report per vCenter. It's easier to read through and prioritize production versus nonprod environments. There is one...
I like #2. We don't have any so I don't know what conditions an FT secondary VM might have that would cause it to show in a plugin where the...
The description of the two verbs is similar. `PS> Get-Verb Format Verb AliasPrefix Group Description ---- ----------- ----- ----------- Format f Common Arranges objects in a specified form or layout...
Using it daily. A while ago I posted some pull requests, but then got busier. If this will be active again I'll make some time.