v1.1.0 PSRM Support
MetersOnDemand.ps1 can now be used directly as the ScriptFile in a PowershellRM plugin measure. You can also source it . .\MetersOnDemand.ps1
and use the functions in your own script.
[MonD]
Measure=Plugin
Plugin=PowershellRM
ScriptFile=[#SKINSPATH]#Mond\MetersOnDemand.ps1