I have 2 instances of Jenkins. One is on a VM on a server. The other is on a physical laptop. When I open a DOS window and type "set", I see the USERNAME=whatever environment variable exists on both PCs.
However, when I open Jenkins and look at /systemInfo, only one of the PCs shows USERNAME (the one on the VM). Why is this? How can I get them to behave the same? (USERNAME doesn't show up in the System or User Environment Variables shown in the Windows dialog box for either PC). Why does "set" show the variable but the dialog box doesn't? Where is USERNAME variable set?
