Former and Future Customers - Questions • Re: Education discount for post...
Please send an email to sales@sapien.com with the details. Please indicate if our product(s) will be used in a class room setting or not.Statistics: Posted by Alexander Riedel — Mon May 13, 2024 9:00 am
View ArticlePowerShell GUIs • GUI question - Adding device to a "list" for...
Hi im in a middle of creating af tool for debugging logs.have created a simple gui for bulk import device and check if they are online for now.My next thing to do is to add those device you want to...
View ArticlePowerShell GUIs • Re: GUI question - Adding device to a "list" for...
why does it not append but "reset"?same code in ISE seem to work??Statistics: Posted by lontru — Tue May 14, 2024 5:54 am
View ArticleFormer and Future Customers - Questions • Re: Object reference not set to an...
Is it just that project or any project/file open?What are you doing when you receive this error?Statistics: Posted by brittneyr — Fri May 17, 2024 8:29 am
View ArticlePowerShell Studio • Invalid Assemblies Added To Compiled Run Script
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: Invalid Assemblies Added To Compiled Run Script
Can you please check if these assemblies are added to your code as well if you simply export your project as a script?If possible, please zip and upload your entire project here:...
View ArticleFormer and Future Customers - Questions • Re: PowerShell PSF compiled form...
Is this form dependent on paths? You mention there are resources in the folder. How are these resources being loaded?Are there errors being reported to the event viewer on the computers this does not...
View ArticlePowerShell Studio • Tray Application Run script on exit
Code: 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...
View ArticlePowerShell • Tray Application Run script on exit
Code: 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...
View ArticlePowerShell • Re: Tray Application Run script on exit
[Topic moved by moderator to PowerShell Forum]Statistics: Posted by brittneyr — Wed May 22, 2024 7:45 am
View ArticlePowerShell Studio • single quotes & double quotes overwriting
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: single quotes & double quotes overwriting
As of service build 5.8.243, there is no setting to change this behavior.Statistics: Posted by brittneyr — Tue May 28, 2024 10:10 am
View ArticlePowerShell Studio • Activation Fails
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: Activation Fails
Please specify the actual message you receive. I see no incoming request with your userid in our logs.Statistics: Posted by Alexander Riedel — Wed May 29, 2024 10:25 am
View ArticlePowerShell • Variable Fails to get set to value returned from Azure
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: Variable Fails to get set to value returned from Azure
This seems based on the assumption that PowerShell Studio uses a 'different' PowerShell. It does not.Your code is simply passed to the PowerShell engine for execution.The ISE is generally the worst...
View ArticlePowerShell Studio • Adding Comment-Based Script Help
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: Adding Comment-Based Script Help
You can add comment-based help by right-clicking and select Generate Comment-Based Help or from a button on the ribbon:The cursor needs to be inside of the function or the script param block for this...
View ArticlePowerShell Studio • Powershell studio 2024 - project ask for dll every start
Hello everyone,I'm having some project, that I started many years ago, doing me error at startup saying they cannot find system.dll and other dll. It then request me to search for them which I find in...
View ArticlePowerShell GUIs • Update-DiskChart - control color in the pie chart how?
what to replica above color themeSuccess: GreenIn Progress: YellowError: RedRequirements Not Met: BlueUnknown: GreyHave attached my demo Pie.psfStatistics: Posted by lontru — Fri May 31, 2024 5:38 am
View Article