Bytes pro cluster abfragen

Star InactiveStar InactiveStar InactiveStar InactiveStar Inactive
 

@ECHO OFF
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: ::
:: BytesProCluster.bat ::
:: Version: 1.00 ::
:: ::
:: Beschreibung: Fragt Volumeinformationen ab ::
:: ::
:: ::
:: ::
:: Erstellt am: 28.09.2009 ::
:: durch: Frank Wenzel ::
:: ::
:: ::
:: geändert am: 00.00.2000, xxx to Version 0.00 ::
:: geändert am: 00.00.2000, xxx to Version 0.00 ::
:: ::
:: ::
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

ECHO %1>>BytesProCluster.log
psexec \\%1 fsutil fsinfo ntfsinfo c: |find /i "Bytes pro Cluster">>BytesProCluster.log