Hi there, I have a program that creates local Groups. Clients will add either local accounts or domain accounts into these groups. We now have a new version of software and during the upgrade process, since the upgrade type is 'Uninstall old version first and then install new version', the groups appear to be removed and re-added, thus wiping out the group membership.
Is there any way around this? The only options available for 'Users and Groups' are -Fail if the group already exists and -Skip group creation if the group already exists. I ahve selected the latter in my project.
Thanks.