Les

Sorry im quite a beginner at this. The line is have is:

;SETUP CUSTOMISED SCRIPT FOR test

If InGroup ("test") = 1
Shell "\\server\share\test.vbs"

EndIf

but it looks like it's unable to run the vbs file. Any ideas how to make it run?

Thanks