- Applying service account SPDEV\spd_serviceapps to service AppFabricCachingService...
- Updating Distributed Cache to run as SPDEV\spd_serviceapps...
Exception calling "Deploy" with "0" argument(s):
"ErrorCode<ERRCAdmin010>:SubStatus<ES0001>:Specified host is not present in
cluster."
At C:\Install\AutoSPInstallerV3\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1
:1112 char:9
+ $serviceToUpdate.ProcessIdentity.Deploy()
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : CmdletInvocationException
WARNING: An error occurred updating the service account for service
AppFabricCachingService.
Comments: ** Comment from web user: wuwu **
I installed on monday a Single Instance Server with the newest Autospinstaller script.
Then i get this error:
■Applying service account SPDEV\spd_serviceapps to service AppFabricCachingService...
■Updating Distributed Cache to run as SPDEV\spd_serviceapps...
Exception calling "Deploy" with "0" argument(s):
"ErrorCode<ERRCAdmin010>:SubStatus<ES0001>:Specified host is not present in
cluster."
At C:\Install\AutoSPInstallerV3\SP\AutoSPInstaller\AutoSPInstallerFunctions.ps1
:1112 char:9
■$serviceToUpdate.ProcessIdentity.Deploy()
■~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
■CategoryInfo : NotSpecified: (:) [], MethodInvocationException
■FullyQualifiedErrorId : CmdletInvocationException
WARNING: An error occurred updating the service account for service
AppFabricCachingService.
On thuesday I run the AutoSPInstaller Script again and then I saw this entry at Installer Logfile:
■Applying service account domain\user to service AppFabricCachingService...
■Distributed Cache is already configured to run as domain\user.
Horst