Can Lansweeper deploy and keep up with installs that reboot the computer during the install? I'm specifically thinking about using Lansweeper to kick off MDT OS deployments like upgrading PCs to Windows 10. We have some other apps that require a reboot though, usually they'll reboot, you log back in and then the installer picks back up and finishes. I was wondering if Lansweeper can keep up with that or if it gets confused and assumes the install failed. I could also see this being useful for multipart deployments when upgrading a piece of software you have to uninstall first, like:
Step 1: Check for old version (if present, step 2, if not present, step 4)
Step 2: Uninstall old version (if success, step 3, if fail, finish fail)
Step 3: Reboot PC (wait for return, step 4, if not return, finish fail)
Step 4: After back at desktop, install new version (if success, finish success, if fail, finish fail)
If it's not a feature, feel free to move this to the wishlist section. I think it'd be probably easy enough to have a checkbox that has Lansweeper enable autologin at the beginning of the deployment and disable at the end through registry edit, you could just use the scanner credentials and have that feature only available when using those credentials (or if you provide temporary creds during deployment).