|
Answer» Using batch scripting, How to cout that "How many times the same PC name is APPEARING in a txt file" & if the COUNT is odd number then kill the perticular task remotely.
i know that killing task remotely is difficult, and it requires ANOTHER batch to be created at client(remote PC) but i wanted to basically how to send alert remotely.
Primary Quastion - Count the PC name Secondary Quastion - To kill task remotely
Thak you in advance.Well what does the file look LIKE? the text file is having a PC name in all the lines but the each line is having different PC name and i am interested to count each PC name, appearing at how many times in the txt file.
|