Network Management

Set up an NCM job that saves the results to a file

Detailed instructions on setting up a job and save its results to a file.

First published date

10/15/2018 1:08 AM

Last published date

10/30/2025 9:22 PM

Overview

This article describes setting up a job and saving results to a file.

Please note that the NCM Inventory Job cannot save the results to a file on Shared Drive, only locally, due to the fact that it runs on VB6 and does not follow the same Framework as the other NCM Jobs.

Product section

Network Configuration Manager

Resolution

  1. Log in to the SolarWinds Platform Web Console.
  2. Go to Settings > All Settings.
  3. Under Product Specific Settings, click NCM Settings.
  4. Under Advanced, click Advanced Settings.
  5. Under Network Share Settings, select the Use custom credential to give NCM write access checkbox, enter your credentials, and click Submit.
     
  6. Return to the NCM Settings page.
  7. Under Configs, click Configs.
  8. Click Jobs.
  9. Select a job and click Edit.
  10. Set up the example execute command script.
    1. Set up the schedule, and click Next.

    2. Select the nodes for the job, and click Next. In this example, Dynamic Selection was selected. The job runs on all Cisco devices currently in NCM and any node identified as Cisco that is added to NCM in the future.

    3. Select the Save Results To File checkbox and validate the path to verify that NCM can access the path. If you are saving the file to a network share, enter the correct universal naming convention (UNC) path. For example: \\servername\folder\filename.txt


      The file directory must currently exist, as NCM will not create a directory for you.


    4. Enter the command you need to run on the device(s).

    5. Review the job summary, and click Finish.

  11. Run the job and verify that the results were written to a file.

    Below is an example of the results in the text file.

    If required, you can configure NCM to email you the results. Otherwise, you can retrieve the results from the file to use as a report.