this has never happened before, after thousands of...
# general
s
this has never happened before, after thousands of osquery deployments. i ran
msiexec /i C:\Windows\Temp\osquery-4.0.2.msi /qn
on a windows 10 endpoint, and it restarted the endpoint
z
@alessandrogario @Stefano Bonicatti possible issue with new packaging?
s
Is this an upgrade or a new deployment? I've only seen reboot required when Windows wasn't able to stop the previous running service.
👍 2
👆 1
It seems it should be possible to append
REBOOT=ReallySuppress
to the installation command and block that behavior, unless it's a custom action. We can have a look into it but I don't think something custom is there.
💯 1
👍 1
s
thank you!
it was an upgrade, fysa
missed this earlier