O
OregonSteve
Greetings-
Single site, single domain; W2K3 DCs; XP Pro workstations. In the user
object on the Profile tab, there is a section named 'User Profile'. In this
section there are two fields: one for Profile Path, the other for Login
Script. I want to use a supplementary login script for some users (in
addition to the one pushed by a Group Policy Object), and hoped to be able
to have them process a script on the server. I used the following path:
\\domain.com\SysVol\domain.com\Policies\{EECA2CC9-4B9E-43A8-88EB-2BED2D1426C
A}\User\Scripts\Logon\steve.vbs My assumption is that this path is
accessible by all users.
The contents of the file is: WSHNetwork.MapNetworkDrive "Q:",
"\\Server1\Share1\Data\Steve", False
I logged out and back in but I didn't get my drive mapping. Can you tell me
why?!
Single site, single domain; W2K3 DCs; XP Pro workstations. In the user
object on the Profile tab, there is a section named 'User Profile'. In this
section there are two fields: one for Profile Path, the other for Login
Script. I want to use a supplementary login script for some users (in
addition to the one pushed by a Group Policy Object), and hoped to be able
to have them process a script on the server. I used the following path:
\\domain.com\SysVol\domain.com\Policies\{EECA2CC9-4B9E-43A8-88EB-2BED2D1426C
A}\User\Scripts\Logon\steve.vbs My assumption is that this path is
accessible by all users.
The contents of the file is: WSHNetwork.MapNetworkDrive "Q:",
"\\Server1\Share1\Data\Steve", False
I logged out and back in but I didn't get my drive mapping. Can you tell me
why?!