There are 200 machines. How can I do this:
After determining that the file c:\xx.exe does not exist,
display that computer name into the file d:\a.txt
and the computer names must not be duplicated!! How should the batch file be written?
The requirement is to keep the computer names that meet the condition~
After determining that the file c:\xx.exe does not exist,
display that computer name into the file d:\a.txt
and the computer names must not be duplicated!! How should the batch file be written?
The requirement is to keep the computer names that meet the condition~

