Branch Cache
Branch Cache
- Add role... File and Storage Services... File and iSCSI services... BranchCache
for Network Files...
- Tools... Group Policy Management...
Computer Configuration\ Policies\ Administrative Templates\ Network\ Lanman Server\
Enable "Hash Publication for BranchCache"
- Create a shared folder on the file server and check "Enable BranchCache"
- Enable BranchCache through the firewall using GPO
Computer Configuration\ Policies\ Windows Setting\ Security Settings\ Windows
Firewall with Advanced Security\ Inbound Rules
Create new inbound rule
- Add role... File and Storage Services... File and iSCSI services... BranchCache
for Network Files... BranchCache
- Type the following powershell commands:
Enable-BCHostedServer -RegisterSCP (Service Connection Point)
Get-BCStatus
ContentServerIsEnabled : True
CacheFileDirectoryPath : C:\Windows\ServiceProfiles\NetworkService\
AppData\Local\PeerDistRepub
MaxCacheSizeAsPercentageOfDiskVolume : 5
- Create GPO and apply it to the client computers in the branch office
Computer Configuration\ Policies\ Administrative Templates\ Network\ BranchCache
Enable "Turn on BranchCache"
Enable "Enable Automatic Hosted Cache Discovery by Service Connection Point"
=======================================================================
=======================================================================