Landon, I use a tool from a Spanish company called TQCRunas (I included the link below). It builds into the existing Windows 2000 RunAs functionality by allowing you to create an encrypted command file that has the command, the user to runas, and the password built into it. Then you don't have to send key the password. I don't know how large your org is, and how often you need functionality like this, but we use this a lot, and found the cost reasonable.
Hope this helps, http://www.quimeras.com/TqcRunAs/tqcrunas.htm Brian M. Smith IT - Technologies Schick Wilkinson Sword - Pfizer [EMAIL PROTECTED] Phone 203.882.2100 ext. 5273 -----Original Message----- From: Landon Winburn [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 18, 2001 9:47 PM To: NT 2000 Discussions Subject: Running Logon/Logoff scripts as admin I am trying to use the route command to disable the internet on a group of machines. I have a vb script that is sorta like this: if regkey = 1 then route delete 0.0.0.0 mask 0.0.0.0 I then have another to enable it on logoff. Problem is the route command requires PowerUser or better and the users are "Users". I don't want to use the runas command, because I don't want to have to sendkey the password. These machines will also not be turned off or rebooted. Does anyone know how to run a logon/logoff script as a admin? Any other suggestions would be great... Thanks, Landon. ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED] ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
