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
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.
GlennD
2 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