Hi,
I am currently trying to setup branchcache hosted cache mode and i have hit a problem.
I have managed to configure the content server ok but i can't get the hosted cache to enable for the branch office servers (they are both running 2012 standard and are full DCs with DNS installed also)
I get the following error:
PS C:\Users\administrator> Enable-BCHostedServer -RegisterSCP
Enable-BCHostedServer : Hosted cache SCP registration is not supported on writeable domain controllers.
At line:1 char:1
+ Enable-BCHostedServer -RegisterSCP
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (MSFT_NetBranchCacheOrchestrator:root/StandardCi...cheOrchestrator) [E
nable-BCHostedServer], CimException
+ FullyQualifiedErrorId : HRESULT 0x80070032,Enable-BCHostedServer
I get the impression you cant do this on a full DC, am I right? if it can be done then help?? how?
Thanks