What does FAT stand for?
File Allocation Table
What is at the end of the File Allocation Table?
EOF
(End of File)
What devices are File Allocation Table systems still widely used on?
USB Memory Sticks
(slide answer: till widely used on USB memory sticks or memory cards for file storage.)
How many sectors does a FAT file system have?
4
What part of FAT contains the startup code?
Boot Sector
What is the maximum amount of clusters that FAT32 allows?
268,435,456
How many bits is each FAT12 entry?
12
How many bits is each FAT32 entry for addressing clusters?
28
What is the maximum volume size of FAT 32?
2 TB
What is the maximum volume size of FAT12?
16 MB
What is the FAT terminated by?
End of file marker / EOF marker
When was NTFS Introduced?
1993
What was the max file size for NTFS when it was released?
16 TB
Does FAT32 allow for compression?
NO
Which file system works with Win 98?
FAT32
What does MFT stand for?
Master File Table
If you want to see what type of file system you are running, what is the windows command line syntax?
fsutil fsinfo volumeinfo C:
What is the max file size in NTFS?
256 TB
Can an administrator clear the windows logs
[Yes / No]
Yes
Where can you view event logs? (GUI)
Windows Event Viewer
Third party applications can integrate into Windows logging.
[True / False]
True
If a driver fails, which log records this failure?
System
A Success audit is a type of log.
[True / False]
True
A failed login attempt would be recorded in which log?
Security