Quantcast
Channel: PowerShell.com – PowerShell Scripts, Tips, Forums, and Resources
Viewing all articles
Browse latest Browse all 6937

Adding Hyper-V and SoFS cluster delegation permissions with powershell.

$
0
0

When using Scale-Out File Servers for Hyper-V virtual machine storage, you need to setup proper Kerberos delegations permissions on each host. To be specific, the ”CIFS” (SMB) permission will need to be added for every Hyper-V node and the CNO(Computer Name Object) of the SoFS computer object, and add  ”Live Migration” permissions to each Hyper-V node for migration purposes.This task is fairly simple in the GUI but can become tedious when you have multi-node Hyper-V/SoFS clusters.

Read More


Viewing all articles
Browse latest Browse all 6937

Trending Articles