amidaware / rmmagent

Tactical RMM Agent
https://github.com/amidaware/tacticalrmm
Other
129 stars 75 forks source link

Do not disable windows updates by default #20

Open bbrendon opened 2 years ago

bbrendon commented 2 years ago

Making a computer automatically less secure after installing the agent seems to me like a bad thing. Someone may install an agent and unknowingly not get updates leading to their computer being compromised.

This should be left up to the user to disable if they want to use the built in patch management system or build it into the patch management system.

https://github.com/amidaware/rmmagent/blob/f746f78c639209fd832691f2d29e5c4ee65c923f/agent/install.go#L233

stavros-k commented 2 years ago

Make it a checkbox on deployment creation maybe? Like Enable RDP.

Personally I like that it disables them, and let's me manage the updates. as most of my machines are "kiosks" and I wouldn't want auto restarts in the middle of the day.

But I can agree that needs to be clear that updates will be disabled (if user opts in).

dinger1986 commented 6 months ago

could maybe add a param for install?