Help: How to enable Dynamic IP Address (DHCP or BOOTP) and assign a DNS...
Hi, I can add node to SolarWinds perfectly, but I have some nodes need to enable DHCP option with DNS hostname. I tried to use 'DynamicIP': 1, but it return an error. Below is my code.results =...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleSwisPowerShell from within SAM template/Component?
I'm trying to have a script that runs regularly and updates the custom properties on a node based on the other results in that script. I have installed the module on the SolarWinds app server and am...
View ArticleHelp: How to enable Dynamic IP Address (DHCP or BOOTP) and assign a DNS...
Hi, I can add node to SolarWinds perfectly, but I have some nodes need to enable DHCP option with DNS hostname. I tried to use 'DynamicIP': 1, but it return an error. Below is my code.results =...
View ArticleTrying to create custom swql query
I am trying to take an SQL Query and plug it into the SWQL Custom Query on one of our Orion views. this is what i have.. replaced names in brackets.. use [database]SELECT ComputerName, SourceName,...
View Articlehow to input 'y' or 'yes' with powershell script to NCM
Hello, Teamis anybody who can give me an idea how to input the 'yes' or 'y' command when waiting for the user input.want to automate the Nexus 3048 ios upgrade process with powershell script with NCM....
View ArticleDisabling Hardware Health Sensors
tdanner et. al; Can anyone identify what the "DisableSensors" verb is looking for in Orion.HardwareHealth.HardwareItem ? Trying the ID is coming back with an error in PowerShell: Script: # Clear...
View ArticleInternal Server Error when unmanaging node over HTTP
Hi, I am trying to use the Orion SDK to unmanage a node via a http request. My request is as follows:POST https://10.13.36.29:17778/SolarWinds/InformationService/v3/Json/Invoke/Orion.Nodes/Unmanage...
View ArticleOrion SDK with PowerShell - manage/unmanage multiple nodes
I've been able to script unmanaging and managing nodes in powershell. However, for 400+ nodes, this ends up taking quite a while. Via script, it takes about 7 minutes to unmanage the nodes and over 10...
View ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleInvoke-SwisVerb - Access Denied
I was advised by SolarWinds support to post a question on the community forms. I am trying to run the below command and receive access is denied errors. The account is a full admin on the server and...
View ArticleTrying to create custom swql query
I am trying to take an SQL Query and plug it into the SWQL Custom Query on one of our Orion views. this is what i have.. replaced names in brackets.. use [database]SELECT ComputerName, SourceName,...
View ArticleIssue with API Creating Discovery
I am having an issue in my production environment this worked fine in a test lab but not production Solarwinds. The error in the discovery is A Network Discovery job has failed to complete.\r\nState:...
View ArticleInvoke-SwisVerb - Access Denied
I was advised by SolarWinds support to post a question on the community forms. I am trying to run the below command and receive access is denied errors. The account is a full admin on the server and...
View ArticleCan any one supply a REST example of how to define a Node in Solarwinds
I am developing an integration agent for SolarWindws and would like to use the REST API to add nodes to SolarWindws and change the system name
View ArticleIPAM + PowerShell
Greetings, Used the following to get an available IP:How to use the IPAM API and get "Free IP Address" Getting an error while trying to update any information:Set-SwisObject : Operation not supported...
View ArticleCan I add new node with api rest?
Hi I want to add new nodes into Orion but I don't know if I can do this with Rest API. Is posible do this?
View ArticlePowershell scripts to automatically unmanage\remanage a node using the Orion SDK
First, I'll share the script. Then, I'll explain why we need it and how it helps us in our environment.To use the script you must have the Orion SDK installed on the monitored node. Take the text...
View ArticleIPAM + PowerShell
Greetings, Used the following to get an available IP:How to use the IPAM API and get "Free IP Address" Getting an error while trying to update any information:Set-SwisObject : Operation not supported...
View Article