Hello Friends,
I have come across lot of administrators who face difficulties
while working on mount points.
Let’s discusses what mount point is?
A mount point is a directory in a file
system where additional information is logically connected from a
storage location outside the operating system’s root drive and partition.
Now who you will troubleshoot ntfs corrupt
problems on mount points where you don’t have drive letter?
Ok…
Use mountvol command and it will show you
all mount points hosted on your server or system copy
Guid which it shows for example “ \\?\Volume{78aecb7a-1a16-4e3b-9cdd-0b9e5a4ea2b0}”
this shows you mount path also.
Now run Chkdsk /F “Guid”
Comments
Post a Comment