Below commands must be run in the following sequence:
Step 1:
nsrpush -i -all
This performs inventory on all clients. This can be limited to a specific host by using just the client name instead of option "-all."
Logs for successful/failed inventory operations can be found at the below location on the NetWorker Server along with the error message to troubleshoot the error:
NetWorker-Installation-Path\nsr\logs\clientpush\
Step 2:
nsrpush -s -t -all > output.txt
This lists all the NetWorker packages installed on each client in tabular form and directs the output to the file "output.txt." This can be limited to a specific host by using just the client name instead of option "-all."