Pete10141748 Posted March 11, 2008 Posted March 11, 2008 Between myself and the techie we've managed to cobble together a logon script, but for some reason it will not run when a user logs on! Running it once you have logged in works fine, and does everything we've asked it to do. Any idea's why it won't run? In the "Profiles" section of AD we've set the correct path to the .vbs file, but sill nothing Cheers in advance guys! Pete
Lithium Posted March 11, 2008 Posted March 11, 2008 I've only ever run VBS files at logon from the NETLOGON folder... then in AD I just link them by filename... so logon.vbs is in AD, the full path being \\domain.local\netlogon\logon.vbs Have you tried running the script by itself to make sure it works? and it's not being blocked by Software Restriction Policies etc.
GlennT Posted March 11, 2008 Posted March 11, 2008 (edited) Could it be permissions? As lithium says, make sure the script is in Netlogon. Edited March 11, 2008 by GlennT
Pete10141748 Posted March 11, 2008 Author Posted March 11, 2008 Cheers for the quick replies guys. I checked the things you suggested and they were all OK, I've sorted the problem now by using GPO instead. Cheers, Pete
altecsole Posted March 12, 2008 Posted March 12, 2008 See my reply at: http://www.edugeek.net/forums/showthread.php?t=16735
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now