Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Share Permissions

Status
Not open for further replies.

azzurri

IS-IT--Management
Jun 2, 2000
193
CA
Hi all,

A short question...
I've a share, I define a second share and want to define the same permissions as the first one.
Who know a quick step to do it ?
It 's possible a "copy" and "past" like procedure ?
Manually it is a bit borrow..

Thanks
azzurri
 
If you're talking folder permissions then you can use something like;
C:\>xcopy d:\FolderA\Folder1 /t /e /o /x d:\FolderA\Folder2

Thats your NTFS permissions done and then you just need to share Folder2 including all sub folders and their permissions.

Iain
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top