Jump to content

Recommended Posts

Posted

ive had a search and no real solution was found so i thought id give it a try.

 

if someone would do me the favour of testing it.

 

best place i could think of putting it would be the logon script

 

Cheers

disable vbs.zip

Posted
Cant you just use GPO to stop vbs files from running or any file (eg cmd, bat, exe etc), and why cant you test it?
  • Thanks 1
Posted

When i mean test i mean try beat the fix!

 

ive tried a few things but i feel it does what its spose to do, just making sure i have not missed anything

 

Thanks

Posted

As far as I can see, that will stop my double clicking a .vbs file but it won't stopping me shelling to "cscript xxx.vbs"?

 

It also doesn't seem to stop me from right clicking and then picking "open with cscript"

 

If you really want to stop vbscripts from running I think you need to block cscript and wscript

  • Thanks 1
Posted
Just wondered why configuring it via GPO isnt sufficient?

 

them main reason i have done this was for 20 xp home senco netbooks we have that go home to pupils.

 

so your right i can do gpo for domain clients

Posted
them main reason i have done this was for 20 xp home senco netbooks we have that go home to pupils.

 

so your right i can do gpo for domain clients

 

Ah i see, sorry for the questions.. didnt mean be an inquisition, i was just interest to know the circumstances.

Posted

OK; in that case you don't need to worry about things like login scripts not working so I would just block the scripting host stuff:

 

cacls %windir%\system32\cscript.exe /r users
cacls %windir%\system32\wscript.exe /r users

  • Thanks 1
Posted
OK; in that case you don't need to worry about things like login scripts not working so I would just block the scripting host stuff:

 

cacls %windir%\system32\cscript.exe /r users
cacls %windir%\system32\wscript.exe /r users

 

perfect thanks

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



  • 134 What is your preferred operating system (PC)

    1. 1. Operating systems:


      • MacOS
      • Windows 10
      • Windows 11
      • Windows Vista
      • ChromeOS
      • Other (reply)

×
×
  • Create New...