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.
Advanced Batch Programming
Name: Algeek Date: December 25, 2008 at 04:58:48 Pacific OS: Windows XP CPU/Ram: 1G Product: Hewlett-packard / PAVILION
Comment:
Hello, I have recently come to a point where I need a batch file to use as logon script to complete a certain task for me. As I am not fluent in batch programming I am explaining the problem and asking if someone could help. I need a batch script that pings a certain host after user logs on on windows. If after the ping there are more timeouts than successful replies the script logs the user off again or executes some other kind of restriction. Until Now i have come to the point where i ping the host and save the result in a txt file. If u could help me I would be grateful.
Summary: Would like to educate myself on the more advanced features of batch programming. Have used several very elegant solutions found here. I would like to understand the syntax better, especially for str...
Summary: Is there a way, in NT Batch programming, that works like the back quotes in unix. I want to to do runas, but I want to be able to get the hostname of the local computer. So I want, syntax errors asi...
Summary: Very simple request I would like to run a batch program for "tasklist", I would like to create short cut and place in my Administator programs. The command I would like to run is tasklist /svc >taskli...