script will not run

i have a login script that will map the users home folder to there client machine when they login it will work fine when i login them in from the server but i can not get it to work when i try to login from a client but i can manuel map the drive i put the users in a ou that has the script in group polices and i ga ...

Windows Networking 2246 This topic was started by ,


data/avatar/default/avatar05.webp

2 Posts
Location -
Joined 2004-02-16
i have a login script that will map the users home folder to there client machine when they login it will work fine when i login them in from the server but i can not get it to work when i try to login from a client but i can manuel map the drive i put the users in a ou that has the script in group polices and i gave everone full right to the share folder and the users folders just to elemante permissons issues and it take a long time to login to the domin can anyone help????

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar26.webp

690 Posts
Location -
Joined 2004-05-06
Are the clients in a Domain? If in a domain, the script must be located in Netlogon directory on the domain controller! If using 9x/NT clients, then you must specify the script in the user's profile to run it.
 
Is the script a batch file or a vbs file. If vbs, do they have the latest version of Windows Scripting Host (5.6)?