How do I access a web service from PowerShell?

Viewed 30299

I'd like to access a web service with a given (simple) WSDL from within Windows PowerShell.

Is there an easy way to do this?

2 Answers
Related