Schedule Graphical Changes Service Execution
- Last UpdatedJul 15, 2026
- 2 minute read
To run AVEVA Graphical Changes Service in a controlled and reliable manner, AVEVA recommends scheduling the service using Windows Task Scheduler.
Create a new task in Task Scheduler
-
To open Task Scheduler, select the Windows Start menu, enter Task Scheduler into the search bar, then select Task Scheduler.
The Task Scheduler window appears:

-
To create a new task select Action, then select Create Task....

The GraphicalChangesService Properties window appears:

-
In the Name field, enter GraphicalChangesService.
-
Select the Actions tab.
The New Action dialog appears:

-
Select Start a program from the Action dropdown list.
-
Select Browse... then navigate to and select your ue.exe.
-
In the Add arguments (optional) field, enter:
-t:GraphicalChangesService -
Select OK.
The GraphicalChangesService Properties window appears:

-
Select OK.
-
Finally, use Triggers to create one or more triggers to define when the GraphicalChangesService should run.
For more information, refer to https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-r2-and-2008/cc721871(v=ws.11) using the Task Scheduler in the Microsoft Learn Documentation.