How can i run a report or just view the DNS settings on our servers (devices)?
were having a few issues where a bunch of servers have the wrong dns settings.
How can i run a report or just view the DNS settings on our servers (devices)?
thanks
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
paulfaz
4 years ago
Posted by:
Gerhart
4 years ago
If the information from "ipconfig / all" is sufficient, a custom inventory rule can supply the necessary data.
The following command line redirects the output of Ipcongfig to the inventory of the computer.
ShellCommandTextReturn (cmd / c ipconfig / all)
How to create a Custom Inventory Rule
As an example, a screenshot of the CIR.