I have access to the Command Prompt in Windows 10 on my company's work computer but there are some restrictions on my user privileges. I don't have super user abilities so I can't grant permissions to new executable files, for example; in other words, I can't install new software without requesting it from a department.
I typed in ssh and noticed that ssh is already installed on my system.
Is it possible that this guarantees that I can ssh into my system (from a remote Linux system) or will there possibly be other dependencies needed or some kind of network restriction that may not allow me to use this pre-installed package?