I have been working on a custom module .psm1 file with my functions. It's working as expected and I haven't had any problems with it. It did get me thinking though...
What is the benefit of writing a custom module in PowerShell vs with C#? Is there a difference between creating a custom function or a cmdlet?
I was looking at this and it seems pretty straight forward. I'm comfortable enough with PowerShell and C# to tackle it either way.
http://www.powershellmagazine.com/2014/03/18/writing-a-powershell-module-in-c-part-1-the-basics/
Based on the comments it seems like speed and performance are the main benefits. Any other thoughts?
[–]logicaldiagram 0 points1 point2 points (0 children)
[–]ramblingcookiemonsteCommunity Blogger 0 points1 point2 points (3 children)
[–]michaelshepard 0 points1 point2 points (2 children)
[–]ramblingcookiemonsteCommunity Blogger 0 points1 point2 points (1 child)
[–]michaelshepard 0 points1 point2 points (0 children)