Hi,
Powershell provides the New-WebServiceProxy cmdlet which allows for a web service proxy object to be created.
However the Powershell in SQL Server 2008 doesn't appear to support this. Is there a way to get SQL Server's Powershell to support the New-WebServiceProxy cmdlet?
Many thanks.