This is an old revision of the document!
Loadbalancer - je distribuovaný mezi nody, není to samostatný server…
Powershell: (ukazka instalace feature na dvou serverech najednou)
invoke-command -computername SVR1,SVR2 -command {install-windowsfeature NLB,RSAT-NLB}