Get-Credential not displaying -message in PS Studio 2014

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 4 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
cvbob3789
Posts: 4
Last visit: Thu Nov 24, 2016 1:21 am

Get-Credential not displaying -message in PS Studio 2014

Post by cvbob3789 »

Product, version and build: PowerShell Studio 2014 v4.1.71
32 or 64 bit version of product: 64
Operating system: Windows 7
32 or 64 bit OS: 64
PowerShell Version: v4

Get-Credential -Message "Enter your domain xyz logon" works on my machine running PowerShell (PS) v4 native prompt. I upgraded to PS v4 within PS Studio since PS v2 did not allow the -message parameter in Get-Credential. It now allows this parameter after the upgrade to PS v4, but still does not display the "Enter your domain xyz logon" (for example); just the default prompting, "Enter your credentials".

Is this a known bug in this version?

Thank you
User avatar
davidc
Posts: 5913
Last visit: Mon Jul 08, 2019 8:55 am
Been upvoted: 2 times

Re: Get-Credential not displaying -message in PS Studio 2014

Post by davidc »

Correct, this wasn't supported in your version of PowerShell Studio. I don't recall when support for this was added, but it is displayed in the latest version.
David
SAPIEN Technologies, Inc.
User avatar
cvbob3789
Posts: 4
Last visit: Thu Nov 24, 2016 1:21 am

Re: Get-Credential not displaying -message in PS Studio 2014

Post by cvbob3789 »

Thank you for the update. I kinda figured that, but thought I'd ask; maybe there was some magic patch or work-around ;)
This topic is 7 years and 4 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.