We have multiple pc's with incorrect DNS settings. How can we correct them using Hyena?
Announcement
Collapse
No announcement yet.
How do I change network settings?
Collapse
X
-
Re: How do I change network settings?
You may be able to use the WMI Execute Method function for this. You'll select your computers in Hyena's right-hand window, then right-click and choose WMI->Execute Method. Change the Class to Win32_NetworkAdapterConfiguration, choose the Method and see if it allows you to make the modifications you need.
Comment