Node Management with PowerShell
This section explains how to manage NCache cluster topology using PowerShell cmdlets. It covers adding new server nodes to an existing cache cluster with automatic data synchronization and rebalancing, as well as removing nodes while redistributing data across remaining servers.
In This Section
Add-Node
Learn how to add server nodes to cache clusters, ensuring synchronization.
Remove-Node
Learn how to gracefully stop and remove a node using the Remove-Node PowerShell cmdlet.