convert

FAT ボリュームを NTFS に変換します。

File System Conversion Utility


convert

  • C:\Windows\system32\convert.exe /?

Output:

FAT ボリュームを NTFS に変換します。

CONVERT ボリューム /FS:NTFS [/V] [/CvtArea:ファイル名] [/NoSecurity] [/X]


  ボリューム  ドライブ文字 (文字の後にはコロンを付ける)、マウント
              ポイント、ボリューム名を指定します。
  /FS:NTFS    ボリュームを NTFS に変換することを指定します。
  /V          詳細モードで変換することを指定します。
  /CvtArea:ファイル名
              NTFS システム ファイルのプレース ホルダーにするルート ディレク
              トリの連続ファイルを指定します。
  /NoSecurity 変換されたファイルとディレクトリのセキュリティ設定に、どの
              ユーザーもアクセスが可能になるように指定します。
  /X          必要であれば、最初にボリュームを強制的にマウント解除します。
              ボリュームへの開いているハンドルはすべて無効になります。
Converts a FAT volume to NTFS.

CONVERT volume /FS:NTFS [/V] [/CvtArea:filename] [/NoSecurity] [/X]


  volume      Specifies the drive letter (followed by a colon),
              mount point, or volume name.
  /FS:NTFS    Specifies that the volume will be converted to NTFS.
  /V          Specifies that Convert will be run in verbose mode.
  /CvtArea:filename
              Specifies a contiguous file in the root directory
              that will be the place holder for NTFS system files.
  /NoSecurity Specifies that the security settings on the converted
              files and directories allow access by all users.
  /X          Forces the volume to dismount first if necessary.
              All open handles to the volume will not be valid.

Return Code: 0


C:\Windows\system32\convert.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
FileInfo
File Size22528bytes
Creation Time2019/12/07 18:09:37
LastWrite Time2019/12/07 18:09:37
ProductVersion10.0.19041.1
FileVersion10.0.19041.1 (WinBuild.160101.0800)
HashValue
MD57428f525cbc2ab967913609b11125506
SHA11c5d5e33612b2983fad12b516df5cd7ee192c16b
SHA22499ca50b459cd0f9d320e25666716f2024e36100282ad64f6b401de1b
SHA2569678122abe2ffeda75912da16b188c755b7517ea1da8e51bba38934f2a5d3252
SHA3840f9e555ea227314a863cb9f3af987eb01b889d844b820819db08d5da939e3e75986452ba711ac1c269cdb2a1fff27458
SHA5121b812a859ceea40988bbd62fef899aa1cd17f5cfd7a6ff034f1484ef0d654d324c4c89eeacbfaac966148372d38f24a1dc19967b5c7af80c800982d96ee73c44
Built with Hugo
テーマ StackJimmy によって設計されています。