Hello there!
Ensure that the startup type of the IIS Express service is set to either Automatic or Automatic (Delayed Start). If the service is already set to Automatic, we would recommend trying Automatic (Delayed Start). In short, services set to Automatic will start during the boot process, while services set to start as Automatic (Delayed Start) will start shortly after boot, which is what you are essentially doing manually now.
Additionally, we presume that you are running IIS Express as your web service, so you might consider migrating to IIS Server.
- To migrate your existing console running under IIS Express (the default web server), to IIS Server, please reinstall just the web console by following these instructions: https://www.lansweeper.com/knowledgebase/how-to-reinstall-your-lansweeper-website/
- When you get to step 11, choose the Advanced (IIS) option.
- Do note that IIS must be enabled on the machine to be able to get this option. If you haven't yet, enable and install Internet Information Services on your Lansweeper server via Add/Remove Programs. Specifically the full Web Management Tools and World Wide Web Services feature list.