Skip to content

Nothing happens when executing Start-commander #1

Description

@KurtDeGreeff

Maybe it's not fully clear to me..but nothing happens when executing Start-Commander and having config.ps1 created
Do I need to put all the commands like below in the config.ps1?
New-CommanderSchedule -CronExpression "* * * * *" -Action {
Start-Process Notepad
}
Or do I just need to execute them in my powershell session and will they be added hereafter to my config.ps1?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions