New-ScheduledTaskTrigger: limitation and workaround.

Creating a Scheduled Task that runs under a gMSA requires PowerShell.The Task Scheduler GUI insists on a password you don’t have. Problem I wanted to define a specific schedule to run a task: start at 08:00  stop at 15:00 after starting, repeat every 15 minutes only on Monday, Tuesday, and Wednesday At first glance, this […]

New-ScheduledTaskTrigger: limitation and workaround. Read More »