AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | IoT | IT Service | Network/System | NIS2 | Infra | Performance | Protocol | SaaS | Security | Service Level | Storage | Linux | VMware | VoIP | Web | Wireless | SNMP

MonitorTools.com » Administration » Powershell » Powershell 4.0 » New-WebServiceProxy

New-WebServiceProxy - Powershell 4.0 CmdLet

ActiveXperts Network Monitor ships with integrated Powershell scripts to monitor complex network. The scripts run out of the box
Download the ActiveXperts Network Monitor FREE version now »

New-WebServiceProxy

Short description
Creates a Web service proxy object that lets you use and manage the Web service in Windows PowerShell.

Syntax


Description
The New-WebServiceProxy cmdlet lets you use a Web service in Windows PowerShell. The cmdlet connects to a Web service 
and creates a Web service proxy object in Windows PowerShell. You can use the proxy object to manage the Web service.


A Web service is an XML-based program that exchanges data over a network, particularly over the Internet. The 
Microsoft .NET Framework provides Web service proxy objects that represent the Web service as a .NET Framework object.





M