Documentation Report Function

Problem - There is currently no easy way to document NME configuration to keep as a point in time reference 

Description -Documentation Report function to produce a configuration report of the NME environment as a PDF/Word/HTML document

Vision -  Introduce the ability to generate a report (PDF/Word/HTML) of the NME current configuration for documentation purposes.

5

Comments (2 comments)

1
Avatar
Stefan Beckmann

Last year went by too quickly without me being able to realize this. I have a script ready that reads the values and saves them in a JSON object. This could then be used to create the corresponding documents.

Unfortunately, the configurations are becoming more and more complex, and more and more nested, which makes this a real challenge. Every time I move on, it gets more complex ;-)

Let's see, if this comes officially from Nerdio, then I'll stop immediately!

1
Avatar
Adam Young

I have had exactly the same experience.  I have got as far as I can using only the Nerdio PowerShell module and will need to include use of further Az modules to progress this as not all the information is available with the Nerdio get commands (Application group assignments for instance)

If this is something that the Nerdio team are willing to introduce then i too will stop development of my script and let the experts handle it (probably in a 10th of the time it will take me)

Please sign in to leave a comment.