Some cmdlets seem to have issues, like that one:
Doing this: Set-CMSiteSystemServer -SiteCode $psd -SiteSystemServerName "$env:computername.esdlab.corp" -EnableProxy $true -ProxyServerName $proxy -ProxyServerPort 2011 Creates a proper looking setting, but is not working. Wsuscontrol is complaining about the port being outside the range No command line change gets it working. But if I change it in the GUI back and forth once, it starts working. Anyone?

