Distributed Cache erneuern

3. Mai 2024
PowerShell
Get-SPServiceInstance | ?{$_.TypeName -eq "Distributed Cache"}

Get-SPServiceInstance | ?{$_.TypeName -eq "Distributed Cache"} | Stop-SPServiceInstance

Remove-SPDistributedCacheServiceInstance 

Add-SPDistributedCacheServiceInstance