Re: Script to update home folder
From: Derrick (Derrick_at_discussions.microsoft.com)
Date: 09/16/04
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: 1000 rows limit when performing heterogenous join between SQL and"
- Previous message: Mark: "Network Shared Files/UNC"
- In reply to: Yevgen Lazaryev: "Re: Script to update home folder"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 16 Sep 2004 13:13:08 -0700
Hi,
Actually I'm not using the home folder for a Windows workstation. This is
for my Mac OS X people who using AD for login authentication. The Mac know to
look for tht and mount the share automatic for people when they login. Since
it's a Mac, GPO won't work. Any help with this script is greatly appreciated.
Derrick
"Yevgen Lazaryev" wrote:
> ..... Maybe instead of configuring home folder with a script you rather
> consider GPO Folder Redirection feature ..? ....There you can redirect
> user's My Documents folder to a network share according to groups they
> belong to with some several mouse clicks ...And there you can use %username%
> variable so the user's folder will be automatically created with appropriate
> permissions which is not the case when using script for just changing
> "homeFolder" attribute....
>
>
> "Derrick" <Derrick@discussions.microsoft.com> a écrit dans le message de
> news:169A602D-416A-48A7-AF00-00F672DE380D@microsoft.com...
> | Hi Tomasz,
> | Thank you for your post. The users that I want to update home folder path
> | are belong a group, however, that have all different path for home
> folders.
> | I'm new to the Windows script so I don't know how to put the script
> together
> | to make this work. I appreciate if you can show me how. Since the
> instruction
> | in the script is not English, I have hard time figure it out. Thanks
> |
> | Do you know where is a good resource to learn about Windows script?
> |
> | "Tomasz Onyszko" wrote:
> |
> | > Derrick wrote:
> | >
> | > > Hi, I'm looking for a script to allow me bulk update the Home folder
> "connect
> | > > to" path for my users in AD. Do you know of a script that will read
> | > > information from an excel file and update the home folder path? Thanks
> in
> | > > advance.
> | >
> | > Sample script which updates the home folder path for all users in
> | > specified OU You will find here;
> | > http://www.w2k.pl/tech/sample2_go.txt
> | >
> | > Sample script that read data from file and creates users in AD based on
> | > the content of this file (which is in semicolon separated format) You
> | > will find here:
> | > http://www.w2k.pl/tech/sample2_2.txt
> | >
> | > If You will have a trouble with combining this inforamtion into one
> | > scirpt let me know on the newsgroups
> | >
> | > Reading data from Excel is realy easy - here You will find a script
> | > which creates users based on the data which comes from excel file:
> | >
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnclinic/html/scripting04132004.asp
> | >
> | > --
> | > Tomasz Onyszko [MVP]
> | > T.Onyszko@w2k.pl
> | > http://www.w2k.pl
> | >
>
>
>
- Next message: Joe Kaplan \(MVP - ADSI\): "Re: 1000 rows limit when performing heterogenous join between SQL and"
- Previous message: Mark: "Network Shared Files/UNC"
- In reply to: Yevgen Lazaryev: "Re: Script to update home folder"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|