Global Folder Sharing

L

Leonard Green

This might be a simple question, but I want to set up my domain to allow all
users the ability to share folders that are accessible by all domain users
by default. Currently users have to add authenticated users group and
domain users group to their share permissions to give users access. I would
want a system where folders are automatically shared and accessible.

Using a windows 2000 sp2 server to run a mostly windows xp client base,
about 20 clients in total. Thanks in advance.
 
J

Jerold Schulman

This might be a simple question, but I want to set up my domain to allow all
users the ability to share folders that are accessible by all domain users
by default. Currently users have to add authenticated users group and
domain users group to their share permissions to give users access. I would
want a system where folders are automatically shared and accessible.

Using a windows 2000 sp2 server to run a mostly windows xp client base,
about 20 clients in total. Thanks in advance.

Using RMTSHARE from tip 6353 in the 'Tips & Tricks' at http://www.jsiinc.com

rmtshare \\%computername%\sharename="c:\temp" /UNLIMITED /Grant "Authenticated Users":C /Grant "%userdomain%\Domain Users":C


Jerold Schulman
Windows: General MVP
JSI, Inc.
http://www.jsiinc.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top