Here's the Kixtart code in my login script (nothing confidential, I actually
got the idea from one of the list-servs (not this one))

; **************module to change default VBS double-click to Notepad instead
of WScript.exe ****
Existkey("HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VBSFile\Shell") 
    If @ERROR = 0 
 
WriteValue("HKEY_LOCAL_MACHINE\SOFTWARE\Classes\VBSFile\SHELL","","Edit","RE
G_SZ") 
    Endif 
;***************end module


Erik Goldoff
Systems Manager
The HoneyBaked Ham Company
678-966-3320
[EMAIL PROTECTED]



-----Original Message-----
From: Charles Anderson [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 27, 2000 10:12 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [FW1] Blocking vbs 



Erik,

Can you send the kixtart code segment to do this.  I did this (reset the
file association) by sending out an email with a step by step for my users
to follow And you no how that goes.

Thank you,

Charles Anderson
Chiaro Networks
[EMAIL PROTECTED]

-----Original Message-----
From: Goldoff, Erik [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 24, 2000 12:07 PM
To: 'Chuck Thacker'
Cc: '[EMAIL PROTECTED]'
Subject: RE: [FW1] Blocking vbs 



you could also change the default association for VBS to open in NOTEPAD
rather than run the script with WSCRIPT or WSH ...  I did this using Kixtart
on all NT 4 clients... are you using a login script processor?

Erik Goldoff
Systems Manager
The HoneyBaked Ham Company
678-966-3320
[EMAIL PROTECTED]



-----Original Message-----
From: Chuck Thacker [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 14, 2000 3:46 PM
To: '[EMAIL PROTECTED]'
Subject: [FW1] Blocking vbs 



Our agency is continually getting hit with users opening vbs scripts in
email. Is there any way using Firewall-1 to block these scripts from coming
in from the outside?

Chuck Thacker
Network Analyst
Greater Orlando Aviation Authority
[EMAIL PROTECTED]
(407) 825-3478




============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


============================================================================
====
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
============================================================================
====


================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to