What is the diffrence between e(enumarate) & g (get)switch?
“winrm e winrm/config/listener” & “winrm g winrm/config”
winrm e winrm/config/listener - This is enumerates the winRM listeners and a new GPO source listener should be created automatically.
winrm g winrm/config - This is giving you the configuration settings, i dont believe its actually doing anything.
Thanks
Can you pls elaborate more on a new GPO source listener should be created automatically. Do you mean listener can be configure via GPO?
Thanks in advance.
This article might help abit more
thanks
Thanks.