opserver / Opserver

Stack Exchange's Monitoring System
https://opserver.github.io/Opserver/
MIT License
4.5k stars 827 forks source link

WMI Logon Issues #288

Open smally2189 opened 6 years ago

smally2189 commented 6 years ago

I have 20 servers on AD and I have another 10 on a Workgroup the admin username and password on the 2 sites are different. is there a way to add a second admin account to be able to scan these servers on the dashboard (not the sql dashboard)? I am using WMI to connect to these.

NickCraver commented 6 years ago

There isn't a way currently (we use the app pools credentials), but after a move to ASP.NET Core, it's possible to add (in a secure way).