Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Batch - File Date Test
Name: Jim Date: November 21, 2001 at 07:17:33 Pacific
Comment:
I need to put a batch file in our login script to check for a file with a specific date (checking the version of an installed app). I want to then kick the computer name to a text file if the file does not exist. I got a handle on the second part it's the testing for file date that's got me stumped.
Summary: hi: I want to write a batch file so that the following info is put into a text file: user name computer name log in date as each new user logs onto my network, the above info is put into the text file...