PowerShell Studio • Re: Different computer, different from designer display
The form shown in the designer with size based on the display and set properties. This means controls will 'resize themselves' in the designer similar to when running the form on different...
View ArticlePowerShell Studio • AccountExpirationDate is returned in american format
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.237OS: Windows 10.0.19045PS Version(s): 5.1.19041.1$UserDetails = Get-ADUser -Identity $UserID -Properties * -Credential $Credential$AccExpire =...
View ArticlePowerShell Studio • Re: AccountExpirationDate is returned in american format
PowerShell very often reverts back to its American roots. I recall reading somewhere that one of the architects of PowerShell insisted that this was intentional.I would post a link but it has been a...
View ArticleWish List and Feature Requests • Azure / Intune
Does Sapian have any plans on making tools that can work with Azure/Intune? Namely, any hope of having a tool that can write to LogAnalytics or reports in Intune for reporting of data? Thank...
View ArticlePowerShell Studio • Add-Type error in powershell core v7 package
Product: PowerShell Studio 2024 (64 Bit)Build: v5.8.237OS: Windows 10.0.14393PS Version: 5.1.14393.0, 7.4.1Hello,I have an simple windows form project that contains following lines in global.ps1$c1 =...
View ArticlePowerShell Studio • Re: Heat/FIPS error during build (HEAT0308)
Thanks. Let me know if there's anything I can try for the FIPS error.Statistics: Posted by C_Herman — Wed Feb 14, 2024 6:42 am
View ArticlePowerShell Studio • Re: Add-Type error in powershell core v7 package
Hello Mike,If you can, please zip and load up the test project, so that we can attempt to recreate the issue:https://www.sapien.com/support/uploadThanksStatistics: Posted by Olga_B — Wed Feb 14, 2024...
View ArticlePowerShell Studio • FormClosingEventHandler does not work
Product, version and build: PowerShell Studio 2023 (64 Bit) v5.8.221Operating system: Windows 11 Enterprise 22H2PowerShell version(s): 5.1.22621.2506Hi,I would like to control the closing of my form...
View ArticlePowerShell Studio • Re: FormClosingEventHandler does not work
Please upload your file or a test file demonstrating this behavior here:https://www.sapien.com/support/uploadStatistics: Posted by brittneyr — Thu Feb 15, 2024 7:06 am
View ArticleCustomer Service • Buying PS 20224
I would like to buy PowerShell Studio 2024 using Google Pay but it asks for credit card which I don't have.I'm buying from India using the UPI Options.ThanksNirmalStatistics: Posted by nirmalks — Fri...
View ArticleCustomer Service • Re: PowerShell Studio 2016 and 2024
>>>The System.Windows.Forms.Button control has no property to control the radius in the latest available .NET 8 incarnation. So that is not a property we could show.But I have seen round...
View ArticleCustomer Service • Re: Buying PS 20224
Hello Nirmal,We apologize for the inconvenience, but currently our Google Pay payment method does not support UPI.If you do not have a credit card, we would suggest the following options:Linking your...
View ArticleCustomer Service • Unable to load projects "
Output = "The file was not found: C:\Users\andyj\Documents\SAPIEN\PowerShell Studio\Projects\DATA Importer TITAN\Web.htmSame for all projects.Opening individual files loads in read only.Running...
View ArticleCustomer Service • Re: Unable to load projects "
Please check if the files you are attempting to open/edit are blocked. This can be done by right-clicking the file in File Explorer and selecting Properties.Statistics: Posted by brittneyr — Fri Feb...
View ArticlePowerShell Studio • Re: Heat/FIPS error during build (HEAT0308)
A fix for the shortcut problem will be included in the next service build.Statistics: Posted by Alexander Riedel — Sun Feb 25, 2024 11:16 pm
View ArticlePowerShell Studio • -inotin producing an coding error when copied in PSStudio
Info:Product: PowerShell Studio 2023 (64 Bit)Build: v5.8.234OS: Windows 11.0.22621PS Version(s): 5.1.22621.1Issue:When using -inotin it does not show in the itemlist shown (see attachment ).Each time...
View ArticlePowerShell Studio • Re: -inotin producing an coding error when copied in...
I was able to reproduce the issue, and it has been sent to the proper place for evaluation and correction.Statistics: Posted by Olga_B — Mon Feb 26, 2024 7:56 am
View ArticlePowerShell Studio • Background jobs don't work from packaged code and can't...
Product, version and build: PowerShell Studio 2023 (64 Bit), v5.8.219Operating system: Windows 10 Pro (64 Bit), v10.0.22631.0PowerShell version(s): 5.1 and 7.4.1Hi,There seems to be a problem running...
View ArticlePowerShell Studio • MSI builder fails to copy module
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 • Re: MSI builder fails to copy module
Can you please verify that the version folder is actually '8.0.1669.22649494' ?I am guessing that the general assumption is that the individual components of a version number do not exceed integer...
View Article