Going through setup now and running into this issue on step 3 and 4 for windows
`Start-ScheduledTask : The system cannot find the file specified.
At ...\windows\apply-wirepod-config.ps1:39 char:1
k], CimException
- FullyQualifiedErrorId : HRESULT 0x80070002,Start-ScheduledTask
[+] AI config applied. Wire-Pod restarted. `
I dont see a scheduled task named VectorPod-Chipper in task scheduler. Hoping you may be able to shine some light on this.
Going through setup now and running into this issue on step 3 and 4 for windows
`Start-ScheduledTask : The system cannot find the file specified.
At ...\windows\apply-wirepod-config.ps1:39 char:1
Start-ScheduledTask -TaskName "VectorPod-Chipper"
CategoryInfo : ObjectNotFound: (PS_ScheduledTask:Root/Microsoft/...S_ScheduledTask) [Start-ScheduledTas
k], CimException
[+] AI config applied. Wire-Pod restarted. `
I dont see a scheduled task named VectorPod-Chipper in task scheduler. Hoping you may be able to shine some light on this.