/windows-vlx-connect

Primary LanguagePowerShellGNU General Public License v3.0GPL-3.0

Windows integration for Vlized Lab X

This set of PowerShell scripts give the ability to connect a Windows host to Vlized Lab X environment.

Prerequisites

To use this scripts, a VNC server must be installed and configured:

  • Listening on standard port 5900
  • No password authentication
  • Allow connections from localhost

TightVNC works well.

Starting the connection

  1. Start and configure the VNC server.
  2. Download these scripts to local folder.
  3. Configure the SSH server in constants.ps1.
  4. Register your client and connect to the server by calling .\Connect-Vlx.ps1

To remove the generated files and registry keys, you may call .\Remove-VlxData.ps1.

Author

Franz Knipp franz.knipp@fh-burgenland.at

License

GNU General Public License 3