Page 1 of 1
WMI checks with user without desktop access
Posted: Thu Sep 20, 2018 9:34 am
by davide.bonicelli
Hi, i'd need to check some windows server with wmi, the problem is that i must use an user without desktop access..so no interactive login
is that possible?
i read some wmi nagios documentation but it's not clear this point.
Re: WMI checks with user without desktop access
Posted: Thu Sep 20, 2018 10:13 am
by Francesco
Re: WMI checks with user without desktop access
Posted: Thu Sep 20, 2018 10:43 am
by davide.bonicelli
Yep, thanks..but it's not clear for me related to my question..maybe i could try but i'd like to know if somebody has experience on this
Re: WMI checks with user without desktop access
Posted: Thu Sep 20, 2018 12:17 pm
by scottwilkerson
You basically would need to figure out a way to do all the steps in that document from an alternative method, such as powershell.
Sorry, we do not have a document outlining that.