PowerShell Studio • Write-Host $null -NoNewline Writes a Space
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.238OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.4.1A small, but annoying event occurs when executing the following code:Code: Write-Host...
View ArticleInstallation Issues • PowerShell Studio installlation error
Hi,I am trying to install PowerShell Studio on a computer with limited Internet access.When using the PowerShell Studio Installer EXE, I get the following error:It was not possible to connect to the...
View ArticlePowerShell Studio • Problems in Output windows
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.239OS: Windows 11.0.22631PS Version(s): 5.1.22621.1, 7.4.1Just upgraded to this new version and now getting follow output scroll to Output window on...
View ArticleFormer and Future Customers - Questions • Can't add buttons after update
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 Studio • .NET errors after update 239
After upgrading to v.5.8.239, I get .NET errors every time I try to add a control to a form. Sample error: "It is illegal to reflect on the custom attributes of a Type loaded via ReflectionOnlyGetType...
View ArticlePowerShell Studio • Pinned icon on taskbar for PSS - Jumplists
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.234OS: Windows 11.0.22631PS Version(s): 5.1.22621.1, 7.4.1Last year I had this post: Pinned icon on taskbar for PSS - No JumplistsIt now seems you...
View ArticlePowerShell GUIs • Attempting to package GUI form into exe embed mainfest failure
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.237OS: Windows 10.0.17763PS Version(s): 5.1.17763.1Error I am receiving : Code: SAPIEN Package and Deploy Tool 4.8 (c) 2005 - 2024 SAPIEN...
View ArticlePowerShell Studio • Control Set questions
Product, version and build: PowerShell Studio 2024 Version 5.8.238Operating system: Windows 10 22h2PowerShell version(s): 5*** Please add details and screenshots as needed below. ***hi there. this is...
View ArticlePowerShell GUIs • JobTracker Variable passing
Product, version and build: PowerShell Studio 2024 Version 5.8.238Operating system: Windows 10 22h2PowerShell version(s): 5*** Please add details and screenshots as needed below. ***Good afternoon,...
View ArticlePowerShell Studio • Upgrade from 2022 to 2024
Product, version and build:Operating system: Windows Server 2019,Version: 1809, Build: 17763.5696PowerShell version(s): 5.1.17763.5696Hello,I have upgraded from powershell studio 2022 to 2024 and now...
View ArticleFormer and Future Customers - Questions • Import PS1 without recovery data
Product, version and build: PS Studio 2024 5.8.237Operating system: Windows 11PowerShell version(s): 5.1.22621.2506I lost a backup from a project I had previously, but I exported the PS1 and deleted...
View ArticlePowerShell GUIs • Form Load
I am building a form where a user can modify their language (I`m from Canada so we have two languages). When they change their language I want the form to reload which should change the language of...
View ArticlePowerShell GUIs • GUI package as exe - files not found
Hi,I have created a GUI application that runs fine from within PowerShell Studio.Code in the file points to an xml parameter file and an html template at $scriptDir = Split-Path -Parent -Path...
View ArticlePowerShell Studio • Convert exe back to psf
Hello,I have created a new multi form and created an exe from it but i lost the .psfIs there a way to open the file/project in powershell studio from the exe file? as i need to add a button and...
View ArticlePowerShell GUIs • calling Variables from child forms into job scripts
Product, version and build: PowerShell Studio 2024 Version 5.8.238Operating system: Windows 10 22h2PowerShell version(s): 5*** Please add details and screenshots as needed below. ***to preface this...
View ArticlePowerShell GUIs • AD Creation Tool MFA connection Azure
I am creating a tool for our support team to be able to create and check AD users.When loading the form, I am connecting to the azure environment on which I should receive a Microsoft login screen,...
View ArticleCustomer Service • Compiled EXE Switch Parameter
I have a simple problem it seems. But can’t quite put my finger on it. I am using a multi form project in Powershell_studio. Switch parameters work fine in a ps1. But if trying to use switch...
View ArticlePowerShell GUIs • Confirmation challenge
I have a form used to create new user accounts (the idea was to make the creation process standard rather than the wild west we had before). This is working fine and does what I need. However, we have...
View ArticlePowerShell GUIs • nothing within a script block executes
Product: PowerShell Studio 2023 (64 Bit)Build: v5.8.232OS: Windows 11.0.22631PS Version(s): 5.1.22621.1, 7.4.2I have this simple code. the $statusbar text only works outside of the Invoke-Command...
View ArticlePowerShell Studio • Write-Progress only shows in Console and not when...
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.241OS: Windows 10.0.19045PS Version(s): 5.1.19041.1, 7.3.4, 7.3.4Not sure when this stopped working, but its not showing any moreCode:...
View Article