Kevin Kirkpatrick

Results 8 issues of Kevin Kirkpatrick

- Updated 'Function Cmdlet' snippet to include some best practices - Moved comment based help inside the function, which makes it more compatible/easier to work with when converting/copy/pasting code into...

Create a script that will generate basic (generic) information about an environment which would help aid those troubleshooting issues.

Feature Request
Plugin

Add in support/use ProtectedData module to better secure and handle stored credentials used for execution/reporting. The [ProtectedData](https://github.com/dlwyatt/ProtectedData) module was created and is actively maintained by [Dave Wyatt](https://github.com/dlwyatt/)

Feature Request
Documentation
Engine

Change from using XML to JSON for `Plugins.xml`, as well as any other structured data requirements.

Feature Request
Documentation
Engine

Figure out the best way to handle global config, as well as plugin config. [**Mind Map of Module Layout**](https://my.mindnode.com/sDCjcrF38zUXwm5Qj9mWjpyUsmscqsnsabrpAv3D#-61.4,122.6,2) _this is how the module is currently laid out_. ### Guidelines...

ps-module

Convert to module to help improve in the areas of: • Usability • Compatibility • Portability • Accessibility

enhancement
ps-module

# Specifications, Assumptions & Constraints _(SAC)_ The description of this issue will serve as the curated list of Specs, Constraints & Assumptions for the PS-Module of vCheck. [**Module Layout**](https://my.mindnode.com/sDCjcrF38zUXwm5Qj9mWjpyUsmscqsnsabrpAv3D#-61.4,122.6,2) ##...

ps-module

Move documentation out of `README.md` (except for basic information), and over to the `/docs` directory so that it can be available on [ReadTheDocs](http://vcheck-nsx.readthedocs.io/en/latest/?badge=latest#).

documentation