wmi checks authentication method
wmi checks authentication method
Is it possible to configure NTLM v2 or Kerberos (vs. NTLM v1 by default) authentication protocol in check_xi_service_wmiplus script when using Windows domain authentication?
Re: wmi checks authentication method
It seems like Check WMI Plus versions 1.51 (and newer) has this functionality (regarding NTLM v2) :
http://www.edcint.co.nz/checkwmiplus/?q=Change%20LogAdded --extrawmicargs so that you can pass arguments directly to wmic eg --option="client ntlmv2 auth"=Yes. Thanks to Paul Jobb.
Be sure to check out our Knowledgebase for helpful articles and solutions!