rortiz77
asked on
Need to SSH into a Windows Server to have access to a command window/shell window
Background:
I used to use PuTTY to log into a Linux box via SSH. It would prompt me to a username/password and I would have access to it's backend command line.
Now:
The application that was installed in Linux is now on a Windows server. I still need to know how to run those commands. I tried using PuTTY but it just says:
"Network error: Connection refused"
Is there a way to "PuTTY" into Windows and run my same commands?
Thanks
I used to use PuTTY to log into a Linux box via SSH. It would prompt me to a username/password and I would have access to it's backend command line.
Now:
The application that was installed in Linux is now on a Windows server. I still need to know how to run those commands. I tried using PuTTY but it just says:
"Network error: Connection refused"
Is there a way to "PuTTY" into Windows and run my same commands?
Thanks
ASKER CERTIFIED SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
SOLUTION
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
ASKER
ok, thanks. I'll need our network team to look into this. Was it was already installed and SSH ready. Thanks!
ASKER
How do I verify if SSH is not turned on a Windows 7 Server?