What is the equivalent way to set this using powershell
I can configure a network adapter dadtransmits and retransmittime settings as follows: netsh int ipv4 set int 22 dadtransmits=3 retransmittime=1000 What is the equivalent PowerShell method for doing this? I could not find a WMI class that allows me to set dadtransmits or retransmittime. MattMatt
May 25th, 2011 10:21pm

Hi Matt, Regarding the PowerShell Syntax to set dadtransmits or retransmittime, I suggest contacting MSDN forum. MSDN Forum http://social.msdn.microsoft.com/Forums/en/winforms/threads Also check if the following article is helpful. http://publib.boulder.ibm.com/infocenter/wsdatap/v3r8m1/index.jsp?topic=/xi50/ipv6_interface.htm Best Regards, Niki Please remember to click "Mark as Answer" on the post that helps you, and to click "Unmark as Answer" if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
May 27th, 2011 5:20am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics