Jump to content

Recommended Posts

Posted

The kids have currently worked out how to create vbs scripts in notepad and are running them. the current one is a message box that pops up and displays the message, you have a virus.

 

I cant seem to figure out how to stop them running.

Posted

you could create a test OU in ADUC and put one machine in that OU and apply that group policy to that one OU and test to see if applied vb scripts ie applying printers and such like work or not.

 

If not then it is obvious that disabling wsh disables it altogether and if it still works then just to double check ensure that you do gpupdate /force and shutdown and turn it back on, log back on as a students account ( which can be a dummy account in a student OU ) and try it.

Posted (edited)
whats srp? also i was thinking of adding a deny permission for the global group the students are in for the file wscript.exe, as i think this allows vbs scripts to run. Edited by tomscaper
Posted

SRP stands for software restriction policies

 

http://www.google.com/search?hl=en&client=opera&rls=en&hs=Zow&q=software+restriction+policies&btnG=Search

 

this search will show you about it all and help get an understanding of it uses.

 

http://www.windowsnetworking.com/articles_tutorials/Software-Restriction-Policies.html

 

this is good too

 

its been covered a few times in the forums here (I know, I posted in most of them :) )

Posted (edited)
whats srp? also i was thinking of adding a deny permission for the global group the students are in for the file wscript.exe, as i think this allows vbs scripts to run.

 

 

You'll need to allow access wscript.exe, in order to let VSB run - this is the problem i encountered at first.

 

My SRP is set to block VBScripts in the designated File Types section under User Config, then in the actual Rules section allowing wscript.exe to be executed, along with all files that I store in the NETLOGON directory

Edited by Gatt
typo's galore!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...