Standalone powershell script does't support --debug option. Also -secmgr option and SECMGR=true environment variable settings is missing in posershell script.
Steps to Reproduce:
- .\standalone.ps1 --debug
Actual results:
Debug mode is not active
Expected results:
... Listening for transport dt_socket at address: 8787 ...