L
Larry
During a script I would like to jump to a label if the %computername% is:
i.e.
if %computername% EQU server1 or server2 goto label
my question is how to format the server1 or server2 part in one line.
thx again all...
Larry
i.e.
if %computername% EQU server1 or server2 goto label
my question is how to format the server1 or server2 part in one line.
thx again all...
Larry