Related to #4, I'm getting hundreds of errors when I run the PowerShell module.
I've debugged the script in PowerShell ISE now, and tracked at least one issue down to the path to nuget.exe.
This is the error I get when running the module as is:

If I modify the script to use a full path to nuget.exe on my environment, the Start-Command succeeds:
