...
In the command prompt, execute the following command:
winrm configSDDL default
This command will open the Permissions for Default dialog.
In the Group or user names section, add <domain>\<user> to the list.
Select the <domain>\<user> you have just added, and in the Permissions section beneath, check 'Allow' for Read(Get,Enumerate,Subscribe) and Execute(Invoke). The following screenshot shows the example user 'entuity@places.world':
Click OK to confirm your changes.
...