Hello akifumi,
Thank you for your question and for reaching out with your question today.
To require administrator privileges to start the Task Scheduler on Windows Server 2016, you can follow these steps:
- Open the Start menu and search for "Task Scheduler". Right-click on the Task Scheduler app and select "Properties".
- In the Properties window, go to the "Compatibility" tab.
- Check the box that says "Run this program as an administrator".
- Click "Apply" and then "OK" to save the changes.
By enabling the "Run this program as an administrator" option, any user who tries to start the Task Scheduler will be prompted for administrator credentials through User Account Control (UAC). This ensures that only users with administrative privileges can access and modify the Task Scheduler settings.
Please note that requiring administrator privileges to start the Task Scheduler can provide an extra layer of security, but it may also introduce inconveniences for regular users. Make sure to communicate the necessary procedures to the appropriate users to avoid any disruptions in their workflow.
I used AI provided by ChatGPT to formulate part of this response. I have verified that the information is accurate before sharing it with you.
If the reply was helpful, please don’t forget to upvote or accept as answer.
Best regards.