marting
3 years agoNeophyte
Instance-level properties / tracking of configured DNS servers
Kindof a two-parter but related.
What I'm looking to do is track the configured DNS servers on each of our Windows boxes as a property.
Question 1: is there already something built in or in the Exchange that does that? I poked around, but couldn't find anything.
If not then... I can come up with the PowerShell to do this without much trouble but...
Question 2: is it possible to set properties at an instance level? What I'm thinking is I would want to set this property at each interface instance since that's where the DNS server configuration happens.
Thanks!