IIS Event id 1500
For some reason by default when i create a website in windows 10 it sets "load user profile" to true on the application pool.
Event ID: 1500
Solution:
If you set “Load User Profile” to false in IIS on your app pool my iisnode applications can work again.
Not sure why iis is defaulting to turning this setting on for application pools it automatically creates but at least I can make them work again