Hi,
I'm attempting to write an install file, and i need to determine a computer name, all workstations are running XP.
is there anyway to do this? thanks.
Batch File Determine Computer Name
Moderator: DosItHelp
Re: Batch File Determine Computer Name
Try
echo %COMPUTERNAME%