Is there a WMI Class to read / modify the primary DNS suffix of a computer?
Searching a lot I could only find the Win32_NetworkAdapterConfiguration. But this acts on the connection specific suffix - not on the general one (found under control panel/system/Computer Name/Change/More).
Thanks.