Ok so I've hacked your UDF (hope you don't mind! \:\) ) and I've inserted the following:

 Code:
	$MyArray = Split($_oExec.StdOut.ReadAll, @CRLF)	
	For Each $Element in $MyArray
		? $Element 	
	Next


Interestingly though, the array is not picking up the "Non-existent domain" text.

All I get from the array is:

Server: blah.blah.com
Address: 10.5.0.10