New-UASchedule not working with Integrated mode

Product: PowerShell Universal
Version: 2.6.0

When trying to set a schedule using New-UASchedule -Integrated, I am receiving an error Sequence contains no matching element

Using -AppToken is working as expected.

Thanks!

We currently don’t support that cmdlet in integrated mode. Here’s the list right now: https://docs.powershelluniversal.com/automation/jobs#integrated-mode

I opened an issue to get this one implemented.

Originally, I had opened an issue to support ALL cmdlets in integrated mode for 2.6 but it didn’t make it in.

2 Likes

All good… Thanks for the update.