CA Client Automation

  • 1.  How to Report All Shared Folders

    Posted Mar 04, 2015 04:36 AM

    Hi All,

     

    I need a report to show all shares on my all agents. Is it possible with CA ITCM.

     

    Best Regards,



  • 2.  Re: How to Report All Shared Folders

    Posted Mar 04, 2015 09:28 AM

    Shared folders are usually USER based not machine based, so you would have to write a script to obtain the list of shares (use ‘net use’ with no parameters, redirect output to a file, or use WMIC commands), write the output to a MIF  and schedule the script as a USER job for all users. If you wanted to you could write the MIF to the Agent’s collect directory so the inventory showed up against the computer. In this case you would have to write the script so that it combines the results from all users of the computer.

     

    Steve McCormick, ITIL

    CA Technologies

    Principal Services Consultant

    Tel: +1-731-676-4223

    Stephen.McCormick@ca.com

    <mailto:Stephen.McCormick@ca.com>