Invoke WebService from PowerShell


Use the below to create the web service proxy







Invoke the web method and pass parameter, here I have used the stock quote web service which responds with stock details for the supplied symbol.







Comments