DocScript
...is a simple procedural programming language, with...
Real-time multi-client distributed "execution sessions"
Numeric literals in any base
Built-in remote code-execution (DS-Remoting)
Compilation to standalone .NET exes (DS-Compilation)
A capability to pipe separate interpretation stages into one another.
Watch the "DocScript in 3 Minutes" YouTube Video!
https://www.youtube.com/watch?v=ybl5pVSJOOk
Start using DocScript in the next few seconds: open cmd, and run...
curl https://raw.githubusercontent.com/BenMullan/DocScript/master/_Resources/DS-QuickSetup.cmd | cmd
Explorer WMI classes, execute queries and generate scripts.
WMI Lab is a lightweight, open source application based on the .Net Framework 3.5 that expands on functions offered in common WMI tools to allow for the inspection, querying, deeper interrogation and code generation of WMI classes on local or remote Windows systems.