Hi,
As part of a project in Octopus, I need to install an application, configure the application and run some tests on the installed application. The set up of the application is set such that the system restarts once the installation is completed successfully. In order to configure the application, as of now, user has to manually log in to the system by giving the credentials.
Question:
Is there any way/technique that I can do in Octopus to start my VM? Please note that the installation, configuration are achieved through power shell scripts
Thanks,
Manoj Kumar