Search found 10 matches

by boxikg
Fri Nov 03, 2017 1:15 am
Forum: Former and Future Customers - Questions
Topic: Autocompletion of parameter values does not work
Replies: 1
Views: 15166

Autocompletion of parameter values does not work

I am using Test-NetConnection cmdlet very often and with parameter CommonTCPPort in particular. I noticed that in editor possible values of that parameter were not shown having pressed TAB button (RDP, HTTP ...). However TAB completion works well in console. Since parameter accepts only a few fixed ...
by boxikg
Mon Oct 30, 2017 3:34 am
Forum: Former and Future Customers - Questions
Topic: Installation problem
Replies: 2
Views: 14952

Re: Installation problem

You were right. Some lingering keys were still there in registry even after manual uninstallation. I deleted all of them and Document Explorer, ScriptMerge and Updates have been successfully installed. This is workaround but problem should be solved anyway - every uninstall process should leave file...
by boxikg
Mon Oct 30, 2017 2:53 am
Forum: Former and Future Customers - Questions
Topic: Installation problem
Replies: 2
Views: 14952

Installation problem

Hi, I had some troubles with my laptop so I uninstalled PowerShell Studio 2017 along with other products installed automatically during PowerShell Studio 2017 installation (Document Explorer 2017, ScriptMerge 2017 and Updates). Afterwards new installation of PowerShell Studio 2017 does not install o...
by boxikg
Fri Oct 27, 2017 1:57 am
Forum: Former and Future Customers - Questions
Topic: Advanced Function parameter syntax issue
Replies: 4
Views: 14897

Re: Advanced Function parameter syntax issue

Similar bug applies to any core cmdlet (in example below for parameter Path of Add-Content cmdlet): AddContentPathParam.png Path parameter is required and positional so info above is wrong too. It should have been displayed true for required and 0 for position . However information about cmdlet itse...
by boxikg
Fri Oct 27, 2017 12:12 am
Forum: Former and Future Customers - Questions
Topic: Recommended resources for learning
Replies: 1
Views: 13725

Recommended resources for learning

Hi, which resources (books, video trainings, etc.) are recommended for learning PowerShell Studio 2017 from scratch?
by boxikg
Thu Oct 26, 2017 2:16 pm
Forum: Former and Future Customers - Questions
Topic: Remote Console does not open
Replies: 6
Views: 15930

Re: Remote Console does not open

All right. Thank you for your efforts.
by boxikg
Thu Oct 26, 2017 2:01 pm
Forum: Former and Future Customers - Questions
Topic: Remote Console does not open
Replies: 6
Views: 15930

Re: Remote Console does not open

Hmm so I have to do this cache export for every single target server I want to remotely connect to? If so that is very impractical in large networks.
by boxikg
Thu Oct 26, 2017 1:39 pm
Forum: Former and Future Customers - Questions
Topic: Remote Console does not open
Replies: 6
Views: 15930

Re: Remote Console does not open

There is no error just nothing happens. I can normally use Enter-PSSession (from local console) and connect remotely to target server which has enabled ps remoting by default (Windows Server 2012 R2).
by boxikg
Thu Oct 26, 2017 10:55 am
Forum: Former and Future Customers - Questions
Topic: Remote Console does not open
Replies: 6
Views: 15930

Remote Console does not open

Hi, Remote Console does not open.

PowerShell Studio 5.4.145 x64
Windows 10 Pro x64
by boxikg
Thu Oct 26, 2017 6:49 am
Forum: Former and Future Customers - Questions
Topic: Advanced Function parameter syntax issue
Replies: 4
Views: 14897

Advanced Function parameter syntax issue

Hi, I wrote advanced function with mandatory parameter but when I hover mouse over function's name that parameter is displayed as optional (between square brackets). How to solve this since it can be very misleading?

SAPIEN PowerShell Studio 2017 5.4.145 x64
Windows 10 Pro x64