command prompt issue
we are using logmein central.
throur the logmein client when you click on the home icon then go through computer management and clicking on command prompt you receive the following error:
error title: script error
error header: an error has occured in the script on this page.
Line: 1136
Char: 59
Error: the operation attempted to access data outside the valid range
code: 0
URL: https://console-xlyfethvvn.lmi-app22-02.logmein.com/htem/htem_all.js
Do you want to continue running scripts on this page? yes or no. does not make any difference what option you select.
however, if we go via the loginme website and selecting command prompt it works with no issues. Does anyone have any suggestion on how to fix this?
It appears that Windows 10 /11/Server 2019 all automatically default to using powershell.exe over cmd.exe. We are researching options to force using the command prompt over powershell and we will update you here as progress is made.
For now, the workarounds are:
- connect to the computer and launch the command prompt manually and run your script
- convert your existing script to a powershell script