BranchCache-Konfiguration # - pushd branchcache set service status=%1!s! %2!s! set cachesize size=%3!s! percent=%4!s! set ...

# ----------------------------------------
# BranchCache-Konfiguration
# ----------------------------------------

pushd branchcache

set service status=%1!s! %2!s!
set cachesize size=%3!s! percent=%4!s!
set localcache directory=%5!s!

popd