how 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 ArticleSolarWinds to Service-Now Integration
SolarWinds & Service-Now=====================We’re trying to do the following (option 1 is our preferred while option 2 is a fallback):1)A) SolarWinds generates alertB) SolarWinds uses a...
View ArticleHow to report against Port Mode = Trunk in Interface Details Resource?
I am looking at this portion of the Interface Details resource on an Interface Details page in NPM 11.0.1; and this information would be useful for me, but i can't seem to find any way to report on...
View ArticleView or function 'dbo.Nodes' is not updatable
Hi,When I add a node via SWIS, got error like above. NPM version is 11.5. I think this is related to version upgrade. Can you help me about that error? ERROR Create - Error executing create operation:...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleSolarwinds Information Service - Enable for External API Access
I've recently installed the Orion SDK and I want to be able to use the SWIS from various machines on our network. I think I need to change the config file so the tcp service on 17777 isn't bound to...
View ArticleUpdate node properties
Hi, I'm in the middle of a Solarwinds migration. Trying to combine 3 solarwinds environments (DBs) into a single environment (DB). I have written a powershell script to synchronize the nodes,...
View ArticleRetrieve trigger action variables
We have an app that integrates with SW NPM and SAM and pulls in alerts and events via SWIS. We are trying to add a feature to it where we automatically retrieve any Orion variables used in alert...
View Article"Complex" SWQL Query and Error
Hi all,I'm trying to create a table resource for displaying custom poller results using swql query. I've created the query in SQL, where it works without problems. When converted to SWQL though, it...
View ArticleCustom SWQL Query Questions
Hi All So I believe I have a syntax issue and was looking for some help? So I'm needing to create a query to give display in a view of a list of all down nodes but not un-managed ones ...with a...
View ArticlePowershell SWIS query issues
So, I'm trying to get a SWIS query going from powershell. The goal at first is to basically read data via SWIS and I'm using$cred = New-Object System.Management.Automation.PSCredential ($login,...
View ArticleSWIS Verb Arguments
Hello! I'm working to add a note to an Alert via the Powershell SWIS SDK. Here's the relevant line That I'm using: $noteResult = (Invoke-SwisVerb $swis "Orion.AlertStatus" "AddNote"...
View ArticlePowerShell Script to Unmanage Hosts Connection Problems
Using SDK version 1.5 with NPM 10.2.2 It seems I'm having problems connecting to my Solarwinds server using SDK. Itry "$swis = Connect-Swis -host 'solarwindsserver.domain.com'" I getprompted for a user...
View ArticleUsing Powershell to add nodes with Custom Properties for Device Type
Hello,Running Orion NPM 10.6.0 and SDK 1.7 on Win2k8R2 Can anyone help with adding devices into Orion using Powershell? To complete via NPM Web console, select Management, Edit Node.Select groups,...
View ArticleREST API in PowerShell
I have been able to use the OrionSDK to create PowerShell scripts to help automate some processes that we have. The downside is that each team member will need to install the SDK in order to run the...
View ArticleUsing the SDK powershell snap in - some newbie questions
Hi all,Just getting started doing an integration between Orion and some of our other tools. Have been through the SDK 1.3 and found some useful stuff in there especially around the kind of things we're...
View ArticleExporting Items to CSV via SWIS
Hi Folks,I want to export Data to a CSV to compare this Data with another import CSV. I already have the "wrapping" around but I can not export the Data. Is there any Powershell-Expert out there to...
View ArticleModern Examples for .NET 4.5
Curious if anyone has gotten the VB.NET or C# examples in the SDK running in Visual Studio 2013? Solarwinds, when do you plan to provide updated .NET examples in the SDK?
View Article"Complex" SWQL Query and Error
Hi all,I'm trying to create a table resource for displaying custom poller results using swql query. I've created the query in SQL, where it works without problems. When converted to SWQL though, it...
View ArticleNeed to do a select on a GUID datatype using SWIS .. not having much success
I am doing some integration work with our back end ticketing system for our support teams. This integration step will implement ticket auto-closure .. so that when an advanced alert is cleared .. then...
View Article