|
|
![]() |
|
|
Top | #1 |
|
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121 |
|
|
|
|
|
|
Top | #2 |
|
Carbon based lifeform
Joined: February 2004
Location: SoCal
Posts: 3,406
Reputation: 2305
Power: 155 |
Windows Server? Dunno, but if a linux server the command ls -l will give you a list of all folders and permisiions.
|
|
|
|
|
|
Top | #3 |
|
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121 |
its server 2003
|
|
|
|
|
|
Top | #4 |
|
I never said I was nice
Joined: April 2003
Location: In The Void
Posts: 6,346
Blog Entries: 8
Reputation: 1877
Power: 0 |
C:\Users\Carpo>dir /?
Displays a list of files and subdirectories in a directory. DIR [drive:][path][filename] [/A[[:]attributes]] [/B] [/C] [/D] [/L] [/N] [/O[[:]sortorder]] [/P] [/Q] [/R] [/S] [/T[[:]timefield]] [/W] [/X] [/4] [drive:][path][filename] Specifies drive, directory, and/or files to list. /A Displays files with specified attributes. attributes D Directories R Read-only files H Hidden files A Files ready for archiving S System files I Not content indexed files L Reparse Points - Prefix meaning not /B Uses bare format (no heading information or summary). /C Display the thousand separator in file sizes. This is the default. Use /-C to disable display of separator. /D Same as wide but files are list sorted by column. /L Uses lowercase. /N New long list format where filenames are on the far right. /O List by files in sorted order. sortorder N By name (alphabetic) S By size (smallest first) E By extension (alphabetic) D By date/time (oldest first) G Group directories first - Prefix to reverse order /P Pauses after each screenful of information. /Q Display the owner of the file. /R Display alternate data streams of the file. /S Displays files in specified directory and all subdirectories. /T Controls which time field displayed or used for sorting timefield C Creation A Last Access W Last Written /W Uses wide list format. /X This displays the short names generated for non-8dot3 file names. The format is that of /N with the short name inserted before the long name. If no short name is present, blanks are displayed in its place. /4 Displays four-digit years Switches may be preset in the DIRCMD environment variable. Override preset switches by prefixing any switch with - (hyphen)--for example, /-W. might help, sure you could make a script to pipe the output to a txt file, for example DIR /s /-p >file.txt |
|
|
|
|
|
Top | #5 |
|
OSNN Senior Addict
Joined: January 2003
Location: Vernon, CT
Posts: 744
Reputation: 340
Power: 121 |
That wil not give me the security permissions on each folder.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| can't move folder, permissions needed | Heeter | Windows Applications | 8 | March 12th, 2008 10:21pm |
| File/Security permissions in xp pro | Dukeleto | Windows Desktop Systems | 2 | June 11th, 2003 12:20am |
| permissions/sharing & security problems | jawshoouh | Windows Desktop Systems | 10 | August 21st, 2002 1:55pm |
| Security Guide: File permissions in XP Home? | sda | Windows Desktop Systems | 2 | February 18th, 2002 12:32pm |
| share folder with permissions... | GeeZuZz | Windows Desktop Systems | 4 | December 17th, 2001 12:04pm |