Windows 10 How can I find a specific interface / GUID?

  • Thread starter Thread starter How can I find a specific interface GUID
  • Start date Start date
H

How can I find a specific interface GUID

Guest
Hi world.
I need to find a specific interface/GUID in registry, HKLM\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\interfaces\[GUID], where I need to put some registry key like TcpAckFrequency, and TcpNoDelay properly.
The problem is the Interface GUID is different for each computer. So I need to locate the Interface Guid and then change/add the keys afterwards within that interface.
Virtual Machine like VMware, Azure, VirtualBox must be excluded.
Please give me amazing ideas using batch file or powershell.
Thank you very much.
Regards
Chris

More...
 
Back
Top