Windows Agent : MySQL service + Powershell Installation

MySQL on Windows is a little bit tricky :smiley:
First step is that the script must find your running instance and the corresponding port.
What i would do first is running the mk_mysql.vbs manually and before you do this export the environment variable “MK_CONFDIR” with the folder of your ini file.
Now you can test if this works and insert some debug messages in the script to have a look where there is a problem.