Skip to content

instruqt/packer-windows-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Windows Server Desktop image

This repo contains source files for building a Windows Server Desktop image that can be used with Instruqt.

  • Based on GCE windows-2019
  • Installs Myrtille for HTML5 RDP access
  • Enables OpenSSH
  • Installs Edge

Remote Desktop via Browser

Myrtille is an HTML5 Remote Access Gateway, enable RDP from any browser.

To access RDP or SSH sessions use the following settings:

  • RDP
    • Port: 80
    • Path: /Myrtille/?__EVENTTARGET=&__EVENTARGUMENT=&user=<username>&password=<password>&connect=Connect%21
  • SSH
    • Port: 80
    • Path: /Myrtille/?__EVENTTARGET=&__EVENTARGUMENT=&hostType=1&user=<username>&password=<password>&connect=Connect%21 (note added hostType=1 parameter)

See Myrtille Docs for more auto connect options.

About

Packer recipe for Windows Server with RDP

Resources

License

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors