I got a batch file that does the following.
echo Server 1 C:\>>output.txt
fsutil volume diskfree \\IPISHERE\d$>>output.txt
echo ---------------------------------------------------------- >>output.txt
This then displays data as
Total # of free bytes : 71942455296
Total # of bytes : 131623546880
Total # of avail free bytes : 71942455296
Please can some one help so I can convert it in to GBs?
Output example: