• Hi,

    I am unable to procced further with the WMI_Conn properties. I receive the below error while setting the connection string for WMI_Conn.

    -----------------------------------

    The variable "user::ServerConnString" was not found in the Variables collection. The variable might not exist in the correct scope.

    Attempt to parse the expression ""servername=\\\\" +@[user::ServerConnString] +

    ";Namespace=\\root\\simv2;UserNtAuth=True;username=;"" failed and returned error code 0xC00470A6. The expression cannot be parsed. It might contain invalid elements or it might not be well-formed. There may also be an out-of-memory error.

    -------------------------------------

    I am stuck at this step.

    Thanks in advance:-)