PowerShell, Servidores, Web Service PowerShell $whois=New-WebServiceProxy -uri "https://www.webservicex.net/whois.asmx?WSDL" $whois.GetWhoIS('www.google.com') 12 $whois=New-WebServiceProxy -uri "https://www.webservicex.net/whois.asmx?WSDL"$whois.GetWhoIS('www.google.com')