Skip to content

adding new property "group" to run the scheduled task in group context#270

Open
dermsd wants to merge 1 commit into
puppetlabs:mainfrom
dermsd:feature_group
Open

adding new property "group" to run the scheduled task in group context#270
dermsd wants to merge 1 commit into
puppetlabs:mainfrom
dermsd:feature_group

Conversation

@dermsd

@dermsd dermsd commented Oct 8, 2025

Copy link
Copy Markdown

adding new property "group" to run the scheduled task in group context (TASK_LOGON_GROUP)

Summary

Windows allows to run scheduled tasks in the context of a group (instead of a single user). This is often used for tasks triggered by user login. This PR adds a new property "group" to the scheduled_task type to be able to create such scheduled tasks.

Related Issues (if any)

Fixes/implements #239

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.
  • Manually verified. (For example puppet apply)

@dermsd dermsd requested a review from a team as a code owner October 8, 2025 09:18
@CLAassistant

CLAassistant commented Oct 8, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants