There's something deeply unsettling about discovering an object that simply has no business being where it is, or when it is.
You can wrap an executable file around a PowerShell script (PS1) so that you can distribute the script as an .exe file rather than distributing a “raw” script file. This eliminates the need to explain ...