💻 Software
Is it possible to determine when a NTFS partition was created?
Fresh5 days ago
Mar 15, 20267010 viewsConfidence Score0%
0%
Problem
We have a client where it would be very useful to determine WHEN a drive was a initialized or an NTFS partition created. Is there a timestamp value somewhere? If anyone could shed any advice it would be greatly appreciated. Thanks! -slashp
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is it possible to determine when a NTFS partition was created?
Low Risk
Yes. You can even do it over a LAN. The CIFS transaction is and the information level is . The native Windows NT API function for querying a volume's creation time is , which yields a data structure (almost identical to the CIFS one, note) when aske…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix