Hi NedPyle ,
If I'm not mistaken the registry keys mapping to the PS cmdlets are wrong: I guess the key for GP has been taken and the substring "SOFTWARE\Policies" was removed, but actually the right locations are:
* Client:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanWorkstation\Parameters
* Server:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters
Good to read about how the default values are changed, benefiting most people and use cases. I've also noticed tuning has become better: higher ranges for the named values CompressibilitySamplingSize and CompressibleThreshold, but also the introduction of RequestCompression for the SMB server. Of course GP policies are welcome as well!
I'm definitely awaiting the new intelligent feature you're talking about in the comments, so please give us a heads-up, when you have more to share 😉
Thanks again!
Pedro