MFT Corrupt.

Page 5 of 5 FirstFirst ... 345

  1. Posts : 2,979
    Windows 11
    Thread Starter
       #41

    zbook said:
    Please post V2 results and progress with the diskpart steps in post #31.
    Diskpart #31

    Diskpart #2.txt - Google Drive
      My Computer


  2. Posts : 41,481
    windows 10 professional version 1607 build 14393.969 64 bit
       #42

    Diskpart looks good.

    Heading to bed soon.
    When available post V2 results.
      My Computer


  3. Posts : 2,979
    Windows 11
    Thread Starter
       #43

    zbook said:
    Diskpart looks good.

    Heading to bed soon.
    When available post V2 results.
    OK.
      My Computer


  4. Posts : 250
    Windows 10 22H2
       #44

    zbook said:
    I've not yet trained in scripting.
    What does echo do?
    How do you use each echo and &
    How do you decide when to use ()
    Echo: Print messages in standard output.
    &: chain individual commands
    (): They are used to group commands to also decide the order of execution in the pipe (|) and where to send the output for all commands. If you don't use them, only the last command in the pipe is sent.

    I'm also not an expert but I made the first batch raytracing a long time ago but I forgot a lot. Google "raycast dos batch"

    - - - Updated - - -

    For readability you can change it to this which inserts the result in the system clipboard

    Code:
    ( 
      Echo Lis Dis
      Echo sel dis 1
      Echo lis par
      Echo sel par 1
      Echo assign letter=U
      Echo lis par
      Echo lis vol
      Echo Exit 
    ) | DiskPart | clip
      My Computers


  5. Posts : 7,607
    Windows 10 Home 20H2
       #45

    Write the output into a file on the desktop.
    Code:
    (Echo Lis Dis
     Echo sel dis 1
     Echo lis par
     Echo sel par 1
     Echo assign letter=U
     Echo lis par
     Echo lis vol
     Echo Exit)|DiskPart > %UserProfile%\Desktop\Output.txt
      My Computer


  6. Posts : 2,979
    Windows 11
    Thread Starter
       #46

    I haven't had MFT corrupt in well over a week now. I think I'll continue to monitor and if it continues we'll pick up the troubleshooting. Thanks.
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 18:26.
Find Us




Windows 10 Forums