I'm trying to prehash content information now that I have a content server running Server 2012 R2 using the Publish-BCFileContent command. Judging by articles I've found you can run the command against multiple file shares to put everything into a single package which you then export using Export-BCCachePackage.
After running Publish-BCFileContent, the file size never goes above 320MB no matter how many shares are processed.
Am I doing something wrong?