reqoppara.blogg.se

How to uninstall teamviewer files
How to uninstall teamviewer files






how to uninstall teamviewer files

"C:\Program Files (x86)\TeamViewer\uninstall.exe" /S. If the machine meets the condition, it'll run the step. Note, you'll want to create a condition on the conditions tab in the PDQ Deploy package to look for file uninstall.exe in the C:\Program Files\TeamViewer directory. "C:\Program Files\TeamViewer\uninstall.exe" /S. Steps 2 and 3 are broken into 2 parts because TeamViewer could very well possibly be installed to 2 different directories.

how to uninstall teamviewer files

If it isn't running, produce an error code and add that value to your package as a success code. Alternatively, you could run Powershell to confirm that the service is running. You can go this route or select continue if the package fails so the deployment moves to the next step. If the machine isn't a member of the collection, the package will skip this step. Note, you may want to run a scan for services first, create a collection in PDQ Inventory to collect all machines running the TeamViewer service, then create a condition on the conditions tab in the PDQ Deploy package to only run this step if the TV service is running. Steps that fail will stop your package from deploying by default. Also add some conditions on each step so the steps run without failing. 3 "Command Prompt" steps and 2 Scanning steps. David Boyd I don't know if you found a solution to this, but this is what I did and it works like a charm.Ĭreate a custom package in PDQ Deploy named "Uninstall TeamViewer" with 5 steps.








How to uninstall teamviewer files