jsnover wrote:>Is there a solution for automation that doesn't require the command line?Yup. Cmdlets are .NET classes which are hosted by Monad. Monad then surfaces that class as a Command line interface, an API, and eventually a WS-Management Web Service.We surface the cmdlets as an API for management applications and to support rich GUIs. Both of these need very low latency access.jps
Thank you, thank you, thank you! This sounds amazing and I can't wait to try it! Great video!Cameron-www.msinbox.com