New update! ServerEngine v3.1.6

  • New Feature: Script Form (with Parameters) can now be used in Testing Console
  • Bugfix: WinRM service detection causing crash on Windows 11

Script Forms with Parameter are here!

This release introduces a new feature allowing the use of Script Forms with Parameters directly within the Testing Console, streamlining script testing and improving usability. Once you create a form, you can assign as many parameters as needed. You can then select a script where those parameters are used, and when running the Script Form, you’ll be prompted to enter the parameter values. These values will be automatically replaced in the script before execution, enabling faster and more dynamic testing.

Additionally, a critical bug has been fixed where WinRM service detection could cause a crash on Windows 11 systems, ensuring greater stability and compatibility on modern Windows environments.