Hi everyone :), I use office uninstall tool to uninstall Office 2013/2016 on all users computers but I wonder if it is possible to run that tool silently without having to run each vbs-file extracted from the cabinetfile?.
It works to extract the cabinetfile downloaded from link https://support.office.com/en-us/article/Uninstall-Office-2013-Office-2016-or-Office-365-from-a-PC-9dd49b83-264a-477a-8fcc-2fdf5dbf61d8 and then run each vbs-file with command with switch CLIENTALL /Quiet example cscript.exe /offscrub_o15msi.vbs /CLIENTALL /Quiet works fine silently but I wonder if it is possible to uninstall all 2013/2016 versions without having to run each vbs-file?. Maybe it is not possible since the downloaded file is not an single misfile or is there any other vbs-file that i can run that calls every other vbsfile?.
If it is not possible it is ok for me to run each vbs-file silently :).
Best regards
It works to extract the cabinetfile downloaded from link https://support.office.com/en-us/article/Uninstall-Office-2013-Office-2016-or-Office-365-from-a-PC-9dd49b83-264a-477a-8fcc-2fdf5dbf61d8 and then run each vbs-file with command with switch CLIENTALL /Quiet example cscript.exe /offscrub_o15msi.vbs /CLIENTALL /Quiet works fine silently but I wonder if it is possible to uninstall all 2013/2016 versions without having to run each vbs-file?. Maybe it is not possible since the downloaded file is not an single misfile or is there any other vbs-file that i can run that calls every other vbsfile?.
If it is not possible it is ok for me to run each vbs-file silently :).
Best regards