From C#, I want to do the equivalent of the following:
arp -a |findstr 192.168.1.254
Alternatively, the answer could call the SendARP funct
Hook into the WMI subsystem. Some VBScript code to get going in the right direction is here