Search found 13 matches

by ssvaidya@gmail.com
Fri May 02, 2014 10:07 am
Forum: PowerShell Studio
Topic: SharePoint Intellisense like PowerGUI
Replies: 1
Views: 1918

SharePoint Intellisense like PowerGUI

I normally use PowerShell Studio and PrimalScript for most of my PowerShell scripting and development because of the numerous features available in the IDE. However, the major area that I find that is lacking is SharePoint Intellisense. When I use PowerGUI, the SharePoint Intellisense is excellent. ...
by ssvaidya@gmail.com
Sat Mar 22, 2014 11:07 am
Forum: ChangeVue
Topic: Installing on Windows Server 2012 R2
Replies: 1
Views: 15795

Installing on Windows Server 2012 R2

When I attempt to install ChangeVue 2014 on Windows Server 2012 R2, I get an error message stating that "This app cannot run on this PC." I have had no trouble installing ChangeVue 2014 on Windows 8.1, but since I do a tremendous amount of development on Windows Server 2012/Windows Server ...
by ssvaidya@gmail.com
Tue Apr 30, 2013 11:16 am
Forum: PowerShell Studio
Topic: Intellisense for $_ variables such as $_.Exception
Replies: 1
Views: 2142

Intellisense for $_ variables such as $_.Exception

I am using PowerShell Studio 2012 (v. 3.1.17) and I was typing my code for error handling such as this: try { $AuthorizedUsers = Get-Content C:\Temp\UserList.txt -ErrorAction 'Stop' }#try catch { $ErrorMEssage = $_.Exception.Message $FailedItem = $_.Exception.ItemName break }#catch I noticed that wh...
by ssvaidya@gmail.com
Thu Apr 25, 2013 1:23 pm
Forum: PowerShell Studio
Topic: Parameter Intellisense not displaying for functions
Replies: 4
Views: 3887

Re: Parameter Intellisense not displaying for functions

When I declare my function like this: function CreateAllSPDocLibFolders() { param ([int]$totalNumRootFolders, [string]$elcName, [string]$siteUrl) } Parameter Intellisense does not display in PowerShell Studio 2012, however, it shows in PowerGui. When I declare my function like this instead: function...
by ssvaidya@gmail.com
Wed Apr 24, 2013 11:56 am
Forum: PrimalScript
Topic: Loading PowerShell Libraries like PowerGUI
Replies: 7
Views: 5988

Re: Loading PowerShell Libraries like PowerGUI

I found the issue: If I declare a function like this: function CreateAllSPDocLibFolders() The parameter Intellisense does not display in PowerShell Studio 2012 (but it does in PowerGui). However, if I instead declare a function like this: function CreateAllSPDocLibFolders The parameter Intellisense ...
by ssvaidya@gmail.com
Wed Apr 24, 2013 11:48 am
Forum: PowerShell Studio
Topic: Parameter Intellisense not displaying for functions
Replies: 4
Views: 3887

Re: Parameter Intellisense not displaying for functions

I noticed this problem originally in v. 3.05 and in the most recent release version of PowerShell Studio 2012 (v. 3.1.17) this feature is still not working.
by ssvaidya@gmail.com
Wed Apr 24, 2013 11:45 am
Forum: PowerShell Studio
Topic: Parameter Intellisense not displaying for functions
Replies: 4
Views: 3887

Parameter Intellisense not displaying for functions

I have been using both PowerGui and PowerShell Studio 2012 to compose my PowerShell scripts because I have found gaps in PowerShell Studio 2012 which have not yet been addressed. One of the major features in PowerGui that seems to be working correctly is the display of Intellisense for function para...
by ssvaidya@gmail.com
Fri Feb 22, 2013 8:55 am
Forum: PrimalScript
Topic: Cannot find CacheExport.exe or CacheExport.zip in Redistributables folder
Replies: 5
Views: 3649

Cannot find CacheExport.exe or CacheExport.zip in Redistributables folder

Yes, after installing v. 6.5.141, I am able to find the CacheExport.zip tool.

Thanks.

Attached files
by ssvaidya@gmail.com
Fri Feb 22, 2013 8:43 am
Forum: PrimalScript
Topic: Loading PowerShell Libraries like PowerGUI
Replies: 7
Views: 5988

Loading PowerShell Libraries like PowerGUI

In my particular instance, I have PrimalScript installed in a VM along with my SharePoint installation. Yes, I want Intellisense for the Microsoft.SharePoint.PowerShell library (it is called a PowerShell module/library in PowerGUI). When I begin typing Import-Module in PrimalScript, there is no Inte...
by ssvaidya@gmail.com
Fri Feb 22, 2013 8:39 am
Forum: PrimalScript
Topic: Cannot find CacheExport.exe or CacheExport.zip in Redistributables folder
Replies: 5
Views: 3649

Cannot find CacheExport.exe or CacheExport.zip in Redistributables folder

The only folders I have in my Redistributables folder is PrimalToys and RSEE.