A
Apparition
I am very new to scripting.
I am trying to use a logon script to connect users to
printer shares each time they log on. I have written
a .vbs script which works fine when I run it manually,
but I can't get it to work as a per user logon script,
nothing happens when I try.
The only success I have had is when I applied the logon
script to a group policy in active directory. It worked
fine then, but I don't want to do this in this case, I
want to apply the script to the individual user's user
account through the 'Profile' tab.
I know that my path is correct, and there doesn't seem to
be anything wrong with my script, does anyone know why
this might be happening? Does the script need to be in a
particular folder for it work or something?
Thanks,
I am trying to use a logon script to connect users to
printer shares each time they log on. I have written
a .vbs script which works fine when I run it manually,
but I can't get it to work as a per user logon script,
nothing happens when I try.
The only success I have had is when I applied the logon
script to a group policy in active directory. It worked
fine then, but I don't want to do this in this case, I
want to apply the script to the individual user's user
account through the 'Profile' tab.
I know that my path is correct, and there doesn't seem to
be anything wrong with my script, does anyone know why
this might be happening? Does the script need to be in a
particular folder for it work or something?
Thanks,