The WINS settings of the Win32_NetworkAdapterConfiguration class do not updated automatically on Windows 10

It seems there is a bug in Windows 10 that if you change the WINS primary or secondary IP addresses in the user interface these are not updated immediately in the Win32_NetworkAdapterConfiguration WMI class.



The following shows no WINS servers
Get-CimInstance Win32_NetworkAdapterConfiguration|SELECT Description, WINSPrimaryServer

However disabling and re-enabling the network adapter seems to resolve the issue.

Comments

Popular posts from this blog

Windows Server 2016, 2019, 2022, Windows 10 and Windows 11: Date and time "Some settings are managed by your organization".

TFTPD32 or TFTPD64 reports Bind error 10013 An attempt was made to access a socket in a way forbidden by its access permissions.

Enable function lock for F1-F12 on HP ZBook mobile workstations