"Remotely Service" Automatic (delayed start)
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 5.1k
- Forks
- 1.6k
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Remotely service fails to restart properly in windows 11 on wake when relying on wifi. This results in "session failed to start" error. Local logs on Win11 laptop indicate a "token" issue. This is because it is trying to reach the remotely service BEFORE windows has connected to the wifi. This appears to have been rectified when manually changing the service to automatic delayed restart.
**Describe the solution you'd like**
If, when deploying an unattended script the windows service could be set to delayed restart upon boot/wake by default, I believe would fix the issue. I am, however, not a programmer and not sure if this is even possible. It is something that you should be aware of though.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Absolutely love this app and now that I know what to do on devices that rely on wifi as their primary connection to the internet, it is perfect in every way!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are identified. Start by locating the unattended deployment script and the Windows service installation or configuration entry point, then verify how automatic startup is currently set and how delayed startup after wake would be represented. Done means the deployed service uses delayed startup by default and the behavior is covered by an appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100