I have installed jenkins using java-jar jenkins.war on windows 10.
I am trying to setup SMTP for outlook which suggest to enable TLS using jenkins.xml as per below suggestion
For Jenkins on Windows, open jenkins.xml and modify the arguments node
-Xrs -Xmx256m -Dhudson.lifecycle=hudson.lifecycle.WindowsServiceLifecycle -Dmail.smtp.startt
but I can't fond jenkins.xml anywhere in my system
My jenkins is at C:\Users\myuser\.jenkins