RCL 2 ~ Remote Computer Logon.
Also posted on Sourceforge: https://sourceforge.net/projects/rclogon/
DISCRIPTION:
This program is a front for running logon.exe psexec.exe, psshutdown.exe and ispeccmd.exe. The program may not work correctly on all computers. Please let me know of any bugs (rcl@askbj.com). The source code is located in the RCLogon program folder.
INSTRUCTIONS:
1. Click Edit Computer List. This will open computers.txt.
1a. Computers should be listed one per line. Save when done.
computer1
computer2
2. Enter a username and password.
3. Click Logon
FAQ:
1. The logon username must have a password associated with it.
2. You have 5 seconds to cancel a Shutdown or restart.
3. Log Off, Shutdown & Restart do not need a username or password.
FAQ Internet:
1. Will not work with windows 2000 computers, however it could be adapted.
2. Internet will be also restored if the disabled computer is restarted.
3. Internet is disabled by blocking port 80 traffic.
COMMANDS USED BY THIS PROGRAM:
Logon command: psexec.exe \\ -i -s -c -f logon.exe -u -p
Log Off Command: psshutdown.exe \\ -o -f
Shutdown Command: psshutdown.exe \\ -k -f -t 05 -n 05
Restart Command: psshutdown.exe \\ -r -f -t 05 -n 05
Cancel Command: psshutdown.exe \\ -a
Internet commands:
Apply filter: psexec.exe \\ -i -s -c -f ipseccmd -f[0=*:80:TCP]
Remove Filter: psexec.exe \\ -i -s -c -f ipseccmd -u
TROUBLESHOOTING: Please use the forums on Sourceforge
WEBSITE: http://rclogon.sourceforge.net/
CREDITS:
- Written By Bjorn Behrendt of Askbj.com and Proctor School District
This program uses:
logon.exe from Softtreetech.com ~ version included in this program is different from their web site; logon.exe included here does not check to see if the computer is currently locked.
Psexec.exe from Sysinternals.com
psshutdown.exe from Sysinternals.com
ipseccmd.exe from Windows Support Tools
I used Inno Setup to create the RCLogon Setup, the script file is included in the Program Directory: http://www.jrsoftware.org/isinfo.php
LICENSE AGREEMENT:
This program is freeware under the GNU General Public License (GPL). Distribution and license agreement also dependent upon agreements from Softtreetech.com and Systinternals.
Other Reccomended Lab Management programs:
View lab computers OpenSource: http://italc.sourceforge.net/
View lab computers Paid: http://www.networklookout.com/
Write Logon Scripts OpenSource or supported: http://www.scriptstart.com/
REVISIONS:
RCLogon 2: 1/15/08
made it easer to select computers.
changed multi-computer actions from @filename to multiple //. Doing this will make actions run simultaneously, instead one after another.
RCLogon 1.03: 1/13/08 ~ Added support for disabling internet on computers.
RCLogon 1.0.2: 5/17/07 ~ added support for different txt files.
RCLogon 1.0.1: 3/22/05 ~ set timeout for looking to computers to 5 sec.
RCLogon 1.0: 3/11/05 ~ First working release. New logon.exe file
RClogon bata 1.0: 3/10/05 ~ Bata release, bug in logon.exe
| Attachment | Size |
|---|---|
| screenshot.jpg | 50.81 KB |
| RCLogon203a_setup.exe | 687 KB |
