In the properties of the Linux nodes in our environment, we manually disable WinRM when a new node is added. Is there a way to disable this via a script? I didn't see anything in SWQL Studio regarding WinRM. I imagine it doesn't technically matter if we leave it enabled seeing as how these are Linux nodes but it would be nice to know how to access those properties programmatically.
As a side question: is there documentation for the properties and verbs in SWQL Studio that goes into more detail than just providing the name and data type? Anything like short descriptions or possible values would be helpful.
Thanks!