New
#1
%COMPUTERNAME% returning upper case name
My computers have mixed case names and I use these mixed case names in directories on some NAS devices. I wanted to use these names in some .bat files and would prefer to have the same .bat files on each computer rather than custom files on each computer. But I just discovered that %computername% returns upper case. Is there some other variable that returns the true name?
This is on Win10 1909.