I\'m learning PowerShell and I\'m trying to build my own module library.
I\'ve written a simple module XMLHelpers.psm1 and put in my folder $home/
XMLHelpers.psm1
$home/
Some plugins require one to run as an Administrator and will not load unless one has those credentials active in the shell.
Administrator