Hey Scott,
        I can't find an RK tool to do what you want.
        I was playing with SubInACL.exe and some folders I rigged.  I used the command:
subinacl /verbose=1 /subdirectories E:\*.*

        The output lists each directory and the security information for each, even 
those to which you would otherwise be denied access.  The folders that have no 
permissions list "/perm. ace count = 0".  If this were my project I'd dump the 
subinacl output to a file and whip up a vbscript to process that file and list all the 
folders which show the ace count=0 to get the desired results.  Subinacl has a regular 
output format that makes this task trivial.

_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_

Todd Pukanecz, MCSE, GCWN
Virginia Tech, Ag Human and Natural Resources IT
Blacksburg, Virginia

"You can't get rid of poverty by giving people money."
  -- P.J. O'Rourke


> -----Original Message-----
> From: Sabo, Eric [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 13, 2003 1:43 PM
> To: NT 2000 Discussions
> Subject: RE: Tools needed
> 
> 
> Todd,
>       What has happened here is we migrated some data (user profiles)
> to different disks, some of the profiles have no security 
> permissions on
> the root folder level.   If you look in explorer these folders show up
> as 0 objects in them.   Do you know of a scripting tool that would
> return the any folders that have 0 objects?
> 
> I was trying to see if there was a RS tool that would just 
> show me which
> folders I was denied to.
> 
> -----Original Message-----
> From: Pukanecz, Todd [mailto:[EMAIL PROTECTED] 
> Sent: Thursday, March 13, 2003 1:31 PM
> To: NT 2000 Discussions
> Subject: RE: Tools needed
> 
> I haven't tried it on a directory with no permissions, but 
> SubInACL.exe
> has alot of features and I find it useful when the usual tools don't
> seem to work.  I don't think you can query for "no 
> permissions" but you
> could probably pipe the output through the FIND filter to 
> grep what you
> need.
> 
> _VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_VT_
> 
> Todd Pukanecz, MCSE, GCWN
> Virginia Tech, Ag Human and Natural Resources IT
> Blacksburg, Virginia
> 
> "You can't get rid of poverty by giving people money."
>   -- P.J. O'Rourke
> 
> 
> > -----Original Message-----
> > From: Sabo, Eric [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, March 13, 2003 1:25 PM
> > To: NT 2000 Discussions
> > Subject: Tools needed
> > 
> > 
> > Does anyone know of a tool or technique to find a directory 
> > that has no
> > file permissions?
> > 
> >     I tried showalcs, but this tool just skips the directory.
> > 
> >     Even if there is a windows script to find a folder with zero
> > objects would be good.
> > 
> > The operating system is Windows 2000 Server - SP3
> > 
> > Any suggestions?
> > 
> >  
> > Thanks,
> > Eric Sabo
> > NT Administrator
> > Computing Services Center
> > California University of Pennsylvania
> > 
> > 
> > ------
> > You are subscribed as [EMAIL PROTECTED]
> > Archives: http://www.swynk.com/sitesearch/search.asp
> > To unsubscribe send a blank email to %%email.unsub%%
> > 
> 
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to %%email.unsub%%
> 
> ------
> You are subscribed as [EMAIL PROTECTED]
> Archives: http://www.swynk.com/sitesearch/search.asp
> To unsubscribe send a blank email to %%email.unsub%%
> 

------
You are subscribed as [EMAIL PROTECTED]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to