Windows agent download

Download the agent directly in Windows:

  • cmd example:
    powershell -command Invoke-WebRequest -Uri 'https://xormon.com/download-static/WIN/LPAR2RRD-Win-agent-NG-8.0.0.zip' -OutFile 'LPAR2RRD-Win-agent-NG-8.0.0.zip'
    
  • powershell example:
    Invoke-WebRequest -Uri 'https://xormon.com/download-static/WIN/LPAR2RRD-Win-agent-NG-8.0.0.zip' -OutFile 'LPAR2RRD-Win-agent-NG-8.0.0.zip'