saving access control list

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

when a shared folder is moved or renamed the access control list is deleted
how can i save the access control list from begin deleted by using a script
or any other way.
 
You can use CACLS.exe which is built into the OS. Run "cacls /?" from the
command line for usage information. This obviously doesn't save the
information with the shared folder in question, but should give you the
information you need to restore it properly.

If you wish to backup/move the shared folder to another system, check out
the Microsoft File Server Migration Toolkit, located at:
http://www.microsoft.com/windowsserver2003/upgrading/nt4/tooldocs/msfsc.mspx

FSMT will preserve all of your settings.

I hope this helps.

~~~~~~~~~~~~~~~~
DaleB

This message is provided "AS IS" with no warranties, and confers no rights.
This message may originate from an unmonitored alias ("d.a.l.e.b") for
spam-reduction purposes. Use "daleb" for individual replies.
Any opinions or policies stated within are my own and do not necessarily
constitute those of my employer.
--------------------
| Thread-Topic: saving access control list
| thread-index: AcVUu6PSqaLeYITcTXWj67EUjtsVpg==
| X-WBNR-Posting-Host: 66.198.41.24
| From: "=?Utf-8?B?bWljaGFlbA==?=" <[email protected]>
| Subject: saving access control list
| Date: Mon, 9 May 2005 10:22:13 -0700
| Lines: 5
| Message-ID: <[email protected]>
| MIME-Version: 1.0
| Content-Type: text/plain;
| charset="Utf-8"
| Content-Transfer-Encoding: 7bit
| X-Newsreader: Microsoft CDO for Windows 2000
| Content-Class: urn:content-classes:message
| Importance: normal
| Priority: normal
| X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
| Newsgroups: microsoft.public.windowsxp.help_and_support
| NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
| Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.windowsxp.help_and_support:143445
| X-Tomcat-NG: microsoft.public.windowsxp.help_and_support
|
| when a shared folder is moved or renamed the access control list is
deleted
| how can i save the access control list from begin deleted by using a
script
| or any other way.
| --
| mic2005
|
 

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

Back
Top