With Windows Server 2012 R2 I can use the group WinRMRemoteWMIUsers__ to enable remote PowerShell execution via -CimSession
for non-admin users. However, the group is missing on my Windows Server 2016 machines and I do not see any replacement for it except the Remote Management Users group. However it seems to me that it grants wider permissions than WinRMRemoteWMIUsers__.
Where is the WinRMRemoteWMIUsers__ group in Windows Server 2016?
KB3118385 seems to suggest that you can manually create it. Have you tried doing that?
EDIT: As Matthew stated below, here are the commands. Thanks Matthew!
And if that fails: