Thanks Evans, I was wondering if I could do this in a dos batch file. If I implement Kixstart, do I need to install Kixstart executable file on every Windows 2000 Professional machine. Currently, We have 250 W2K Prof in the office. What would be the procedure to implement Kixtart 32 to our environment?
By the way, thanks to Dean as well by mentioning about using registry. I was trying to find out where the registry is. Thanks very much. John Shi -----Original Message----- From: Evans Chris - cevans [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 20, 2002 5:57 AM To: NT 2000 Discussions Subject: RE: A Warning pop-up script. Here is something I wrote a while back in Kixtart. :START CLS Color r+/n ?"WARNING! WARNING! WARNING! WARNING! WARNING! " ?"__________________________________________________________________________ ___" Color W+/n ?" " ?" This system is for authorized use only. Any use of the system is subject to" ?" monitoring and recording by systems personnel. Anyone using this system" ?" expressly consents to such monitoring and recording and is advised that" ?" if such monitoring and/or recording reveals possible criminal or unethical" ?" activity, system personnel may, in addition to other actions, provide the" ?" evidence of such monitoring to law enforcement officials." ?" " ?" Acknowledge by typing Y " GETS $X IF $X <> "y" GOTO START ENDIF -----Original Message----- From: John Shi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 19, 2002 5:41 PM To: NT 2000 Discussions Subject: A Warning pop-up script. Hi everyone, Does anyone have any script and batch file that is handy to be used? I would like to have pop-up script come up when users log into the domain every moring. Users need to read the email and Internet agreement and type Yes to continue mapping. If users type "NO", then the system would shut down itself. Please help. Thanks John Shi ------ You are subscribed as [EMAIL PROTECTED] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED] ******************************************************************** The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution, or copying of this communication is strictly prohibited. If you have received this communication in error, please re-send this communication to the sender and delete the original message or any copy of it from your computer system. Thank You. ------ 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]
