Intellisense not supporting cmdlets of other modules/snapins

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 10 years and 7 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
RheinsteinIT
Posts: 3
Last visit: Mon Sep 20, 2021 6:07 am

Intellisense not supporting cmdlets of other modules/snapins

Post by RheinsteinIT »

Hi all,

I'm a newbie to Powershell Studio.
I miss the intellisense support for i.e. exchange cmdlets.

How can I manage to have this support while developing on my workstation without installing modules or pssnapins on my workstations powershell?

Holger :?
Bosparan
Posts: 290
Last visit: Fri Oct 08, 2021 11:59 am

Re: Intellisense not supporting cmdlets of other modules/sna

Post by Bosparan »

you can load nonstandard assemblies, by selecting:
Home > Edit > Assemblies > "+"
Either the assembly is listed there and you can add it, or select browse and navigate to the assembly and add it.
Once added this way, intellisense worked for me, even for less common .NET assemblies.

I can access all the exchange management commandlets by default though (Running it on Win 7 x64 with the Exchange Management Shell installed locally).
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Intellisense not supporting cmdlets of other modules/sna

Post by davidc »

If you want to have PrimalSense support for cmdlets that are not installed locally, please refer to the following blog articles:

http://www.sapien.com/blog/2012/10/15/d ... es-part-1/

http://www.sapien.com/blog/2012/10/16/d ... es-part-2/

David
David
SAPIEN Technologies, Inc.
This topic is 10 years and 7 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.