advanced configuration with WAPT
Published: June 1, 2021 - 3:56 PM
Hello,
I'm a complete beginner and I need to complete a project on WAPT.
First, I need to generate a package template for the UltraVNC software.
Then, I'm stuck on the advanced configuration of the UltraVNC package using Python.
I want to force a connection at the UltraVNC level using a Python script. So, once UltraVNC prompts for a password and username, I want to preload the login information so it can be deployed to users across the network. This way, users of the service will only need to enter the IP address and not the login credentials.
Thank you for any solutions or guidance you can provide to help me implement my project.
Thanks in advance.
PS: The WAPT version is 1.8 on Windows,
and the Windows machine where the packages are being created is a Windows Server 2012 R2.
I'm a complete beginner and I need to complete a project on WAPT.
First, I need to generate a package template for the UltraVNC software.
Then, I'm stuck on the advanced configuration of the UltraVNC package using Python.
I want to force a connection at the UltraVNC level using a Python script. So, once UltraVNC prompts for a password and username, I want to preload the login information so it can be deployed to users across the network. This way, users of the service will only need to enter the IP address and not the login credentials.
Thank you for any solutions or guidance you can provide to help me implement my project.
Thanks in advance.
PS: The WAPT version is 1.8 on Windows,
and the Windows machine where the packages are being created is a Windows Server 2012 R2.