brock029
New Member
- Reaction score
- 0
- Location
- San Antonio, Texas
As I have slowly been learning more about windows server administration and our network admin quit on 2/1/2013 I recently discovered we have been creating home directories in the slowest most backward way we possibly could.
The way they have always done it here is open Computers and Users create the new hire's account (generally new hire classes are 25 people and every week). Then remote into the server that holds the home directories. Go to E:\Home, then create a new folder name it Firstname.Lastname, go to sharing, share the folder, add the dollar sign to the share name, open the sharing security, give domain admins full control then the specific user read/write. Then rinse, wash, and repeat 25 times or more a week.
So just simply doing a quick google search http://support.microsoft.com/kb/298403 you can chop out the 1000 step process in 1 step.
Great, but, just for the sake of keeping things looking the same would it be possible to use something like setting the home directory to \\servername\home\%firstname%.%lastname% ? If not then I don't mind setting it to %username%.
Thanks!
The way they have always done it here is open Computers and Users create the new hire's account (generally new hire classes are 25 people and every week). Then remote into the server that holds the home directories. Go to E:\Home, then create a new folder name it Firstname.Lastname, go to sharing, share the folder, add the dollar sign to the share name, open the sharing security, give domain admins full control then the specific user read/write. Then rinse, wash, and repeat 25 times or more a week.
So just simply doing a quick google search http://support.microsoft.com/kb/298403 you can chop out the 1000 step process in 1 step.
Great, but, just for the sake of keeping things looking the same would it be possible to use something like setting the home directory to \\servername\home\%firstname%.%lastname% ? If not then I don't mind setting it to %username%.
Thanks!