top of page
  • Sep 5, 2017

You can generate a list of all hidden (H) and read only (R) files in a directory with the attrib command.


 
 

Even Windows commands you're very familiar with may be able to do a lot more than you imagine. To find out what options exist for a Windows command enter it followed by '/?', and get a list of the operators it work with.

So for example in the list below for XCOPY we see including '/H' allows hidden and system files to be copied.


 
 
  • Aug 23, 2017

In addition to the Windows command described in last night's tip, you can also find the size of a master file table with an appelet available on the Microsoft site, called NTFS Info.

NTFS info was designed by Mark Russinovich. After installing it on your PC, it allows you to run a new command (in admin mode). Use the cd command to change to the directory with the ntfsinfo.exe file that you downloaded. Then enter the command:

ntfsinfo.exe c:

. . . in order to get information about your C drive. As you can see in the screen grab below the size of the master file table is given in MB.


 
 

Sean O'Shea has more than 20 years of experience in the litigation support field with major law firms in New York and San Francisco.   He is an ACEDS Certified eDiscovery Specialist and a Relativity Certified Administrator.

The views expressed in this blog are those of the owner and do not reflect the views or opinions of the owner’s employer.

If you have a question or comment about this blog, please make a submission using the form to the right. 

Your details were sent successfully!

© 2015 by Sean O'Shea . Proudly created with Wix.com

bottom of page