Windows application running in background

Rodrigo Kanda 1 Reputation point
2022-03-02T21:47:50.157+00:00

Hello,

I have Orchestrator 2019 installed in one server and designed a runbook that runs a program (batch file) in another server.
This batch file, among other things, starts a windows application.
Through task manager, I can see that the started application is running (apparently on background), but i need it to run on foreground, so that my batch next steps could interact with it.
Any ideas?

Thank you,

Rodrigo

System Center Orchestrator
System Center Orchestrator
A family of System Center products that provide an automation platform for orchestrating and integrating both Microsoft and non-Microsoft IT tools.
267 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Andreas Baumgarten 123.4K Reputation points MVP Volunteer Moderator
    2022-03-03T20:24:38.36+00:00

    Hi @Rodrigo Kanda ,

    as far as I know all Orchestrator activities are running "on background" without any option of interaction.
    The reason for this is related to run the activities automatically without any requirement of user or other interactions.

    Depending on your requirements there might be a different way to get your "task" done. But without details what you like to achieve it's hard to say.

    ----------

    (If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)

    Regards
    Andreas Baumgarten

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.