/build/static/layout/Breadcrumb_cap_w.png

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)

Posted by: paulfaz 4 years ago
Senior Yellow Belt
1

We use custom inventory rule below to just get the DNS servers in use.


ShellCommandTextReturn(cmd.exe /c wmic nicconfig where (IPEnabled=TRUE) get dnsserversearchorder | findstr "{")

Posted by: Gerhart 4 years ago
Green Belt
0

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.

WbarkO9Sh4AAAAASUVORK5CYII=


Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ