This PowerShell script presents an alternative to get the formatted block size of all the volumes in the server.Instead running the command "fsutil fsinfo ntfsinfo C:" for each volume and looking at the "Byter per cluster" line, you just run this powershell script.