Get FQDN
I want to get FQDN in lower case of my machine using command line which I want to use in my batch script.
i am trying this:
set fqdn = %COMPUTERNAME%.%USERDNANAME%
However this gives the info in capital letter.
Is there any way to get this info in lowercase.?
May 7th, 2012 2:36am
ask in the scripting forum
http://social.technet.microsoft.com/Forums/pl-pl/ITCG/threadshttp://www.arabitpro.com
Free Windows Admin Tool Kit Click here and download it now
May 7th, 2012 2:40am


