Forum Discussion
Müller_N
Neophyte
3 months agoActually the most accurate test you could do is starting the same type of Powershell on the collector machine with that particular user and do a:
Get-WmiObject -ComputerName <value of your system.hostname property> -Class Win32_Service
gregoreilly
Neophyte
2 months agoSlight issue we have here, is that we cannot logon to a server or impersonate a gMSA account. There is no password. However, all other metrics from windows work...just services do not list. We see a subset.(I guess those we have access too)
Related Content
- 12 months ago