Hello Expert ,
I want to install SwisPowerShell module on Solarwinds server.
can someone help me to get this done.
Regards
Sangram
@smahamulkar, if you install the OrionSDK msi on that SolarWinds server it will also include adding the SWIS PowerShell module for you as well, I've done it that way in the past for servers that do not have internet access,. The only downfall to this approach is if you don't want the SWQL studio on the server as well, it will be installed. But that may not be a bad thing depending on how you look at it.
Watch SolarWinds Lab #86 - it's covered there.
@KMSigma.SWI thanks for the reply , the video is very informative.
we don't have internet connectivity from Solarwinds server .
i have downloaded the .nupkg file from the MS site. can you please guide me to install it manually.
Thanks
I have no idea. I don't typically run SwisPowerShell on the Orion server itself. I run it on a separate workstation where I do my work. As far as install directly from a nupkg file, you'd have to refer to the Microsoft Documentation.
SwisPowerShell
nupkg
The best way to install SwisPowerShell is by following the instructions here: https://github.com/solarwinds/OrionSDK/wiki/PowerShell
You'll want to run the following command from PowerShell:
Install-Module -Name SwisPowerShell
@christopher.t.jones123 thank for your reply. it worked
As others have said, the best way to get the SwisPowerShell module installed is probably to simply install the OrionSDK on your server. However, since you asked a question that I have previously asked the Internet, here's the process to manually install a PowerShell module from a .nupkg file!
For reference, see Manual Package Download - PowerShell | Microsoft Docs.
@tdanner or @KMSigma.SWI, did I miss anything?
I think that just about covered everything. Thanks for pulling this together @sturdyerde!
This is not an authorized logo, just something I made years ago.