Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

FlexDeploy utilizes OpenSSH within a unix shell for communicating to all endpoints.  For Microsoft Windows, Cygwin is required to provide the unix-like enviornment containing the required SSH libraries.  The follow instructions can be used to install the Cygwin on a Windows client.

Install Steps

  1. Download Cygwin from the following location: https://www.cygwin.com/

Run the installer and follow the prompts:










 


3. Type openssh into the search dialog

...

8. Follow the prompts and enter the information as indicated below:

 


*** Query: Should StrictModes be used? (yes/no) yes

...

*** Query: Reenter: <ENTER PASSWORD>

...


*** Info: Host configuration finished. Have fun!

 


9. Start the Cygwin SSH service from the services console (Computer Management>Services)

...

11. Using a SSH client (such as PuTTY) attempt to log in to the host with user that has local access to the machine. If successful then the environment is setup and ready for use.