There should be 2 more parameters added. PostActionArgumentList & PreActionArgumentList.
These parameters should be forwarded to Invoke-ScriptBlock function:
https://github.com/mkht/DSCR_Application/blob/master/DSCResources/cApplication/cApplication.psm1#L717
Might have to change the type from
to
There should be 2 more parameters added. PostActionArgumentList & PreActionArgumentList.
These parameters should be forwarded to Invoke-ScriptBlock function:
https://github.com/mkht/DSCR_Application/blob/master/DSCResources/cApplication/cApplication.psm1#L717
Might have to change the type from
to