-
|
I've been wracking my brain over this for the last two afternoons and I can't seem to find the switch in the MSI to perform a working full repair. Background: I'm updating WAU for my MSP from v1 to v2. We manage it via a deployment Powershell script which pulls down the installer, passes some variables from our RMM into the script and then just monitors it for any RMM config changes. If it detects the time or blacklist changes then it re-deploys over the top and everything just updates. I have the above process working for the v2 MSI for a clean install. I can even perform a repair to change the update time if I go through it interactively, but if I try and run I could probably just do an And before you ask, this covers many customers with different environments, ADMX management isn't a route that we want to go down at this time and we're trying to stick to RMM managed as we had for v1. I would love to centrally manage it like that but MSP can be scared of change (And time |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hello! But either way (reparing/uninstall/install) you're not going to lose any logs. |
Beta Was this translation helpful? Give feedback.
Hello!
I can confirm this behavior, and I think it has with the custom actions to do (@Romanitho?).
This managing of the task is done in
WAU-MSI_Actions.ps1viaCA_PowerShell_Install/SetCA_PowerShell_Install.But either way (reparing/uninstall/install) you're not going to lose any logs.
You lose the black/white list and the mods (reverted to original installation)