Community
Running PowerShell 7 (pwsh.exe) instead of system default Powershell
Is there a way to launch PS scripts through Onify Agent in a PowerShell 7 session instead of default PowerShell environment (5.1). We have some advanced Class Libraries (Assemblies in .dll's) compiled against .NET Core 3.0 framework and to use those natively needs a newer PS host.
Posted by Perttu Määttä almost 5 years ago
How do I fix encoding (UTF8) issues for PowerShell scripts?
When I create a script for Onify Agent special chars sometime does not work. This is an issue when a script returns something and you want to show it in a form. How can I fix this?
Posted by Robert Lundsten over 5 years ago