Powercli 6.5 Release 1 and PS Studio

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 7 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
OITNETOPS
Posts: 2
Last visit: Wed Mar 13, 2024 10:58 am

Powercli 6.5 Release 1 and PS Studio

Post by OITNETOPS »

Product, version and build: Powershell Studio 2016 5.3.131.0
(*** Please do not write "latest" as a version, specify a version number ***)
32 or 64 bit version of product: 64 Bit
Operating system: Windows 10
32 or 64 bit OS: 64Bit
PowerShell Version: v5

DO NOT POST SUBSCRIPTIONS, KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM

I am having the same issue as defined in topic viewtopic.php?f=12&t=10749&hilit=powercli and have not been able to resolve it. I have reinstalled the application as well as copy the powercli folder to the C:\Users\xxxx\Documents\WindowsPowershell\Modules folder. When I run Get-Module -ListAvailable | ? { $_.Name -like "Vmware*" } | Import-Module in my script it works but I am missing intellisense.

[
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

Re: Powercli 6.5 Release 1 and PS Studio

Post by DevinL »

I've attached a script that should help resolve this situation. Run the script and select the PowerCLI 6.5 Release 1 module in the GUI and click Build.

When the script finishes building, open PowerShell Studio and rebuild your cache by clicking the Rebuild Cache button:
Rebuild_Cache.png
Rebuild_Cache.png (16.43 KiB) Viewed 1946 times
Attachments
Build Module Cache.ps1
(37.83 KiB) Downloaded 213 times
DevinL
SAPIEN Technologies, Inc.
User avatar
OITNETOPS
Posts: 2
Last visit: Wed Mar 13, 2024 10:58 am

Re: Powercli 6.5 Release 1 and PS Studio

Post by OITNETOPS »

That worked, thanks!!!
DevinL
Posts: 1098
Last visit: Tue Jun 06, 2017 9:15 am

Re: Powercli 6.5 Release 1 and PS Studio

Post by DevinL »

Glad to hear that solved your issue!

If you have any further problems, please don't hesitate to post again :)
DevinL
SAPIEN Technologies, Inc.
This topic is 7 years and 2 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.