Knight! Customer Joined Sep 22, 2020 Messages 67 Reaction score 13 Oct 19, 2021 #1 Good day, Can i ask you regarding 3CX Windows Client (Legacy) mass uninstall method in AD Could you share a tool or script for start mass uninstall old v16 client on all workstation in AD ?
Good day, Can i ask you regarding 3CX Windows Client (Legacy) mass uninstall method in AD Could you share a tool or script for start mass uninstall old v16 client on all workstation in AD ?
Parslej Forum User Joined Jun 16, 2021 Messages 62 Reaction score 18 Oct 20, 2021 #2 Here is how I've managed that: taskkill /im 3CXWin8Phone.exe wmic product where name="3CXPhone for Windows" call uninstall /nointeractive Reactions: ChrisC_3CX, Evolute IT, NickD_3CX and 1 other person
Here is how I've managed that: taskkill /im 3CXWin8Phone.exe wmic product where name="3CXPhone for Windows" call uninstall /nointeractive