UNSOLVED

Bancal

updated

12 years ago

B

Bancal

31 Posts

0

768

March 4th, 2014 03:00

How to determine NetWorker module on a client from NetWorker server

Hello,

Is there any way to determine which NetWorker modules are installed on a particular clients from NetWorker server GUI or CLI.

  • crazyrov

    6 Operator

    1319 Posts

    457

    0

    Posted March 4th, 2014 04:00

    You should be able to see it in the "Info & Licensing" tab of the client property for the respective client.

  • ble1

    6 Operator

    14354 Posts

    56186 Points

    457

    1

    Posted March 4th, 2014 04:00

    If running nsrpush, you could do inventory against the client.

  • mkeil

    68 Posts

    457

    1

    Posted March 5th, 2014 02:00

    Hi,

    that's right, run "nsrpush -i -all" to inventory all clients (they need to be online). Then you can get the versions for every client with "nsrpush -s -all" or "nsrpush -s clientname".

    Regards

    mkeil