Checking for NTFS implementation via Registry

Anghang

Platinum Member
Apr 30, 2001
2,853
0
71
what registry key in windows2k would you look at to verify that NTFS is implemented?

I have to do a configuration checks over several thousands servers and checking for NTFS implementation is one of the things I have to look for, but am only able to check configs via the registry.

My guess is it's somewhere in hklm\system but where?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
NTFS is always implemented in NT, are you talking about finding out if the filesystems are actually using NTFS?
 

Anghang

Platinum Member
Apr 30, 2001
2,853
0
71
Originally posted by: Nothinman
NTFS is always implemented in NT, are you talking about finding out if the filesystems are actually using NTFS?

yes