OS Name/Version:
Windows 11 Pro
Product Name/Version:
AMP - 2.8.0.2 - 20260712.1
Problem Description:
After updating AMP, the scheduler task “Application - Send a Command to RCON/Console” is no longer available for my CS2 dedicated server.
I was using this task with an AMP Webhook triggered by an Elgato Stream Deck to send commands to my CS2 server. This worked correctly before the update.
Existing scheduler tasks that already use “Application - Send a Command to RCON/Console” continue to work correctly. The issue is that it is no longer possible to create new tasks because the action is no longer shown in the task list.
According to the release notes, scheduler tasks are now hidden if AMP detects that the application has no writable console. However, my CS2 server console works correctly, and I can execute commands manually through AMP.
It seems AMP may incorrectly detect that CS2 does not support RCON/Console commands.
Steps to reproduce:
Step 1:
Open a CS2 dedicated server instance.
Step 2:
Create a new Schedule Trigger (e.g. Webhook Event Received) and select Add New Task.
Step 3:
The option “Application - Send a Command to RCON/Console” is no longer available.
Actions taken to resolve so far:
- Verified that the CS2 console works in AMP.
- Tested manual console commands successfully.
- Confirmed the issue started after the AMP update.
- Confirmed that existing scheduler tasks using “Application - Send a Command to RCON/Console” still work correctly.
- Checked the scheduler changes in the release notes.