Search found 52 matches

by wartech
Mon Jan 07, 2019 12:33 pm
Forum: PowerShell Studio
Topic: Send-MailMessage error in elevated mode.
Replies: 1
Views: 1488

Send-MailMessage error in elevated mode.

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product, version and build: PowerShell Studio ...
by wartech
Tue Aug 01, 2017 9:34 am
Forum: PowerShell Studio
Topic: Bug in Variables panel?
Replies: 9
Views: 4193

Re: Bug in Variables panel?

Working perfectly with v5.4.143
Thankyou!
by wartech
Thu Jul 20, 2017 1:09 pm
Forum: PowerShell Studio
Topic: Bug in Variables panel?
Replies: 9
Views: 4193

Re: Bug in Variables panel?

Couldn't find any code changes. Also: The script Runs (Ctrl+F5) without any errors. The script Debugs (F5) without any errors if there are no breakpoints set. I've still got a lot of code to add to this script & some of it is going to be easier if I can step through it. Can you point me towards ...
by wartech
Thu Jul 20, 2017 12:13 pm
Forum: PowerShell Studio
Topic: Bug in Variables panel?
Replies: 9
Views: 4193

Re: Bug in Variables panel?

Oops! That seems to have broken it. I'm stepping through (F11) from an early break-point. Then: ERROR: Ambiguous match found. Process-ToolOrder.ps1 (90, 2): ERROR: At Line: 90 char: 2 ERROR: + $command.Connection = $dbConn1 ERROR: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ERROR: + CategoryInfo : OperationSto...
by wartech
Thu Jul 20, 2017 8:58 am
Forum: PowerShell Studio
Topic: Bug in Variables panel?
Replies: 9
Views: 4193

Bug in Variables panel?

To help you better we need some information from you. *** Please fill in the fields below. If you leave fields empty or specify 'latest' rather than the actual version your answer will be delayed as we will be forced to ask you for this information. *** Product, version and build: PowerShell Studio ...
by wartech
Wed May 03, 2017 9:54 am
Forum: PowerShell Studio
Topic: Minor fail analyzing scripts
Replies: 6
Views: 4323

Re: Minor fail analyzing scripts

Ah - just checked a bunch of MS scripts and they are signed with a Microsoft cert.
Maybe I need to figure out why aren't being trusted by my PC.
by wartech
Wed May 03, 2017 9:51 am
Forum: PowerShell Studio
Topic: Minor fail analyzing scripts
Replies: 6
Views: 4323

Re: Minor fail analyzing scripts

Hi, Sorry - what I meant was that it's all the scripts from external sources that seem to need signing, e.g. scripts from NuGet, scripts that came with Microsoft Exchange management tools etc. I guess I should write a script to hunt them all down & sign them. All of the scripts & executables...
by wartech
Wed May 03, 2017 8:26 am
Forum: PowerShell Studio
Topic: Minor fail analyzing scripts
Replies: 6
Views: 4323

Re: Minor fail analyzing scripts

Hi, Sorry for the delay (big Exchange migration happening). In fact it was while trying to figure out what was up with the new Exchange Management Shell, that I realized it was the execution policy that was causing all of my problems. It was set (via group policy for the domain) to AllSigned. I gues...
by wartech
Fri Apr 28, 2017 9:22 am
Forum: PowerShell Studio
Topic: Minor fail analyzing scripts
Replies: 6
Views: 4323

Minor fail analyzing scripts

Product, version and build: PowerShell Studio 2017 v5.4.139 64bit Operating system: Windows 7 SP1 64bit PowerShell Version: 5.1.14409.1005 Whenever my scripts get analyzed in PowerShell Studio I get a message, in the debug panel, similar to the following: >> Analyzing Script (Fix-BadShortcuts.ps1) ....
by wartech
Sun Oct 23, 2016 6:28 am
Forum: PowerShell GUIs
Topic: Badly behaving window
Replies: 11
Views: 5151

Re: Badly behaving window

Excellent advice.
Thank you very much for your time!

This phone book project has proved so popular here that I think it's definately worth me spending the time to get it right.