Difference between revisions of "Windows BranchCache"
Jump to navigation
Jump to search
Michael.mast (talk | contribs) |
Michael.mast (talk | contribs) |
||
Line 1: | Line 1: | ||
==Purpose== | ==Purpose== | ||
Notes for enabling hosted cache mode with Server 2016 to cache from a NetAPP CIFS share. | Notes for enabling hosted cache mode with Server 2016 to cache from a NetAPP CIFS share. | ||
+ | *NOTE : NetAPP uses the branchcache protocol that requires Enterprise edition of Windows. | ||
==Configure Hosted Cache== | ==Configure Hosted Cache== |
Latest revision as of 06:52, 2 July 2020
Purpose
Notes for enabling hosted cache mode with Server 2016 to cache from a NetAPP CIFS share.
- NOTE : NetAPP uses the branchcache protocol that requires Enterprise edition of Windows.
Configure Hosted Cache
- Install branchcache roles. This would include
- Enabled hosted server[2]
Enable-BCHostedServer -RegisterSCP
Hosted Cache Commands
get-bcstatus
- ↑ https://newhelptech.wordpress.com/2018/09/01/step-by-step-how-to-install-an-configure-branchcache-in-windows-server-2016/
- ↑ https://docs.microsoft.com/en-us/powershell/module/branchcache/enable-bchostedserver?view=win10-ps
- ↑ https://docs.microsoft.com/en-us/powershell/module/branchcache/get-bcstatus?view=win10-ps