Hi, I'm trying to mess with getting a patch pushed to all our desktops in our office. We do not use AD and we don't have any third party software like SMS.
I initially tried to use the msiexec command and put it in the batch file. However after trying it the patch wants administrator rights to install and thus doesn't really work. The msiexec command has an administrative install command but it seems like it just extracts the .msi to a network location.
Is there anything I'm missing with this approach? or is there another free solution to deploying this patch? Thanks for any help. - John
I initially tried to use the msiexec command and put it in the batch file. However after trying it the patch wants administrator rights to install and thus doesn't really work. The msiexec command has an administrative install command but it seems like it just extracts the .msi to a network location.
Is there anything I'm missing with this approach? or is there another free solution to deploying this patch? Thanks for any help. - John