Client Management Suite

 View Only
  • 1.  Manually initiate Inventory scan in CMS7.1 Sp1

    Posted Jul 25, 2012 02:14 AM

    Hi,

    Can any one know the right process how to  run inventory scan manually on a computer with Symantec management agent 7.1. sp1 installed. Can i make any script of the same.

    Thanks

    Pravash

     

     



  • 2.  RE: Manually initiate Inventory scan in CMS7.1 Sp1

    Posted Jul 25, 2012 05:48 AM

    there is a built in task called 'gather inventory' that lets you run inventory (hardware or software) on a machine if that is what you are after

     

    cheers



  • 3.  RE: Manually initiate Inventory scan in CMS7.1 Sp1

    Posted Jul 25, 2012 09:53 AM

    Unfortunately, there is no command line.  However, you can create a task at Manage > Jobs and Tasks, then right-click Jobs and Tasks and choose New > Task, then find Gather Inventory under Discovery and Inventory.  Click OK to create the task, tweak it if necessary, then schedule it on a computer.

    Does this answer your question?



  • 4.  RE: Manually initiate Inventory scan in CMS7.1 Sp1

    Posted Jul 25, 2012 09:54 AM

    Yes, you can create a script to do inventories if you choose.

    Collect Full Inventory: InvSoln.exe /fi

    Collect Delta Software Inventory: InvSoln.exe /dswi

     

    Run InvSoln.exe /? to get a complete list of options

     

    Scott