Hi All.
I have asked to create some PowerShell Automation tools for my current project.
As a result, I have some things that might be helpful to others.
Where would be a good place to post Contributions?
For Example: I created a function that returns the results of Invoke-NcSsh as a PSObject instead of a string. Very Handy 🙂
I am also working on a replacement for Invoke-NcSsh that does not require putty. Should be much faster...
I am also stuck on a shelf problem, I need to capture a Stack Diagram that will include data on shelf IDs, serial numbers, disks, etc. My issue is I need to ensure the correct ID has been applied to the shelfs without physically seeing them. I am having a hard time determining the difference between a Controller with the internal shelf from an external shelf . Any Help in this area would be very helpful.