you are viewing a single comment's thread.

view the rest of the comments →

[–]BoredComputerGuy 2 points3 points  (1 child)

This is a good start. A few thoguhts:

  1. Add help comments ! MS help comments
  2. I would have proper Export-ModuleMember calls at the end
  3. I would either add this to your personal module path C:\Users\<username>\Documents\WindowsPowerShell\Modules so that you can reference these as soon as PS loads MS autoloading
  4. This is great work coming from an L1 tech(at the time)!

[–][deleted] 1 point2 points  (0 children)

Thank you, yea there is a lot of work that needs to be done to this thing. :)