Cache Management with PowerShell
This section guides users how to create, start, stop, and manage caches in NCache. It also covers how to configure advanced features to optimize performance. Use these resources to efficiently manage your distributed caching environment.
In This Section
New-Cache
Discusses how to create a new cache.
Start-Cache
Discusses how to start a cache on a server.
Stop-Cache
Discusses how to stop a cache on a server.
Set-Cache Configuration
Discusses how to update the NCache configuration settings in the config file.
Export-CacheConfiguration
Discusses how to export the cache configuration to the specified path.
Clear-Cache
Discusses how to clear the cache by removing all the items currently present in the cache.
Remove-Cache
Discusses how to remove an already registered cache.
Set-NCServiceConfigSetting
Discusses how to set tags in service config.