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.
Current connected User - Dos Batch
Name: jpontes6 Date: May 19, 2008 at 11:46:43 Pacific OS: XP CPU/Ram: 2GB Product: Dell
Comment:
Inside of a Dos batch file, i'd like to get the name of the user who is connected to the windows and save that name in a variable to be used inside of the batch. Is it possible?
Summary: I have 6 DOS batch jobs that do many different tasks, these are set up to run as scheduled tasks and run from 6am to midnight every day, their in a constant loop. They all run on the same server. What...
Summary: I have most of my batch file down..but I want to add a few more things and I have a few questions. Is it possible when cmd makes a text file to email it to me without the user doing anything? ...
Summary: <blockquote> Response Number 1 Name: Mechanix2Go Date: February 07, 2007 at 13:27:02 Pacific Homepage: Golden-Triangle Subject: DOS - batch variables Reply: To test for equality: if %SDC%==0 Th...