Skip to content

v1.1.0 PSRM Support

Compare
Choose a tag to compare
@reisir reisir released this 02 May 20:35
· 128 commits to main since this release

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