Installation MSI - cannot install service anything other than SYSTEM

Product: PowerShell Universal
Version: 3.4.1

Running MSI from elevated command prompt (CMD), I cannot install the service using the alternative of local users account or domain account (neither have admin rights on PC). using domain\username or computername\username
3.4.1 installs OK leaving username and password blank (i.e. running as system)

any suggestions?

just install it and then change the system configuration afterwards. As long as you are an admin on the machine you should be able to do this no problems, either with powershell set-service, or services.msc

Hi, my last attempt at that to change theservice to domain\username resulted in file permission errors. I was using a default install locations. Effectively screwed the installation. so i was going to start from scratch