This blog has moved to http://ThePowerShellGuy.com
Greetings /\/\o\/\/
No answer on this event yet,
but as this is only debugging, I think I could do this one already in one line ;-)
Debugging Dashget-wmiobject Win32_NetworkAdapterConfiguration -filter "IPEnabled ='True'" | fl Caption,DHCPEnabled,IPAddress
Caption : [00000001] Intel(R) PRO/1000 CT Network Connection
DHCPEnabled : True
IPAddress : {10.10.10.10}
gr /\/\o\/\/
Tags : Monad msh