CA Client Automation

 View Only

Web Services and Powershell

  • 1.  Web Services and Powershell

    Posted Nov 07, 2019 08:14 AM
    Hello

    Has anyone succeed to run that ?
    New-WebServiceProxy -Uri "http://manager/DSM_WebService/mod_gsoap.dll"
    or
    Invoke-WebRequest "http://W2K8D01/DSM_WebService/mod_gsoap_utf8.dll"
    with or without credentials,
    It always returns "The server committed a protocol violation. Section=ResponseStatusLine"

    Regards