PowerShell Studio • Re: dot sourcing and debugging
For debugging with dot sourced files, please try Debugging with Multiple Files (Ctrl+M):This will open a dialog with a list of files currently open in the editor to include while debugging:Statistics:...
View ArticlePowerShell GUIs • Using the LocationChange event in PowerShell
Hi Everyone,Can anyone point me to or give me an example of the needed logic for the *_LocationChange event for a form itself.I have first tried to have it show me a messagebox to tell me that the...
View ArticleCustomer Service • Too many running instances.
When launching Powershell Studio 2024 it keeps asking me to activate it. It shows as active in the store already under my devops suite license. I type in my username, password, and activation key and...
View ArticleCustomer Service • Re: Too many running instances.
This is a subscription license. While it can be activated on up to 20 computers it can only be active on two at the same time.According to our logs, you have the software activated on 4 computers and...
View ArticlePowerShell Studio • Temppoint files
Whenever a ps1 file is being edited, PS Studio creates a temppoint file which I assume is used for recovery purposes.It is really annoying though having them hanging around. For one I dot source all...
View ArticlePowerShell Studio • Re: Temppoint files
TempPoint files are for when you modify a file to allow you to easily undo all changes. The automatic restore point is only created once, at the time of first edit (start of a session). When you...
View ArticlePowerShell • Using parameters with MyService.exe
Hi,By following the guide for creating a service project, I got MyService.exe to work like I wanted.(https://www.sapien.com/blog/2022/06/14/ ... e-project/)How do I get the .exe to accept one or more...
View ArticlePowerShell Studio • Webview2
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.246OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.4.2, 7.3.4As a bit of a novice, particularly in the Web side of things, I thought I'd share a...
View ArticlePowerShell Studio • Re: Webview2
You should not be able to set the source from the Designer. If you are seeing the 'Property value is not valid' message, the value was not set. Selecting cancel will set it back to the last valid...
View ArticlePowerShell • Comment based help.
I have one script, just one (which is weird) that will not work with get-help. Here is the section <#.SYNOPSISThis script will modify permissions ona shared mailbox.DESCRIPTIONThis script will...
View ArticleInstallation Issues • POwershell Studio looking for install exe when double...
Hello,I have installed Powershell studio 2024 using the web download, I have activated the install. I can launch Powershell Studio from the icon with no issues. BUT if I double click a ps1 file...
View ArticleInstallation Issues • Re: POwershell Studio looking for install exe when...
From similar reported issues, this behavior had something a resource from the installer failing to register with the computer.When you attempt to open a script from file explorer, the computer will...
View ArticlePowerShell Studio • Get-AppxPackage Throws Error
I cant say if this issue exists in all 24H2, but I patched my installed preview release this morning (KB5041571) and this doesn't work inside PS Studio. This command works perfectly in Terminal and...
View ArticlePowerShell Studio • Re: Get-AppxPackage Throws Error
Preview versions of Windows are not supported and therefore are not tested with our products. Only official Windows releases are subject to support.The error message is from the command, not...
View ArticlePowerShell • Help with Error on System.Text.Json when loading Oracle Managed DLL
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...
View ArticlePowerShell • Re: Help with Error on System.Text.Json when loading Oracle...
[Topic was moved by moderator to PowerShell Forum]Statistics: Posted by brittneyr — Tue Sep 17, 2024 7:15 am
View ArticlePowerShell • Connecting to Microsoft using MFA
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...
View ArticlePowerShell • Re: Connecting to Microsoft using MFA
This is an issue with the Connect-MgGraph command, not PrimalScript.You may find the following helpful:https://github.com/microsoftgraph/msgra ... ssues/2732https://github.com/microsoftgraph/msgra ......
View ArticleCustomer Service • Re: Unable to download or update products
Hello Pebble,I am sorry you are having issues downloading the software. We are unable to reproduce this behavior here on our end. Is it possible your system is behind a proxy or a firewall that might...
View ArticlePowerShell Studio • Error: Cannot rename output file to specified name.
To help you better we need some information from you.Product, version and build: SAPIEN Powershell Studio 2024Operating system: Windows 10 PowerShell version(s): V5 - 64bit*** Please add details and...
View Article