"powershell.exe" -Command "Format-Volume -DriveLetter 'D' -FileSystem 'NTFS' -AllocationUnitSize '65536' -UseLargeFRS"
Format-Volume -DriveLetter D -FileSystem NTFS -AllocationUnitSize 65536 -UseLargeFRS
fsutil fsinfo ntfsinfo D: