Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Besides using the standard Widows models that NMIS ships with as examples, you will likely also need to consult the online WMI reference documentation for determining what is available in the WMI universe where and how to tell NMIS about it.

WMI Troubleshooting

wmi is supposed to The wmic client will accept a user in the following format: 

...

To test this exactly command, a file /tmp/authfile with the following information is needed (and for NMIS9, 'domain = domain' is supported as well):

Code Block
username = user
password = name

...