Hi,
Would it be possible to have the Distributed Cache Service as an option within AutoSPInstallerInput.xml file with the ability to set it to Provision=true/false
As this service isn't required on every server within the farm (Health Analyzer has a timer job which complains if there is to many running) - minium of 1 is required (http://technet.microsoft.com/en-us/library/jj219572.aspx#plandc)
I also had no issues provisioning the Distributed Cache service (under my SharePoint Service account) - so that part of the script works really well.
Thanks,
Darren
Comments: ** Comment from web user: brianlala **
Would it be possible to have the Distributed Cache Service as an option within AutoSPInstallerInput.xml file with the ability to set it to Provision=true/false
As this service isn't required on every server within the farm (Health Analyzer has a timer job which complains if there is to many running) - minium of 1 is required (http://technet.microsoft.com/en-us/library/jj219572.aspx#plandc)
I also had no issues provisioning the Distributed Cache service (under my SharePoint Service account) - so that part of the script works really well.
Thanks,
Darren
Comments: ** Comment from web user: brianlala **
Absolutely; I've already included that in the next changeset to be released soon.
Brian