Skip to content

Wait-RSJob - Add Parameters to execute code every N cycles #210

@jeffchulg

Description

@jeffchulg

Do you want to request a feature or report a bug?
Feature

What is the current behavior?
No dynamic code can be executed during Wait-RSJob execution

What is the expected behavior?

Provide two parameters to Wait-RSJob : -Batch and -BatchExecutionCycleCount so that, everytime a wait-loop iteration is performed, it checks if it's in the $BatchExectionCycleCount and if so, it would execute the code in $Batch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions