SQL Browser service must be running or this script will not ... res = "" If ($Response) { $Response = $Response.Substring(3,($Response.Length-3)).Replace(";;","~") $Response.Split("~") | ForEach { $Responses += $_ } $socket = $null; $UDPClient.close()
↧