LOgin Script

This is a discussion about LOgin Script in the Windows Networking category; I have a login script that should map to the clients home folder on the file server i am trying to get it to work when i login in on the sever with the username it works fine but when i try to login from the client it will not work i thought it may have been a permissions issue but i can manuel map the folder from ...

Windows Networking 2246 This topic was started by , . Last reply by ,


data/avatar/default/avatar05.webp

2 Posts
Location -
Joined 2004-02-16
I have a login script that should map to the clients home folder on the file server i am trying to get it to work when i login in on the sever with the username it works fine but when i try to login from the client it will not work i thought it may have been a permissions issue but i can manuel map the folder from the client i need help please

Participate in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.
Feb 16
Created
Feb 18
Last Response
0
Likes
1 minute
Read Time
User User User
Users

Responses to this topic


data/avatar/default/avatar17.webp

37 Posts
Location -
Joined 2004-01-26
where do you have the login script specified? Using AD? One thing of note you have to store the script in a location it can find.
 
 
the Netlogon share : C:\WINDOWS\SYSVOL\sysvol\domainname
 
That may be part of the problem at least.

data/avatar/default/avatar19.webp

91 Posts
Location -
Joined 2001-04-19
If all you are mapping is a home folder why not do this using the user's profile?
 
I use logon scripts to map other drives based on groups the user's are in, but for a HOME share there is a setting in the user's profile specifically for this.
 
Just my $.02.