Is Administrator privileges required to send GET or ENUMERATE requests to a Windows server using winrm? I tried with a user which does not belong to a local administrators group and got access denied.
Can we enable an ordinary user to selectively query some name spaces through winrm. I have seen that you can do this selective access to name spaces through WMI.