I got problem to create a schedule task on windows 7 to run Node-Red on start

I use
NSSM - the Non-Sucking Service Manager

I use it to run multiple instances on ports 1880, 1881, 1882, ...

I set the following...

  • Program - node-red
  • Arguments -u c:\nr1881 -p 1881
  • User domain\user
  • Password supersecret