have this as the working line but i want to run this per cluster, need some help from the gurus out there
Get-AdvancedSetting -Entity 'hostname' -Name UserVars.ProductLokerLocation | Set-AdvancedSetting -Value '\Test' -confirm:$false
any help would be greatly appreciated