Done @FILESIZE and NTFS File Stream

In the meantime ...

I have

Code:
2020-02-16  11:35           1,446  timecheck.btm
                              853    nist.txt:$DATA
                              204    nonnist.txt:$DATA

I can do this at a Powershell prompt.

Code:
V:\> (get-item .\timecheck.btm:nist.txt).length
853

But I don't know how to get that info using PSHELL or @PSHELL.
 

Similar threads