The GoTo Community is currently experiencing some technical issues affecting new posts and comments. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
sergen
3 years agoNew Contributor
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 tit...
- 2 years ago
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
KateG
3 years agoGoTo Manager
Hi sergen welcome to the GoTo Community.
Can you try using the command prompt icon in the client app instead of going through Home > Dashboard > Computer Management > Command prompt
I also recommend using the latest version (1.3.5398) if you are not.
sergen
2 years agoNew Contributor
Hi Kate,
no what you are suggesting does not work either. command prompt through loginmein client or clicking on the home button then going to command prompt either one does not work.
- GlennD2 years agoGoTo Manager
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