john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

command line find all files owned by a user

find all files owned by a specific user windows command line

DIR C:*.* /S /Q|FIND /i "username" > c:\userlist.txt


  • « common msc
  • cmdline change permissions »

Published

Feb 6, 2010

Category

research

~19 words

Tags

  • a 23
  • all 7
  • by 7
  • command 29
  • files 16
  • find 13
  • line 31
  • owned 2
  • research 199
  • user 18