Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Operations Manager Custom Collection

    I have modified script as per my envrionment

    ' Param 0: The SQL connection string for the server

    ' Param 1: The Database to use

    Option Explicit

    If WScript.Arguments.Count = 2 then

    Dim oAPI...

Viewing post 1 (of 1 total)