How do you do....it? Thread, User Areas - Shares!?! in Technical; Does anyone know how I can setup lots of user area shares quickly?
For instance
Jo Bloggs - Year 7
...
-
23rd August 2006, 11:10 AM #1 User Areas - Shares!?!
Does anyone know how I can setup lots of user area shares quickly?
For instance
Jo Bloggs - Year 7
\\datastorageserver\user data$\year 7\06j-bloggs
would be her user area UNC path to say the N drive.
Is there a way of bulk creating user UNCs I.E.
\\datastorageserver\06j-bloggs$
This is so that our Linux File System can know by default where the user areas are on that server? It gets complicated if you need to specify \\server\share\year folder\user name folder\
Wes
-
-
IDG Tech News
-
23rd August 2006, 11:29 AM #2 Re: User Areas - Shares!?!
mkdir in a batch file to create the folder i.e
mkdir d:\user data\year 7\username
Run on the server that you are creating them on then
net share username$=d:\user data\year 7\username /grant:everyone,f
I use excel to take a list of usernames in one column then in the next create the commands to make the directories then past it into a batch file.
Ben
-
-
23rd August 2006, 11:30 AM #3 Re: User Areas - Shares!?!
So you'd have
mkdir d:\user data\year 7\06j-bloggs
net share 06j-bloggs$=d:\user data\year 7\06j-bloggs /grant:everyone,f
-
-
23rd August 2006, 11:43 AM #4 Re: User Areas - Shares!?!
Well thankfully I've created all the user home directories. So I just use netshare on the server to set them up permanently?
Wes
-
-
23rd August 2006, 11:44 AM #5 Re: User Areas - Shares!?!
Wes
Are you a Sandwell or Walsall school?
-
-
23rd August 2006, 12:04 PM #6 Re: User Areas - Shares!?!
-
-
23rd August 2006, 01:01 PM #7
- Rep Power
- 0
Re: User Areas - Shares!?!
@Wes
Don't forget to tie down the file permissions on each area using CACLS or SetACL.
-
-
23rd August 2006, 01:07 PM #8 Re: User Areas - Shares!?!
I was doing this the other week and found this site usefull:
http://www.robvanderwoude.com/forshare.html
-
SHARE:
Similar Threads
-
By Dos_Box in forum School ICT Policies
Replies: 43
Last Post: 5th December 2007, 12:54 PM
-
By Dos_Box in forum Windows
Replies: 6
Last Post: 11th September 2007, 11:17 AM
-
By fawkers in forum Windows
Replies: 10
Last Post: 2nd August 2007, 10:28 AM
-
By CheeseDog in forum Networks
Replies: 11
Last Post: 18th September 2006, 10:42 AM
-
By wesleyw in forum Windows
Replies: 7
Last Post: 21st June 2006, 12:40 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules