Forum Discussion
13 hours ago, Eric Singer said:Sorry for any confusion. The LogicMonitor collector service must still run as a local admin account, at least as far as i'm aware. The solution is to allow that collector to remotely pole Windows devices with a service account that isn't a local admin.
Meaning:
Collector Server Name = WinCollector
Collector Account = UserCollector
Remote Server to Poll = "RemoteServerIWantToPoll"
The account "UserCollector" must be a local admin on the server "WinCollector" BUT the service account "UserCollector" doesn't need to be a local admin on server "RemoteServerIWantToPoll".
Thanks Eric that makes sense.
Also did you have any issues runnning the Set-WMINameSecurity powershell script as a scheduled task? Manuallly running the power shell commands it adds the correct wmi permission but it seems running from task schedule it doesn't do anything.
Related Content
- 4 months ago
- 7 months ago