- Community Home
- >
- Storage
- >
- HPE Nimble Storage
- >
- Application Integration
- >
- Re: HPENimblePowerShellToolkit Module Does Not Loa...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2018 11:55 AM - edited 02-15-2018 12:37 PM
02-15-2018 11:55 AM - edited 02-15-2018 12:37 PM
I am trying to setup the HPE Nimble Powershell Toolkit but the module will not load.
According to the included Readme.txt the downloaded zip needs to be extracted, after unblocking the zip file, to the following location them imported:
Unzip the file into the following location: C:\Windows\System32\WindowsPowerShell\v1\Modules\ 3. Verify that HPENimblePowerShellToolkit.psd1 exists in the following location: C:\Windows\System32\WindowsPowerShell\v1\Modules\HPENimblePowerShellToolkit\HPENimblePowerShellToolkit.psd1 To use the HPE Nimble PowerShell Toolkit: 1. From a PowerShell prompt, import the HPE Nimble Powershell module by running the following command: PS:> Import-Module HPENimblePowerShellToolkit
Once I do that I get the follwoing message in the PowerShell console:
Import-Module : The specified module 'HPENimblePowerShellToolKit' was not loaded because no valid module found in any module directory. At line:1 char:1 + Import-Module HPENimblePowerShellToolKit + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ResourceUnavailable: (HPENimblePowerShellToolKit:String) [Import-Module], F ception
My execution policy is set to unrestricted.
My PSModulePath has "C:\Windows\System32\WindowsPowerShell\v1.0\Modules"
Any ideas?
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2018 01:15 PM