a=AllocationDelta Determines the delta between a full journal and a truncated journal.
/D Disables a USN journal (rather than deleting it) and returns control of the Input/Output
(I/O) of the system immediately. NTFS continues to disable the journal in the background.
This option takes more time to complete than the /N option, but lets the user continue working
immediately.
/N Disables a USN journal (rather than deleting it) and maintains control of the I/O subsystem.
The system won??™t read or write data to the hard drive while NTFS disables the USN
journal. This option completes the process much faster, but requires that the user give up access
to the system while the process completes.
FileRef Specifies the ordinal position of the file within the drive hierarchy. Each file has a
unique number. This value specifies the starting point for the enumeration.
LowUSN Determines the lowest USN number within a range. Only USNs with numbers that are
equal to or higher than this number appear within the range.
HighUSN Determines the highest USN number within a range. Only USNs with numbers
lower than or equal to this number appear within the range.
Pages:
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619