question

SmitHimanshuShah-2667 avatar image
0 Votes"
SmitHimanshuShah-2667 asked

Can executables be registered as tasks so that a task ID can be assigned using Get-AppBackgroundTask?

I want to start my executable as a background application and came across Start-AppBackgroundTask. It requires a task ID that is given by Get-AppBackgroundTask. Can all executables be started using Start-AppBackgroundTask or does it have some requirements which need to be matched?? Is starting the application as a service the only way to start the application as a background application?

windows-10-application-compatibility
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers