Node Management with PowerShell
This section covers the Add-Node
and Remove-Node
NCache PowerShell cmdlets. Add-Node adds a new server node to an existing cluster, while Remove-Node removes a node from a cache.
In This Section
Add-Node
Learn how the Add-Node PowerShell cmdlet facilitates adding server nodes to cache clusters, ensuring synchronization.
Remove-Node
Learn how to gracefully stop and remove a node using the Remove-Node PowerShell cmdlet.