How to run a task with parameter,variable or with a prompt to get input?

I have a task to disable a Windows user. But “user” and “server” names are changing according to server.(there thousands of servers and users :slight_smile: )

How can I write a task that ask for a prompt to put user an and server inputs.

Actually we allway have some need on how to run a task with variables and parameters.We need a general solution for such needs.

By doing this, task will be used by operators interactively.

Best regards

@songur

most likely you are looking for an Action Parameter Query in your action script:
https://developer.bigfix.com/action-script/reference/flow-control/action-parameter-query.html