Export Directory Security Info

  • Thread starter Thread starter Dave Clark
  • Start date Start date
D

Dave Clark

Is there a way to export all the security permissions on
a directory tree? I need to completely rebuild a web
server, and have to maintain (or re-input) all the
security rights to the various users on the specific
folders on the web server. Would be nice if there was a
way to export that info for easier re-creation.
 
Why not just use SCOPY or something that will retain the directory ACL/ACE
settings, and move them to a standby server. After the rebuild, use the
same tool to move them back. Or you can use a tool called Exporter, I
forgot were I got it. It will do what you need. This a manual process of
replacing the settings.

Ozone.
 
Ozone said:
Why not just use SCOPY or something that will retain the directory ACL/ACE
settings, and move them to a standby server. After the rebuild, use the
same tool to move them back. Or you can use a tool called Exporter, I
forgot were I got it. It will do what you need. This a manual process of
replacing the settings.

Hi

Here maybe:
http://www.systemtools.com/free_frame.htm


And then you have DumpSec:

DumpSec (formerly known as DumpAcl)
Free, has command line interface as well
http://www.somarsoft.com/

--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page
Scripting Guide:
http://www.microsoft.com/technet/community/scriptcenter/default.mspx
 

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