The most recent content from our members.
I am trying to install an Orion Agent with following code. Invoke-SwisVerb -swisconnection $swis -entityName Orion.AgentManagement.Agent -verb Deploy -arguments @( $engineId,` $agentName,` $hostname,` $machineUsername,` $machinePassword, ` $Ip) I keep getting this error. Any ideas? Invoke-SwisVerb : Password can't be null…
Hello all, I am using Azure Functions with managedDependency setup in requirements.psd1 to use specific PS module versions. It was working properly, when I configured required module to be 'SwisPowerShell' = '3.1.0.343'. All the module commands worked properly in scripts behind for months. But as soon as I recently updated…
Hoping I can get some insight on an issue I am running in to. I am using powershell and the swis module to automate several tasks in regards to creating a new node. Everything seems to work properly for me, however despite me adding a new volume (fixed disk), it doesn't automatically check that box under "List Resources" I…
trying to remove a uri object from Orion.Routing.Neighbors table, but getting an exception of "Operation not supported " any other possible way using swis ?also where can i check if this table has "can delete" access through SWIS
How to use SWQL query nodes Polling IP Address ONLY? I have some manage nodes which have more than 10 IP addresses, after SRM DR failover, if I can write a SWQL query to retrieve the nodes Polling IP Address ONLY, then I can use PowerShell to update the Polling IP Address in Solarwinds.
If you’ve used the SolarWinds® PowerShell Module (SwisPowerShell) for any amount of time, you know one of the long-standing requirements was it ran under Windows® PowerShell (2.x, 3.x, 5.x). I’m pleased to tell you as of the 3.0.309 release, that’s no longer a constraint and it now can run under PowerShell (formerly called…
Recently, a client of mine was upgrading their SolarWinds servers and they were still using the old Scheduled Unmanage utility. You remember the one, right? It produced XML files and .cmd files that were run via scheduled tasks. We wanted to move them to using the SDK and the Invoke-SwisVerb command that is part of the…
Hello, I am trying to add a large number of subnets to IPAM and allow my users to do it. Currently, the user has full ADMIN privileges to IPAM and the script does not work. BUT if I give them full admin permissions to solarwinds it works. NPM: 12.1 IPAM: 4.5.1 Powershell 5 and will be months before we upgrade. Second…
I am struggling to find a verb to add vCenter to Solarwinds within SWQL Studio 2.3.0.117. I have looked around for hours! I tried using New-SwisObject with an EntityType of "Orion.Nodes" and MachineType of "VMware vCenter Server" in the hope that it would figure the rest out, but that's only one of the actions it does as…
Hi there, I am currently automating the installation and configuration of solarwinds with the help of the SwisPowershell module. I have managed to fully install solarwinds orion, agents on the nodes and can assign templates to each node easy enough with 0 touch. However, I am wanting to create new custom application…
It looks like you're new here. Sign in or register to get started.