Closed glatzert closed 2 years ago
This (should) allows an empty username on task creation, so gMSAs can be used with this task.
Since it was easier to implement, I used parameter splatting instead of 8 different possibilities to call Register-ScheduledTask
Register-ScheduledTask
Awesome, thanks so much for contributing 👍
This (should) allows an empty username on task creation, so gMSAs can be used with this task.