Don't use GOTO.

Look for the ReadFile() UDF. Then just iterate through the returned array.

For each $server in $Servers
;do stuff
Next

and don't use GOTO!
_________________________
Give a man a fish and he will be back for more. Slap him with a fish and he will go away forever.