This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

SCRIPT TO MANAGE ALL HOSTS IN A CSV FILE

Simple script to remanage a group of nodes in NPM using the Powershell SWIS api and reading the list of hosts from a simple CSV file.

Some simple customization will be required for the CSV filename and columns however it should be simple enough to do.

Also the username/password and hostname of the Solarwinds system will be required as will the Solarwinds SWIS API installed.

ManageNodes.ps1